summaryrefslogtreecommitdiff
path: root/src/target/arm966e.h
Commit message (Expand)AuthorAgeFilesLines
* target files shouldn't #include <target/...h>David Brownell2009-12-131-1/+1
* change #include "arm9tdmi.h" to <target/arm9tdmi.h>Zachary T Welch2009-12-031-1/+1
* remove target_type register_command callbackZachary T Welch2009-11-241-1/+2
* ARM9TDMI: remove now-needless "struct arm9tdmi"David Brownell2009-11-171-2/+2
* command_context_t -> struct command_contextZachary T Welch2009-11-131-1/+1
* target_t -> struct targetZachary T Welch2009-11-131-3/+3
* arm9tdmi_common_t -> struct arm9tdmi_commonZachary T Welch2009-11-131-1/+1
* arm966e_common_t -> struct arm966e_commonZachary T Welch2009-11-131-5/+5
* jtag_tap_t -> struct jtag_tapZachary T Welch2009-11-131-1/+1
* src/target: remove 'extern' and wrap headersZachary T Welch2009-11-091-3/+4
* ARM: shrink offsetsDavid Brownell2009-11-051-1/+1
* target: provide container_of()David Brownell2009-11-051-0/+7
* ARM966: remove exports and forward declsDavid Brownell2009-11-051-1/+0
* Nicolas Pitre <nico@cam.org> Dragonite supportoharboe2009-09-111-0/+2
* Transform 'u32' to 'uint32_t' in src/target/arm*zwelch2009-06-181-3/+3
* Audit and eliminate redundant #include directives in arm target files.zwelch2009-05-111-4/+0
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-0/+3
* - cleaned up str7, str9 and stm32 flash driversntfreak2007-10-081-0/+3
* - fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath2007-01-221-1/+0
* - fixed a minor problem with the GDB server that could drop the first packet ...drath2006-08-061-0/+39