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
Commits
3d6bcf07921753141a3905ee5619724573460cb3
Select Git revision
Branches
2
dw-cmsisdap-path
max32xxx
default
protected
2 results
openocd
Author
Search by author
Any Author
authors
9R
9R
Administrator
root
Andreas Schildbach
pink
Daniel Hoffend
griffon
Definitely Not A Robot
Doloo1ai
Dirk Jäckel
biafra
G
G
Hauke Mehrtens
hauke
Jan Morawek
RFguy
Julian
hdsjulian
Lila Fisch
lilafisch
Martin Ling
martinling
Mateusz Zalega
msgctl
Michael Huebler
mh
Ole Dreessen
ole
Phileas
pl
Philip Brechler
plaetzchen
Renze
renze
Sabine Wolf
Bine
Sec 42
sec
20 authors
Feb 25, 2008
- convert all files to unix line-ending
· 3d6bcf07
drath
authored
17 years ago
3d6bcf07
Pavel Chromy
· 7f1944a4
oharboe
authored
17 years ago
7f1944a4
formatting.
· 375c5f85
oharboe
authored
17 years ago
375c5f85
Pavel Chromy style fixes.
· a08d86e8
oharboe
authored
17 years ago
a08d86e8
Fix from Pavel Chromy.
· 81184adf
oharboe
authored
17 years ago
81184adf
- Fix target library path problem w/Windows
· 3b5690ad
oharboe
authored
17 years ago
3b5690ad
From Michael Bruck
· 687a9553
oharboe
authored
17 years ago
687a9553
committed bugfix from Michael Bruck
· 4edcbe0a
oharboe
authored
17 years ago
4edcbe0a
dos2unix fix.
· bcb0124b
oharboe
authored
17 years ago
bcb0124b
- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of places
· e4821181
oharboe
authored
17 years ago
e4821181
· 815c3b35
oharboe
authored
17 years ago
815c3b35
Michael Bruck spotted an omission in svn 322
· d8456e48
oharboe
authored
17 years ago
d8456e48
Feb 24, 2008
- added "xscale fast_memory_access" which speeds up memory
· 8529e7c2
oharboe
authored
17 years ago
8529e7c2
move options handling to separate file to better support embedded implementations of OpenOCD
· e258c6ae
oharboe
authored
17 years ago
e258c6ae
- added -c option that will execute an openocd command
· 90697ca3
oharboe
authored
17 years ago
90697ca3
- fixed target->type->poll() return value
· 1aa85468
oharboe
authored
17 years ago
1aa85468
disable cfi_write_words(). Broken for spansion, fallback
· 379f0b0b
oharboe
authored
17 years ago
379f0b0b
debug_level 3 now prints seconds since start of openocd
· 2fe9bf16
oharboe
authored
17 years ago
2fe9bf16
- concretize JTAG state transition rules (previously implied behaviour is now documented)
· db4fe036
drath
authored
17 years ago
db4fe036
sharpend JTAG docs w.r.t. hw fifo implementations and retired...
· 3fe23f94
oharboe
authored
17 years ago
3fe23f94
added svn:ignore for files generated by bootstrap + build process.
· 2f48cbf9
oharboe
authored
17 years ago
2f48cbf9
cosmetic fixes to debug output + phasing out printf() in favour of logging...
· 958f845f
oharboe
authored
17 years ago
958f845f
- fixes possible crash when GDB connection is closed while target is running...
· 885ae471
drath
authored
17 years ago
885ae471
Feb 23, 2008
- fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch)
· 11ef6e64
drath
authored
17 years ago
11ef6e64
- Use NAND extended geometry information (thanks to Ben Dooks for this patch)
· 88b767e3
drath
authored
17 years ago
88b767e3
- added a test document as a starting point
· 86030196
mifi
authored
17 years ago
86030196
- added time command
· b9bdac02
oharboe
authored
17 years ago
b9bdac02
Feb 22, 2008
- added patch to remove count and time information from log_printf
· c1eb1a36
mifi
authored
17 years ago
c1eb1a36
- cosmetic changes to print out version without line number/time
· 34424b4b
mifi
authored
17 years ago
34424b4b
- fix read/write size for small unaligned accesses (thanks Michael Bruck)
· 3c58540e
vpalatin
authored
17 years ago
3c58540e
- added patch to solve problem with AT91SAM7SE MCU have 3, rather than just 2 GPNVM bits.
· 34bc9457
mifi
authored
17 years ago
34bc9457
- added patch to make single-stepping more resilient
· 2ab05303
mifi
authored
17 years ago
2ab05303
Feb 21, 2008
- add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch)
· 5cc4601c
vpalatin
authored
17 years ago
5cc4601c
Feb 20, 2008
- fix bug when using full paths to config files. Thanks Ted Roth
· a5ab45af
ntfreak
authored
17 years ago
a5ab45af
Feb 19, 2008
- added patch which fixed big/small endian problems on non-x86 host CPUs.
· 6057fc8a
mifi
authored
17 years ago
6057fc8a
- add search paths via new arg -s (-search). Thanks Ted Roth
· 95df797b
ntfreak
authored
17 years ago
95df797b
- add support for the majority of the Samsung ARM SoC family, S3C2410,...
· ee340df8
drath
authored
17 years ago
ee340df8
- Fixed bug in pathmove for XScale
· 5c0e8efa
ntfreak
authored
17 years ago
5c0e8efa
Feb 18, 2008
- reapply fix with telnet prompt while running/halting gdb
· b02d64a1
ntfreak
authored
17 years ago
b02d64a1
- Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this patch.
· 17b65ad9
drath
authored
17 years ago
17b65ad9
Loading