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
c333611f2b15e7f4e9462f7d4376bbf922bf65a4
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
Apr 16, 2008
Update Embedded ICE registers explicitly during target->type->examine() instead
· c333611f
oharboe
authored
17 years ago
c333611f
Edgar Grimberg added some missing scripts from the install
· c9dfba18
oharboe
authored
17 years ago
c9dfba18
fix SEGFAULT regression in cortex after TRST fixes
· 3aa95240
oharboe
authored
17 years ago
3aa95240
Apr 15, 2008
- sw_bkpts fails if the target is not halted. The side effect is
· 5295bb31
oharboe
authored
17 years ago
5295bb31
Added checks for target->type->read/write_memory, soft_reset_halt and...
· e18e23e1
oharboe
authored
17 years ago
e18e23e1
target read/write is no longer attempted for target_xxx() functions when the...
· 5aa93a5e
oharboe
authored
17 years ago
5aa93a5e
Apr 14, 2008
- added new and missing target scripts - stm32stick and str730
· 9bd01168
ntfreak
authored
17 years ago
9bd01168
retired fast_memory_access. It's always fast now.
· 6a775dff
oharboe
authored
17 years ago
6a775dff
- split str71x driver into banks
· 80d20326
ntfreak
authored
17 years ago
80d20326
moved out stuff that wasn't already moved from openocd.pdf to the target library.
· 53c41935
oharboe
authored
17 years ago
53c41935
Added a few tweaks while playing with texi.
· f2047d47
oharboe
authored
17 years ago
f2047d47
TRST is asserted *before* target->type->assert_reset() is invoked. Removed old code.
· 61ab13f8
oharboe
authored
17 years ago
61ab13f8
Apr 13, 2008
More robust handling of unknown target state for step/continue packet.
· f62ba355
oharboe
authored
17 years ago
f62ba355
A dummy driver to test codepath w/no contact w/target.
· 7280d4a2
oharboe
authored
17 years ago
7280d4a2
allows launching OpenOCD w/telnet+gdb server w/the
· 23837f5a
oharboe
authored
17 years ago
23837f5a
allows launching OpenOCD w/telnet+gdb server w/the
· 7de51cee
oharboe
authored
17 years ago
7de51cee
- Set up ICE registers after TRST
· d9f50cb7
oharboe
authored
17 years ago
d9f50cb7
Apr 11, 2008
found two more gaffes for reset wip
· fdd5582f
oharboe
authored
17 years ago
fdd5582f
fixed gaffe for default examine implementation
· d300ecfc
oharboe
authored
17 years ago
d300ecfc
Reset wip. Just adding hooks. This is just to reduce the size of the actual...
· c688c1cf
oharboe
authored
17 years ago
c688c1cf
Reset wip. Just adding hooks. This is just to reduce the size of the actual...
· c4a2fdbc
oharboe
authored
17 years ago
c4a2fdbc
Wip - split target setup and target examination
· 0d7d64b5
oharboe
authored
17 years ago
0d7d64b5
added target->type->examine(). Eventually this will allow for bringing up...
· 7805be1b
oharboe
authored
17 years ago
7805be1b
Improved XScale performance for embedded hosted OpenOCD
· a7d3a4a7
oharboe
authored
17 years ago
a7d3a4a7
Apr 10, 2008
- remove AC_C_VARARRAYS and set check of autoconf back to 2.59
· df9adb7b
mifi
authored
17 years ago
df9adb7b
stop using variable sized arrays. That's something that belongs to C++ and not C.
· 2b165096
oharboe
authored
17 years ago
2b165096
- added svn props for newly added parport.cfg
· 518bce6c
ntfreak
authored
17 years ago
518bce6c
- single core context used, removed debug context as thought unnecessary.
· 9c3dec37
ntfreak
authored
17 years ago
9c3dec37
- due to previous patch adding AC_C_VARARRAYS, autoconf v2.61 min required
· 1ade331b
ntfreak
authored
17 years ago
1ade331b
Apr 09, 2008
target lib wip
· 44fd861b
oharboe
authored
17 years ago
44fd861b
back out Don Porges workaround for some device with manufcaturer # 0x1a2
· b22ae900
oharboe
authored
17 years ago
b22ae900
- add missing svn props
· 23939e4f
ntfreak
authored
17 years ago
23939e4f
Don Porges fixed c99 issues.
· 2585fc34
oharboe
authored
17 years ago
2585fc34
- added "init" command. "init" and "reset" at end of startup script is equivalent
· a0647227
oharboe
authored
17 years ago
a0647227
Apr 08, 2008
use jtag.c's cur/end_state global variables.
· 94320a1d
oharboe
authored
17 years ago
94320a1d
Edwin Olson found bug & tested fix for flash write_image for stellaris.
· de330ca5
oharboe
authored
17 years ago
de330ca5
lm3s6965.cfg contributed by Edwin Olson
· 30cda620
oharboe
authored
17 years ago
30cda620
added a couple of LOG_ERROR() messages to improve logfile.
· a4ed8481
oharboe
authored
17 years ago
a4ed8481
Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms().
· eabb49b5
oharboe
authored
17 years ago
eabb49b5
The endstate now reports the endstate of the queue instead of
· 4b2defe6
oharboe
authored
17 years ago
4b2defe6
Loading