summaryrefslogtreecommitdiff
path: root/src/target/arm7tdmi.h
Commit message (Expand)AuthorAgeFilesLines
* target files shouldn't #include <target/...h>David Brownell2009-12-131-1/+1
* change #include "embeddedice.h" to <target/embeddedice.h>Zachary T Welch2009-12-031-1/+1
* ARM7TDMI: remove now-needless "struct arm7tdmi"David Brownell2009-11-171-10/+4
* ARM7/ARM9: use shared examine() methodDavid Brownell2009-11-131-1/+0
* command_context_t -> struct command_contextZachary T Welch2009-11-131-1/+1
* target_t -> struct targetZachary T Welch2009-11-131-3/+3
* arm7tdmi_common_t -> struct arm7tdmi_commonZachary T Welch2009-11-131-3/+3
* arm7_9_common_t -> struct arm7_9_commonZachary T Welch2009-11-131-1/+1
* jtag_tap_t -> struct jtag_tapZachary T Welch2009-11-131-1/+1
* ARM7TDMI uses the new inheritance/nesting schemeDavid Brownell2009-11-051-4/+3
* ARM7TDMI: remove forward declsDavid Brownell2009-11-051-1/+0
* Audit and eliminate redundant #include directives in arm target files.zwelch2009-05-111-5/+0
* - remove target specific variant and use target->variant memberntfreak2008-12-131-3/+1
* jtag newtap change & huge manual updateduane2008-11-301-1/+1
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-0/+3
* duan ellis target tcl work in progressoharboe2008-08-241-1/+1
* moves handling of problems with resetting into the halted stateoharboe2008-08-051-1/+1
* Wip - split target setup and target examinationoharboe2008-04-111-0/+1
* - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath2007-01-221-1/+0
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+46