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
ec3015db1ab822e1245a00ce4884ef67dea6137f
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
Sep 11, 2009
- revert change made to sheevaplug.cfg in rev2573
· ec3015db
ntfreak
authored
15 years ago
ec3015db
Nicolas Pitre <nico@cam.org> put feroceon target definition at the end so to avoid a
· 25f9a466
oharboe
authored
15 years ago
25f9a466
Nicolas Pitre <nico@cam.org> Dragonite support
· 00e900f8
oharboe
authored
15 years ago
00e900f8
spelling mistake
· f89d1cbf
oharboe
authored
15 years ago
f89d1cbf
do not use dynamically sized stack arrays, not compatible with embedded OS's
· 0dcfbec7
oharboe
authored
15 years ago
0dcfbec7
registering a target event twice caused infinite loop. Same bug as in jtag/core.c copy & pasted.
· 58b78818
oharboe
authored
15 years ago
58b78818
syntax error fix
· 6dd8f37e
oharboe
authored
15 years ago
6dd8f37e
Alexei Babich <a.babich@rez.ru> cleanup
· 9b1a938a
oharboe
authored
15 years ago
9b1a938a
Nicolas Pitre <nico@cam.org> tighten error checking in bulk_write
· c5f54c53
oharboe
authored
15 years ago
c5f54c53
Sep 10, 2009
eol-style:native
· 49d0ea21
oharboe
authored
15 years ago
49d0ea21
Alexei Babich <a.babich@rez.ru> imx31 nand flash controller support
· 9262e0db
oharboe
authored
15 years ago
9262e0db
Alexei Babich <a.babich@rez.ru> fix problems with unecessary tailend byte...
· 3bade442
oharboe
authored
15 years ago
3bade442
michal smulski <michal.smulski@ooma.com> telo target/board scripts
· b4acbee4
oharboe
authored
15 years ago
b4acbee4
Sep 09, 2009
Rolf Meeser <rolfm_9dq@yahoo.de>
· 7b5ddb4a
oharboe
authored
15 years ago
7b5ddb4a
- Fix bug-in-waiting when adding more than one TAP event type
· 983f5a1a
oharboe
authored
15 years ago
983f5a1a
David Brownell <david-b@pacbell.net>
· aa46b153
oharboe
authored
15 years ago
aa46b153
David Brownell <david-b@pacbell.net>
· 8b2b0071
oharboe
authored
15 years ago
8b2b0071
Sep 08, 2009
Report correct core instruction state for ARMv/A targets
· 857c06ca
mlu
authored
15 years ago
857c06ca
Load PC with bit 0 set to 1 when resuming to say in Thumb instruction state.
· f6a5749c
mlu
authored
15 years ago
f6a5749c
David Brownell <david-b@pacbell.net>
· 5dae4753
oharboe
authored
15 years ago
5dae4753
David Brownell <david-b@pacbell.net>
· 57e12b7e
oharboe
authored
15 years ago
57e12b7e
Sep 07, 2009
Improved handling of instruction set state, helps for debugging Thumb state.
· 2c76cd71
mlu
authored
15 years ago
2c76cd71
Sep 04, 2009
Mahr, Stefan <Stefan.Mahr@sphairon.com> removes the endianness swapping in...
· a690ee3c
oharboe
authored
15 years ago
a690ee3c
use "armv4_5 core_state arm" instead of soft_reset_halt, fewer side effects
· 0b11e4db
oharboe
authored
15 years ago
0b11e4db
Dirk Behme <dirk.behme@googlemail.com> retire jtag_speed usage
· b13dbc80
oharboe
authored
15 years ago
b13dbc80
Dirk Behme <dirk.behme@googlemail.com> Add default fall back freqency.
· 982ac083
oharboe
authored
15 years ago
982ac083
set ARM mode using explicit command rather than soft_reset_halt which has lots of side effects.
· 2e29131f
oharboe
authored
15 years ago
2e29131f
Matt Hsu <matt@0xlab.org> This patch simply enables the halting debug mode.
· 81b57a3f
oharboe
authored
15 years ago
81b57a3f
more debug output for breakpoints
· ee329275
oharboe
authored
15 years ago
ee329275
Matt Hsu <matt@0xlab.org> Tidy up the bit-offset operation for DSCR register
· 51be978b
oharboe
authored
15 years ago
51be978b
David Brownell <david-b@pacbell.net> "set _TARGETNAME ..." cleanup
· ce89c7bf
oharboe
authored
15 years ago
ce89c7bf
David Claffey <dnclaffey@gmail.com> get rid of reset recursion
· 76b78fee
oharboe
authored
15 years ago
76b78fee
Sep 03, 2009
David Brownell
· a89dd2ca
oharboe
authored
15 years ago
a89dd2ca
Sep 02, 2009
David Claffey <dnclaffey@gmail.com> tested with the Atheros reference design "PB44"
· 3878b127
oharboe
authored
15 years ago
3878b127
Crusty Code fixes from the tcl directory re-arragements
· cde17a42
duane
authored
15 years ago
cde17a42
Sep 01, 2009
- fixes the incorrect info msg displayed during stellaris flash programming.
· f7f38fa7
ntfreak
authored
15 years ago
f7f38fa7
- fix a regression when using cortex_m3 emulated dcc channel
· fbf775c0
ntfreak
authored
15 years ago
fbf775c0
Aug 31, 2009
Warning fix
· a41725c7
duane
authored
15 years ago
a41725c7
Gary Carlson <gcarlson@carlson-minot.com> config file
· bb5f713e
oharboe
authored
15 years ago
bb5f713e
Ferdinand Postema <ferdinand@postema.eu> config script for the MMnet1001 module from Propox.
· 0dd669f2
oharboe
authored
15 years ago
0dd669f2
Loading