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.
1793150091a813e5de4552fc17dd5baf1a474829
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
18
Sep
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
5
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
More CortexA8 debug register definitions.
Fix argument passing in cortex_a8_write_cp.
Dirk Behme <dirk.behme@googlemail.com> document post TAP reset event
David Brownell <david-b@pacbell.net>
David Brownell <david-b@pacbell.net>
David Brownell <david-b@pacbell.net> some early todo items on run_algorithm
tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's after a TAP_RESET.
- revert change made to sheevaplug.cfg in rev2573
Nicolas Pitre <nico@cam.org> put feroceon target definition at the end so to avoid a
Nicolas Pitre <nico@cam.org> Dragonite support
spelling mistake
do not use dynamically sized stack arrays, not compatible with embedded OS's
registering a target event twice caused infinite loop. Same bug as in jtag/core.c copy & pasted.
syntax error fix
Alexei Babich <a.babich@rez.ru> cleanup
Nicolas Pitre <nico@cam.org> tighten error checking in bulk_write
Loading