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
8ff85b62ef61f6e6f0f759ef9706bbea84b7c059
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 28, 2008
Uwe Hermann Add @dircategory and @direntry to the info page -- they're used to...
· 8ff85b62
oharboe
authored
17 years ago
8ff85b62
Uwe Hermann fixed some warnings.
· f76cf273
oharboe
authored
17 years ago
f76cf273
Feb 27, 2008
- correct line endings from previous commit
· 06b1bfed
ntfreak
authored
17 years ago
06b1bfed
- fix typo in ep93xx jtag driver to allow OpenOCD compilation on ARM (thanks...
· 8eab9e79
drath
authored
17 years ago
8eab9e79
- fix bug in ft2232 pathmove (thanks to Michael Bruck for the patch)
· 796fa81a
drath
authored
17 years ago
796fa81a
Nicolas Pitre listed some more devices.
· 5a15c6d8
oharboe
authored
17 years ago
5a15c6d8
Feb 26, 2008
- fix issue when target is already halted
· 0686e944
ntfreak
authored
17 years ago
0686e944
- code reformat (Thanks Pavel Chromy)
· 3a4f43ab
ntfreak
authored
17 years ago
3a4f43ab
fix naming conflict under Windows.
· a4cb1125
oharboe
authored
17 years ago
a4cb1125
oopss.. another jtag minidriver reset gaffe.
· 3e685d0b
oharboe
authored
17 years ago
3e685d0b
jtag_add_reset() minidriver gaffe fixed.
· bdbc833b
oharboe
authored
17 years ago
bdbc833b
Next step in the JTAG minidriver. This should be fairly close to the final thing, but
· 4c7891ec
oharboe
authored
17 years ago
4c7891ec
- jtag minidriver work in progress
· 11fa1489
oharboe
authored
17 years ago
11fa1489
Feb 25, 2008
- remove build warnings
· 5279d519
ntfreak
authored
17 years ago
5279d519
- 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
Loading