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
1812a3535c6a735c7014dd8dc4efc2849a566230
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
Mar 11, 2008
- retired unused jtag events. The code was incorrect
· 1812a353
oharboe
authored
17 years ago
1812a353
- 16 and 32 bit unaligned accesses supported
· 0fe2a543
ntfreak
authored
17 years ago
0fe2a543
retire unused code.
· 09e303bb
oharboe
authored
17 years ago
09e303bb
JTAG_END_STATE is now retired. It is no longer queued.
· ac5fb035
oharboe
authored
17 years ago
ac5fb035
- fixed jtag_add_reset(). It no longer causes jtag_execute_queue() to
· 9a9cc91b
oharboe
authored
17 years ago
9a9cc91b
Pavel Chromy: telnet line buffer size checking, history does not store...
· 970e1660
oharboe
authored
17 years ago
970e1660
Mar 10, 2008
backed out changes from 483.
· 7dc02532
oharboe
authored
17 years ago
7dc02532
more target scripts wip.
· 088bba43
oharboe
authored
17 years ago
088bba43
more target scripts wip.
· 32eea2a2
oharboe
authored
17 years ago
32eea2a2
Pavel Chromy: hopefully perfection for async output and prompt/partially typed...
· cce7512c
oharboe
authored
17 years ago
cce7512c
Pavel Chromy: the attached patch refines PRESTO support and makes it work with libftdi.
· e378eeec
oharboe
authored
17 years ago
e378eeec
prettier async output
· e7b7025c
oharboe
authored
17 years ago
e7b7025c
· 703dc714
oharboe
authored
17 years ago
703dc714
- the jtag chain is examined and validated after GDB & telnet servers
· e6dac739
oharboe
authored
17 years ago
e6dac739
- Fixed various error handling when looking for memory leaks
· 0424155d
oharboe
authored
17 years ago
0424155d
- LOG_SILENT can be used to silence the log(needed in upcoming patches)
· 0a34980f
oharboe
authored
17 years ago
0a34980f
added stm32.cfg to install list
· ecb227f1
oharboe
authored
17 years ago
ecb227f1
Mar 09, 2008
Michael Bruck: fix warning
· 4486a8f8
oharboe
authored
17 years ago
4486a8f8
- add stm32 target script
· 5808db82
ntfreak
authored
17 years ago
5808db82
Mar 08, 2008
- added more TARGET_HALTED checks for the read/write_memory handlers
· ddd98750
ntfreak
authored
17 years ago
ddd98750
typo.
· 21bc69bc
oharboe
authored
17 years ago
21bc69bc
Mar 07, 2008
· c78b4fe4
oharboe
authored
17 years ago
c78b4fe4
Asynchronous output information from e.g. a halt is now displayed again.
· 29fc9b25
oharboe
authored
17 years ago
29fc9b25
- fix cross endian ELF loading
· a3f35e34
vpalatin
authored
17 years ago
a3f35e34
- The elf loader incorrectly assumed that the program header always follows...
· 984e9f0e
ntfreak
authored
17 years ago
984e9f0e
Michael Bruck: fixed warnings
· d3f3f614
oharboe
authored
17 years ago
d3f3f614
Edgar Grimberg, fix arm926ejs_examine_debug_reason return value.
· 081bc061
oharboe
authored
17 years ago
081bc061
Added some timeout handling to XScale so OpenOCD doesn't get
· 8bc200e1
oharboe
authored
17 years ago
8bc200e1
minor corrections for target scripts.
· c9f1b340
oharboe
authored
17 years ago
c9f1b340
- correct spelling typo in stm32x flash driver
· 189ef12a
ntfreak
authored
17 years ago
189ef12a
Pavel Chromy, the patch fixes an issue with PRESTO & FTD2XX under Linux.
· 6e2acffa
oharboe
authored
17 years ago
6e2acffa
alloc_printf and alloc_vprintf
· d9ac6b1d
oharboe
authored
17 years ago
d9ac6b1d
wi-9c target scripts
· 96261e82
oharboe
authored
17 years ago
96261e82
Removed code that inserted prompt after printing asynchronous information....
· c317ffe2
oharboe
authored
17 years ago
c317ffe2
- added str912/str710_program.script
· e66f9aab
mifi
authored
17 years ago
e66f9aab
removed excessive debug output. Perhaps a debug_level 4 should be introduced?...
· e199d7bd
oharboe
authored
17 years ago
e199d7bd
Cosmetic fixes from Uwe Hermann
· 55b4d9a9
oharboe
authored
17 years ago
55b4d9a9
Mar 06, 2008
Pavel Chromy: va_copy should always be paired with va_end.
· d74d72c7
oharboe
authored
17 years ago
d74d72c7
retired
· ff59d1c4
oharboe
authored
17 years ago
ff59d1c4
use jtag_execute_queue() instead of jtag->execute_queue()
· cc4466df
oharboe
authored
17 years ago
cc4466df
Loading