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.
072d6d3db620d1592b988d9822cc01812eef3586
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
30
Oct
29
28
27
26
25
24
23
22
21
20
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
bin2char: for win32 set stdin/stdout to binary mode
SVF: fix checking bit pattern against length
Olimex FT2232H JTAG adapters
XSVF: bugfix handling state paths
Bump rc version and add -dev tag.
The openocd 0.3.0-rc0 release.
Cortex-M3: remove exports and forward decls
ARM926: remove exports and forward decls
bugfix: stack corruption loading IHex images
Add script to test the release process.
Rewrite release script to use GIT.
Factor version munging capabilities out of release.sh.
Factor release version functions into new script.
Add git2cl from repo.or.cz as a submodule in tools/git2cl.
Improve .gitignore rules.
ARM: fix single-step of Thumb unconditional branch
ARM: fix target address when disassembling Thumb BLX
Signalyzer: H2 and H4 support
Signalyzer: new config files
ARM: fix Thumb mode handling when single-stepping register based branch insns
ARM: allow proper single stepping of Thumb BL and BLX instructions
ARM: call thumb_pass_branch_condition() only for actual branch opcodes
ft2232: less noise with _DEBUG_JTAG_IO_
JTAG: "jtag newtap ..." cleanup
PXA255: force reset config
omap3530: target reset/init improvements
ARM ADIv5: "dap info" gets more readable
Fix incorrect line endings
Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/openocd/openocd
balloon3 board base config
SVF: fix parsing hex strings containing leading '0' characters
Idea for adding watchpoint masks.
JTAG: simple autoprobing
minor fixes to TODO list
fix syntax of mww phys.
check if mmu is enabled before using mmu code path
ARM: rename "arm9tdmi vector_catch" to "arm9 ..."
JTAG: jtag_tap_init() bugfixes
xscale: always reload handler after reset
vector_catch and watchpoint TODO items.
Loading