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.
f21026e2f5a9683ef1c8605bb67786f17af0b2e7
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
7
Oct
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
15
13
12
11
10
9
1.55 snapshot
Change version labels to work better with GIT
Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/openocd/openocd
Add basic support for DM6446 EVM board.
Dragonite has the same EICE affliction as feroceon.
Dragonite target script
Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/openocd/openocd
Introduced jtag_init and "jtag arp_init" to allow target scripts more control over how OpenOCD starts up and initializes the target.
stop using targetnum
Take "patches" out of .gitignore ... Win32 is case-crazy
Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/openocd/openocd
Add initial ".gitignore".
Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/openocd/openocd
Improve jtag_validate_ircapture() diagnostics.
Add a new JTAG "setup" event; use for better DaVinci ICEpick support.
Minor cleanup to ARM926 debug entry:
Update the NEWS file to cover more of the user-visible changes.
Get rid of needless OMAP and Davinci target config options
Updated reset event handling in omap3530 cfg
It is not possible to invalidate I-Cache on memory writes while the target is running
Make sure that DSCR_DTR_RX is not full before writing
More error reporting in Cortex_a8 execute_opcode
Added asser_reset and deassert_reset for cortex_a8
Added asser_reset and deassert_reset for cortex_a8
Minor ETB and ETM bugfixes and doc updates
ARMv7A: Report fault status registers when in Abort state
Update release process documentation.
Improve release script version tag management commands.
Add numeric version tag support to release script.
Improve release script version handling commands.
Add workaround to release script to update source code URL keyword.
Document and automate signature creation for the release archives.
Fix release script bugs after experience from 0.2.0:
Remove annoying EOL whitespace (again, sigh).
Add DSCR_DTR_RX_FULL bit define
strip gdb config options
michal smulski <michal.smulski@ooma.com> reset now works
Streamline Capture-IR validation code
ARM11 command handling fixes
Make "-expected-id 0" suppress warnings; not unlike it used to do.
Loading