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
c318068839e39ac0c2186c6af9e469eda4eff9fc
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
Jun 07, 2009
Factoring of jtag_examine_chain for maintainability:
· c3180688
zwelch
authored
15 years ago
c3180688
Factoring of jtag_examine_chain for maintainability:
· 90dbfcea
zwelch
authored
15 years ago
90dbfcea
Factoring of jtag_examine_chain for maintainability:
· 861f52ff
zwelch
authored
15 years ago
861f52ff
Factoring of jtag_examine_chain for maintainability:
· 15ae1ac6
zwelch
authored
15 years ago
15ae1ac6
Factoring of jtag_examine_chain for maintainability:
· 32350a50
zwelch
authored
15 years ago
32350a50
Factoring of jtag_examine_chain for maintainability:
· 401d6472
zwelch
authored
15 years ago
401d6472
Factoring of jtag_examine_chain for maintainability:
· 0b08845e
zwelch
authored
15 years ago
0b08845e
Clean up handle_endstate_command():
· 43e1ed24
zwelch
authored
15 years ago
43e1ed24
Jun 05, 2009
David Brownell <david-b@pacbell.net> target/at91rm9200.cfg cleanup
· f92b104d
oharboe
authored
15 years ago
f92b104d
remove hacks no longer required to build OpenOCD w/eCos
· aee65603
oharboe
authored
15 years ago
aee65603
remove unused include file: strings.h
· af838b03
oharboe
authored
15 years ago
af838b03
remove unused include file: inttypes.h
· 3b3a5b64
oharboe
authored
15 years ago
3b3a5b64
remove unused include file: inttypes.h
· a49faa20
oharboe
authored
15 years ago
a49faa20
Eliminate MixedCaps symbol from public JTAG TAP API:
· 0eb5c750
zwelch
authored
15 years ago
0eb5c750
Eliminate MixedCaps symbol from public JTAG TAP API:
· 0d39db11
zwelch
authored
15 years ago
0d39db11
Eliminate MixedCaps symbol from public JTAG TAP API:
· 92cf9429
zwelch
authored
15 years ago
92cf9429
Eliminate MixedCaps symbol from public JTAG TAP API:
· 7db58396
zwelch
authored
15 years ago
7db58396
Eliminate MixedCaps symbol from public JTAG TAP API:
· 689e9664
zwelch
authored
15 years ago
689e9664
Eliminate MixedCaps symbol from public JTAG TAP API:
· 473dc89c
zwelch
authored
15 years ago
473dc89c
Eliminate MixedCaps symbol from public JTAG TAP API:
· 05eb8d8c
zwelch
authored
15 years ago
05eb8d8c
Eliminate MixedCaps symbol from public JTAG TAP API:
· dd89964a
zwelch
authored
15 years ago
dd89964a
Eliminate MixedCaps symbol from public JTAG TAP API:
· eaf37cf9
zwelch
authored
15 years ago
eaf37cf9
Add accessors for jtag_verify; use them in jim command handler.
· 499f30f6
zwelch
authored
15 years ago
499f30f6
Add accessors for reset delays; use them in jim command handlers.
· 99fd4795
zwelch
authored
15 years ago
99fd4795
Add accessors for speed_khz; use them in jim command handler.
· d5303138
zwelch
authored
15 years ago
d5303138
Jun 04, 2009
Add jtag_get_flush_queue_count accessor to help future factoring.
· 8580c701
zwelch
authored
15 years ago
8580c701
Clean up the JTAG TAP creation handler:
· a8473262
zwelch
authored
15 years ago
a8473262
Clean up the core JTAG TAP APIs:
· d3d02f47
zwelch
authored
15 years ago
d3d02f47
Change hasKHz to use bool type.
· 82a5f6ff
zwelch
authored
15 years ago
82a5f6ff
Add missing static keywords in JTAG source file.
· c0f9fbcc
zwelch
authored
15 years ago
c0f9fbcc
unbreak arm11. TAP_INVALID is used to communicate inband that a special state...
· 01801e3f
oharboe
authored
15 years ago
01801e3f
- add support for different TAR autotincrement sizes as per ARM ADI spec.
· f7d3fdb1
ntfreak
authored
15 years ago
f7d3fdb1
Rename jtag_add_end_state to jtag_set_end_state since "add" implies that
· d8610026
oharboe
authored
15 years ago
d8610026
Introduce jtag_get_end_state() fn to clarify code a bit.
· f1331581
oharboe
authored
15 years ago
f1331581
tiny bit of encapsulation of global end state. No longer expose it as a global variable.
· 310a9eab
oharboe
authored
15 years ago
310a9eab
do not modify global end state from jtag_add_xxx()
· 9e8dce64
oharboe
authored
15 years ago
9e8dce64
remove unused code.
· 89e9d86a
oharboe
authored
15 years ago
89e9d86a
no longer use jtag_add_xxx() to set end state to TAP_DRPAUSE
· 040e6cef
oharboe
authored
15 years ago
040e6cef
no longer use jtag_add_xxx() to set end state to TAP_IDLE. Same must be done for TAP_DRPAUSE
· f4993415
oharboe
authored
15 years ago
f4993415
use assert() to catch TAP_INVALID passed to jtag_add_xxx() fn's.
· f86f2ab3
oharboe
authored
15 years ago
f86f2ab3
Loading