index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
arm11_dbgtap.h
Age
Commit message (
Expand
)
Author
2012-02-06
build: cleanup src/target directory
Spencer Oliver
2010-07-20
arm11 error propagation fixes
Øyvind Harboe
2010-03-08
jtag: retire tap field
Øyvind Harboe
2009-12-13
target files shouldn't #include <target/...h>
David Brownell
2009-12-11
ARM11: avoid pointless status returns
David Brownell
2009-12-04
ARM11: basic watchpoint support
David Brownell
2009-12-03
ARM DPM: share debug reason logic
David Brownell
2009-12-03
change #include "arm11.h" to <target/arm11.h>
Zachary T Welch
2009-12-02
ARM11: store a clean copy of DSCR
David Brownell
2009-12-02
ARM DPM: tweak initialization
David Brownell
2009-11-24
ARM11: implement provider for new DPM interface
David Brownell
2009-11-22
ARM11: remove unused state and exports
David Brownell
2009-11-13
arm11_sc7_action_t -> struct arm11_sc7_action
Zachary T Welch
2009-11-13
arm11_common_t -> struct arm11_common
Zachary T Welch
2009-11-13
scan_field_t -> struct scan_field
Zachary T Welch
2009-11-08
Add private header for ARM11 internals.
Zachary T Welch