summaryrefslogtreecommitdiff
path: root/src/target/arm720t.h
Commit message (Expand)AuthorAgeFilesLines
* ARM7TDMI: remove now-needless "struct arm7tdmi"David Brownell2009-11-171-2/+2
* target_t -> struct targetZachary T Welch2009-11-131-1/+1
* armv4_5_mmu_common_t -> struct armv4_5_mmu_commonZachary T Welch2009-11-131-1/+1
* arm7tdmi_common_t -> struct arm7tdmi_commonZachary T Welch2009-11-131-1/+1
* arm720t_common_t -> struct arm720t_commonZachary T Welch2009-11-131-4/+4
* ARM: shrink offsetsDavid Brownell2009-11-051-1/+1
* target: provide container_of()David Brownell2009-11-051-0/+7
* Transform 'u32' to 'uint32_t' in src/target/arm*zwelch2009-06-181-4/+4
* Audit and eliminate redundant #include directives in arm target files.zwelch2009-05-111-5/+0
* Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe2009-04-191-1/+1
* - added mingw elf patches from Vincent Palatinntfreak2007-06-161-2/+2
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+43