aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv4_5_cache.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-14target/armv4_5_cache: change prototype of armv4_5_handle_cache_info_command()Paul Fertser1-2/+2
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-05-21build: add helper/types.h to config.hSpencer Oliver1-2/+0
2012-02-06build: cleanup src/target directorySpencer Oliver1-6/+4
2009-12-03change #include "types.h" to <helper/types.h>Zachary T Welch1-1/+1
2009-11-13command_context_t -> struct command_contextZachary T Welch1-2/+2
2009-11-13armv4_5_cache_common_t -> struct armv4_5_cache_commonZachary T Welch1-5/+5
2009-11-13armv4_5_cachesize_t -> struct armv4_5_cachesizeZachary T Welch1-4/+4
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch1-3/+6
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch1-2/+2
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch1-1/+2
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath1-0/+8
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+49