aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm920t.h
AgeCommit message (Expand)Author
2009-11-05ARM: shrink offsetsDavid Brownell
2009-11-05target: provide container_of()David Brownell
2009-11-05ARM920: remove exports and forward declsDavid Brownell
2009-06-19Paulius Zaleckas <paulius.zaleckas@gmail.com>:zwelch
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath