aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv4_5_cache.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo1-4/+4
2019-05-14target/armv4_5_cache: change prototype of armv4_5_handle_cache_info_command()Paul Fertser1-5/+5
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/target directorySpencer Oliver1-18/+8
2009-12-03change #include "log.h" to <helper/log.h>Zachary T Welch1-1/+1
2009-11-13command_context_t -> struct command_contextZachary T Welch1-1/+1
2009-11-13armv4_5_cache_common_t -> struct armv4_5_cache_commonZachary T Welch1-2/+2
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch1-1/+1
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch1-2/+0
2009-05-10David Brownell <david-b@pacbell.net> whitespace fixes.oharboe1-7/+7
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-0/+4
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+112