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
108028112fdf285cd74eaf50d6a353a09039bb7f
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 21, 2009
Ensure that DaVinci chips can't start with a too-fast JTAG clock.
· 10802811
dbrownell
authored
15 years ago
10802811
Update the jtag-examine_chain() logic to verify that there's no
· d20103cd
dbrownell
authored
15 years ago
d20103cd
Sep 20, 2009
Enhancement: stm32 flash protection error message
· 48e96a18
dbrownell
authored
15 years ago
48e96a18
Update the User's Guide to cover the scan chain verification step
· 24df719b
dbrownell
authored
15 years ago
24df719b
Debug message updates:
· 0c4b119d
dbrownell
authored
15 years ago
0c4b119d
Minor regression bugfix for the jtag_tap_handle_event() case
· 75581ffe
dbrownell
authored
15 years ago
75581ffe
Sep 19, 2009
Added CPUDBG_WCR_BASE define
· 965b331d
mlu
authored
15 years ago
965b331d
Avoid cache invalidation when writing to hardware debug registers
· 781997f5
mlu
authored
15 years ago
781997f5
Reduced sleep time after reset
· 01735c51
mlu
authored
15 years ago
01735c51
Style cleanup for the updated ft2232_add_pathmove().
· 3e87fc20
dbrownell
authored
15 years ago
3e87fc20
Minor behavior fixes for the two JTAG reset events (C/internal,
· 2d3bcddf
dbrownell
authored
15 years ago
2d3bcddf
Minor tweaks to description of JTAG adapter/dongle issues.
· 74ae6456
dbrownell
authored
15 years ago
74ae6456
Sep 18, 2009
Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.c
· 7b3be0e2
mlu
authored
15 years ago
7b3be0e2
remove unused externs
· 631b2ab2
oharboe
authored
15 years ago
631b2ab2
Tweak TCL reset script ... mostly improving descriptions of
· 358263f4
dbrownell
authored
15 years ago
358263f4
Sep 17, 2009
Address codereview comment from Steve Grubb <sgrubb@redhat.com>:
· e961bd14
dbrownell
authored
15 years ago
e961bd14
Minor fixes to NAND code and docs
· 9536577c
dbrownell
authored
15 years ago
9536577c
Fix coredump seen in some code paths.
· 9655c5b0
dbrownell
authored
15 years ago
9655c5b0
michal smulski <michal.smulski@ooma.com> fix regression in jtag_add_pathmove()...
· 84f51bf5
oharboe
authored
15 years ago
84f51bf5
prefix zy1000_reboot command to avoid name conflicts
· 1dd30288
oharboe
authored
15 years ago
1dd30288
srst_gates_jtag option. at91sam9260 needs retesting, and possibly...
· 016e7ebb
oharboe
authored
15 years ago
016e7ebb
The "arm9tdmi.c" file is more of a generic ARM9 support file:
· cb7ad25c
dbrownell
authored
15 years ago
cb7ad25c
Doc update: mention how ARM's WFI instruction affects
· e18bd3b5
dbrownell
authored
15 years ago
e18bd3b5
Sep 16, 2009
Remove unused varables (moved to armv7a)
· 9b11eebf
mlu
authored
15 years ago
9b11eebf
Use a variable armv7a->debug_base instead of hardedcoded OMAP3530_DEBUG_BASE
· 45f03dd9
mlu
authored
15 years ago
45f03dd9
Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family (ARM968E).
· 95423183
oharboe
authored
15 years ago
95423183
Sep 15, 2009
Define debug_base, debug_ap, memory_ap in armv7a_common_t
· 6d2473b6
mlu
authored
15 years ago
6d2473b6
Updated mode string list.
· f0ddb40c
mlu
authored
15 years ago
f0ddb40c
Definy symbolic values for VA to PA address translation operations
· 7e4f9ac6
mlu
authored
15 years ago
7e4f9ac6
fix bug when using 32 instead of 64 bit value in callback, caught by -Wall
· 388e94d5
oharboe
authored
15 years ago
388e94d5
added embedded ice programming while srst is asserted todo item
· 37938674
oharboe
authored
15 years ago
37938674
Sep 14, 2009
Check return values to avoid infinite wait in loop on error.
· 45674af6
mlu
authored
15 years ago
45674af6
Cache invalidation when writing to memory
· d4e4d65d
mlu
authored
15 years ago
d4e4d65d
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
Loading