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.
bb5086b83e098ea9839c4d44b486dacdd11da8d3
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
20
Oct
19
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
Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/IP client/server scheme.
Added the faux flash driver and target. Used for testing.
Added 'unlock' option to flash write_image
More svn to git version string fixes.
SVF: better spec conformance for STATE switch
davinci: add watchdog reset method
jtag_add_statemove() always uses TLR to get to RESET
SVF/XSVF: comment and whitespace fixes
Improve Makefile rules for XScale debug handler; fixes 'make distcheck'.
MinGW: always use "-D__USE_MINGW_ANSI_STDIO"
MinGW: use WinSock2
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.
Loading