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
Graph
59b295dbbef33ba4d59adb67bcfb81e7463b95d4
Select Git revision
Branches
2
dw-cmsisdap-path
max32xxx
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Oct
18
17
16
14
13
12
11
10
9
8
7
8
7
6
5
2
1
30
Sep
29
28
27
26
25
24
23
22
21
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
Doc: jtag_init must validate scan chain too
fix single step of bx instruction going into Thumb mode
Ignore openocd.exe for "git status"
corrective fix for MinGW GNU C99 printf compliance
Sync with official Jim Tcl repository.
Switch from svn to git version string handling.
SDRAM and clock configuration for the SAM9-L9260 board from Olimex
safer conversion to HANDLER on MinGW-W64
Ignore two more generated files
More MinGW C99 printf compliance
jim-eventloop for MinGW-w64
build tweak for bin2char
xscale: better fix for debug_handler.bin
another portability update
portability updates
doc updates to match "help" better
Fw: [PATCH] OpenRD board configuration
S29WS-N CFI query fix is to try 0x555 if 0x55 fails.
Work in progress on arm11 reset. Assert srst.
iMX target config script's ported from Freescale BSP.
Fix problems building xscale_debug.S
omap2420.cfg updates
fix detection of PLD instructions
fix pass_condition() LE condition code check
cosmetic cleanup in TMS tables
Cleanup: nuke trailling whitespaces
Do not replace virt2phys with the default one if it was assigned
Retired gdb_attach. gdb-detach event covers this functionality.
Missing type for eCos.
Fix warning.
Delete commented out code. Add a bit of error checking.
arm11 seems to gate JTAG when srst is asserted
Propagate error from assert, deassert and halt on tcl target object.
xscale: stackframe corruption bugfix
More error propagation fixes.
arm11 burst writes are now only enabled for writes larger than 1 word. Single word writes are frequently used from reset init scripts to non-memory peripherals.
Xilinx xcr3256.cfg basic config script
Retire arm11 no_increment. Intended for future expansion to read/write to ports. New arm11 commands would have to be added to exploit it.
Propagate wDTR/rDTR failure immediately, otherwise it's followed up by timeout errors.
Fix warning and improve error message upon burst transfer failure
Loading