Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openocd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
card10
openocd
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2378eaadef3ac713ceae93c4282a2fd4d3152cfe
Select Git revision
Branches
2
dw-cmsisdap-path
max32xxx
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Sep
20
19
18
17
16
15
14
13
12
11
10
9
8
7
4
3
2
1
31
Aug
30
28
27
26
25
24
21
20
19
18
16
13
7
6
31
Jul
27
26
24
23
22
21
20
19
17
16
15
14
13
12
11
10
8
7
6
4
3
2
1
30
Jun
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
13
12
11
10
9
8
7
Remove annoying end-of-line whitespace from most src/*
Ethan Eade <ethan@evolution.com> board config script for Cogent CSB732 i.MX35 (arm1136)
Ensure that DaVinci chips can't start with a too-fast JTAG clock.
Update the jtag-examine_chain() logic to verify that there's no
Enhancement: stm32 flash protection error message
Update the User's Guide to cover the scan chain verification step
Debug message updates:
Minor regression bugfix for the jtag_tap_handle_event() case
Added CPUDBG_WCR_BASE define
Avoid cache invalidation when writing to hardware debug registers
Reduced sleep time after reset
Style cleanup for the updated ft2232_add_pathmove().
Minor behavior fixes for the two JTAG reset events (C/internal,
Minor tweaks to description of JTAG adapter/dongle issues.
Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.c
remove unused externs
Tweak TCL reset script ... mostly improving descriptions of
Address codereview comment from Steve Grubb <sgrubb@redhat.com>:
Minor fixes to NAND code and docs
Fix coredump seen in some code paths.
michal smulski <michal.smulski@ooma.com> fix regression in jtag_add_pathmove() which broke arm11 in r1825. Other uses of jtag_add_pathmove are svn + xsvf + xscale...
prefix zy1000_reboot command to avoid name conflicts
srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_jtag added to reset_config. Could i.MX27 be a case where srst does not pull trst, but really srst gates jtag clock?
The "arm9tdmi.c" file is more of a generic ARM9 support file:
Doc update: mention how ARM's WFI instruction affects
Remove unused varables (moved to armv7a)
Use a variable armv7a->debug_base instead of hardedcoded OMAP3530_DEBUG_BASE
Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family (ARM968E).
Define debug_base, debug_ap, memory_ap in armv7a_common_t
Updated mode string list.
Definy symbolic values for VA to PA address translation operations
fix bug when using 32 instead of 64 bit value in callback, caught by -Wall
added embedded ice programming while srst is asserted todo item
Check return values to avoid infinite wait in loop on error.
Cache invalidation when writing to memory
error message upon recursive invocation of reset from reset event handlers
fix email address
Rolf Meeser <rolfm_9dq@yahoo.de> warning fix in previous commit was wrong. target_code_size needs the real value later.
fix warning
Magnus Lundin <lundin@mlu.mine.nu> Disable poll while core register initialization
Loading