summaryrefslogtreecommitdiff
path: root/src/target/armv4_5_cache.h
Commit message (Expand)AuthorAgeFilesLines
* change #include "types.h" to <helper/types.h>Zachary T Welch2009-12-031-1/+1
* command_context_t -> struct command_contextZachary T Welch2009-11-131-2/+2
* armv4_5_cache_common_t -> struct armv4_5_cache_commonZachary T Welch2009-11-131-5/+5
* armv4_5_cachesize_t -> struct armv4_5_cachesizeZachary T Welch2009-11-131-4/+4
* src/target: remove 'extern' and wrap headersZachary T Welch2009-11-091-3/+6
* Transform 'u32' to 'uint32_t' in src/target/arm*zwelch2009-06-181-2/+2
* Audit and eliminate redundant #include directives in arm target files.zwelch2009-05-111-1/+2
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-0/+8
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+49