summaryrefslogtreecommitdiff
path: root/src/target/armv4_5_cache.c
Commit message (Expand)AuthorAgeFilesLines
* change #include "log.h" to <helper/log.h>Zachary T Welch2009-12-031-1/+1
* command_context_t -> struct command_contextZachary T Welch2009-11-131-1/+1
* armv4_5_cache_common_t -> struct armv4_5_cache_commonZachary T Welch2009-11-131-2/+2
* Transform 'u32' to 'uint32_t' in src/target/arm*zwelch2009-06-181-1/+1
* Audit and eliminate redundant #include directives in arm target files.zwelch2009-05-111-2/+0
* David Brownell <david-b@pacbell.net> whitespace fixes.oharboe2009-05-101-7/+7
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+4
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+112