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
/
arm7tdmi.h
Age
Commit message (
Expand
)
Author
2012-02-06
build: cleanup src/target directory
Spencer Oliver
2009-12-13
target files shouldn't #include <target/...h>
David Brownell
2009-12-03
change #include "embeddedice.h" to <target/embeddedice.h>
Zachary T Welch
2009-11-17
ARM7TDMI: remove now-needless "struct arm7tdmi"
David Brownell
2009-11-13
ARM7/ARM9: use shared examine() method
David Brownell
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
target_t -> struct target
Zachary T Welch
2009-11-13
arm7tdmi_common_t -> struct arm7tdmi_common
Zachary T Welch
2009-11-13
arm7_9_common_t -> struct arm7_9_common
Zachary T Welch
2009-11-13
jtag_tap_t -> struct jtag_tap
Zachary T Welch
2009-11-05
ARM7TDMI uses the new inheritance/nesting scheme
David Brownell
2009-11-05
ARM7TDMI: remove forward decls
David Brownell
2009-05-11
Audit and eliminate redundant #include directives in arm target files.
zwelch
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
2008-11-30
jtag newtap change & huge manual update
duane
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-08-24
duan ellis target tcl work in progress
oharboe
2008-08-05
moves handling of problems with resetting into the halted state
oharboe
2008-04-11
Wip - split target setup and target examination
oharboe
2007-01-22
- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)
drath
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath