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
14dc22612b2997ab536b7f984a3174bb8847b4e8
Select Git revision
0 results
openocd
Author
Search by author
Any Author
authors
0 authors
Sep 14, 2009
error message upon recursive invocation of reset from reset event handlers
· 14dc2261
oharboe
authored
15 years ago
14dc2261
fix email address
· 5a698086
oharboe
authored
15 years ago
5a698086
Rolf Meeser <rolfm_9dq@yahoo.de> warning fix in previous commit was wrong....
· 8e39f86e
oharboe
authored
15 years ago
8e39f86e
fix warning
· 9816f2ec
oharboe
authored
15 years ago
9816f2ec
Sep 13, 2009
Magnus Lundin <lundin@mlu.mine.nu> Disable poll while core register initialization
· 772d8d06
oharboe
authored
15 years ago
772d8d06
More CortexA8 debug register definitions.
· d4607c1f
mlu
authored
15 years ago
d4607c1f
Fix argument passing in cortex_a8_write_cp.
· c4ee12ea
mlu
authored
15 years ago
c4ee12ea
Sep 12, 2009
Dirk Behme <dirk.behme@googlemail.com> document post TAP reset event
· a17eb667
oharboe
authored
15 years ago
a17eb667
David Brownell <david-b@pacbell.net>
· 40f361dd
oharboe
authored
15 years ago
40f361dd
David Brownell <david-b@pacbell.net>
· c993d75d
oharboe
authored
15 years ago
c993d75d
Sep 11, 2009
David Brownell <david-b@pacbell.net> some early todo items on run_algorithm
· f6a29d43
oharboe
authored
15 years ago
f6a29d43
tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's after a TAP_RESET.
· 4f776182
oharboe
authored
15 years ago
4f776182
- 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
Loading