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
86d3e744641ef670f4376e47589afac37d9a87ab
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 31, 2008
target_call_timer_callbacks_now() now invokes periodic callbacks immediately
· 86d3e744
oharboe
authored
17 years ago
86d3e744
Removed exit()'s. A reset is usually enough to work around these, reducing cycle times
· 408e1d86
oharboe
authored
17 years ago
408e1d86
make jtag_add_statemove() internal to the driver.
· a3a3426e
oharboe
authored
17 years ago
a3a3426e
Mar 28, 2008
Edgar Grimberg: added needed delays
· 77d73b25
oharboe
authored
17 years ago
77d73b25
Mar 26, 2008
TAP_SD/SI are now forbidden end states.
· 4411c264
oharboe
authored
17 years ago
4411c264
hooks for multithreading. Disable nagle
· 2df3ca97
oharboe
authored
17 years ago
2df3ca97
Mar 25, 2008
- rename log functions to stop conflicts under win32 (wingdi)
· d47e1b8f
ntfreak
authored
17 years ago
d47e1b8f
Mar 22, 2008
- gdb server was incorrectly sending null terminator on qXfer:features:read: packet
· a96f96d1
ntfreak
authored
17 years ago
a96f96d1
- updated docs with new commands/features
· ae176daa
ntfreak
authored
17 years ago
ae176daa
- changed jtag_add_reset errors to warnings
· f669c50f
ntfreak
authored
17 years ago
f669c50f
Mar 21, 2008
- armv7m control register now set as dirty when switching context
· 4622cb15
ntfreak
authored
17 years ago
4622cb15
- added new test results
· 5a452561
mifi
authored
17 years ago
5a452561
Mar 17, 2008
- fix warnings during configure cause by ecosboard. default to no, if host cpu isn't arm.
· 87939e55
drath
authored
17 years ago
87939e55
Mar 14, 2008
added profile command. It was added to simplify evaluation by testers.
· 3b2a068e
oharboe
authored
17 years ago
3b2a068e
Mar 13, 2008
reset and post reset speed & jtag_khz command documented.
· 7e8892ca
oharboe
authored
17 years ago
7e8892ca
Michael Bruck: fixed warnings
· 6de8c33c
oharboe
authored
17 years ago
6de8c33c
clarified jtag_khz command.
· 587dd1c3
oharboe
authored
17 years ago
587dd1c3
added jtag_khz for use with target library
· 9bf08119
oharboe
authored
17 years ago
9bf08119
- adds two speeds to jtag_speed. reset and post reset speed. Default
· 7de7bc80
oharboe
authored
17 years ago
7de7bc80
print ms in debug_level 3 logs. Seconds is not enough.
· a3dbb9ce
oharboe
authored
17 years ago
a3dbb9ce
XScale excessive waiting fix.
· b8dab6d0
oharboe
authored
17 years ago
b8dab6d0
marked infinite loop in code w/TODO and fixed warning.
· 979d6b79
oharboe
authored
17 years ago
979d6b79
Mar 12, 2008
Dominic undid some of my damage. CLK should now be set as intended in all cases.
· cb0bc93c
oharboe
authored
17 years ago
cb0bc93c
xscale now passes w/bitbang in 505
· 65cfb216
oharboe
authored
17 years ago
65cfb216
The bitbang driver leaves the TCK 0 when in idle
· 45af9d83
oharboe
authored
17 years ago
45af9d83
This moves common code into functions so as to make it clear
· 9bf8a4e4
oharboe
authored
17 years ago
9bf8a4e4
fixed regression in XScale introduce in 297
· 10c3b1c9
oharboe
authored
17 years ago
10c3b1c9
more info about latest working version
· 460894d5
oharboe
authored
17 years ago
460894d5
Corrections from Dominic
· 33c09a01
oharboe
authored
17 years ago
33c09a01
tinkered a bit with testing matrix.
· 691b4e0e
oharboe
authored
17 years ago
691b4e0e
Mar 11, 2008
reduce compare noise. If someone should be crazy enough to try to run OpenOCD...
· 0313c595
oharboe
authored
17 years ago
0313c595
With the recent changes the TRST needs to happen for every reset.
· b9162dcc
oharboe
authored
17 years ago
b9162dcc
tidy up output a bit. No longer show "accepted connection" inside Telnet session.
· d1fe9bac
oharboe
authored
17 years ago
d1fe9bac
- 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
Loading