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.
8e081cf401efc9235ccd1ca4c7665b5f5dddc1cd
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
6
Jul
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
4
3
2
1
31
May
30
29
28
27
26
25
24
23
22
21
20
19
18
more debug output for translation of arm mode number to enum
a bit more debug output for translation of invalid mode numbers
Fix certain arm926ejs targets(e.g. i.MX27) which report an unknown MOE(method of entry) - interpret this as dbgrq. "reset run" + "halt" + "step" now works.
Fix regression in "step" command introduced in 2190
revert svn 1679 - fixes cp15 read/write timeout. Single stepping still broken.
Update Release Script documentation to reflect current implementation.
The late birth of the NEWS file also caused me to revisit the release
Add NEWS file for the 0.2.0 release.
Add script to automate most of the release process.
Ferdinand Postema <ferdinand@postema.eu>:
Gary Carlson <gcarlson@carlson-minot.com>:
10ms timeout check on cp15 read/write
simplify debug_reason check
Fix maintainer-clean target in doc directory.
bitrot: fix numerous syntax errors
added known problem w/line number's being off in syntax errors for target reset events
try to use tabs instead of spaces
human readable error message upon invalid arguments
zy1000 now listens for port 1234. Upon accepting connection reboot zy1000.
Major update to release process documentation:
more files to svn:ignore
Xiaofan Chen <xiaofanc@gmail.com> With this patch, OpenOCD can talk to my
Add AUTHORS.ChangeLog file suitable to be passed to 'svn2cl --authors'.
Add AUTHORS for 0.2.0 release.
Remove --enable-release option; if guess-rev.sh is missing, it is a release.
Remove vim editor commands from TCL files.
Fix FTD2XX build for CygWin.
Commit first draft of release process documentation.
add svn:ignore to INSTALL file (it's generated)
zy1000 1.53 snapshot
David Brownell <david-b@pacbell.net> Fix two texinfo formatting bugs. The first was visible by
David Brownell <david-b@pacbell.net>:
David Brownell <david-b@pacbell.net>:
David Brownell <david-b@pacbell.net>:
Minor fixes to Developer Manual pages.
Add missing copyright header to target_type.h.
Add missing copyright header and fix @page direction in membuf.h.
Update TODO list to relect 0.2.0 release.
Add comments to README about compiler and library dependencies.
- add stm32 connectivity line tapid to stm32.cfg
Loading