aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm966e.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-03change #include "arm9tdmi.h" to <target/arm9tdmi.h>Zachary T Welch1-1/+1
2009-11-24remove target_type register_command callbackZachary T Welch1-1/+2
2009-11-17ARM9TDMI: remove now-needless "struct arm9tdmi"David Brownell1-2/+2
2009-11-13command_context_t -> struct command_contextZachary T Welch1-1/+1
2009-11-13target_t -> struct targetZachary T Welch1-3/+3
2009-11-13arm9tdmi_common_t -> struct arm9tdmi_commonZachary T Welch1-1/+1
2009-11-13arm966e_common_t -> struct arm966e_commonZachary T Welch1-5/+5
2009-11-13jtag_tap_t -> struct jtag_tapZachary T Welch1-1/+1
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch1-3/+4
2009-11-05ARM: shrink offsetsDavid Brownell1-1/+1
2009-11-05target: provide container_of()David Brownell1-0/+7
2009-11-05ARM966: remove exports and forward declsDavid Brownell1-1/+0
2009-09-11Nicolas Pitre <nico@cam.org> Dragonite supportoharboe1-0/+2
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch1-3/+3
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch1-4/+0
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-0/+3
2007-10-08- cleaned up str7, str9 and stm32 flash driversntfreak1-0/+3
2007-01-22- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)drath1-1/+0
2006-08-06- fixed a minor problem with the GDB server that could drop the first packet ...drath1-0/+39