openocd: src/target: replace the GPL-2.0-or-later license tag
[fw/openocd] / src / target / armv4_5_cache.h
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2021-05-01 Tim NewsomeCleanup of config/includes.
2019-05-14 Paul Fertsertarget/armv4_5_cache: change prototype of armv4_5_handl...
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-05-21 Spencer Oliverbuild: add helper/types.h to config.h
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2009-12-03 Zachary T Welchchange #include "types.h" to <helper/types.h>
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welcharmv4_5_cache_common_t -> struct armv4_5_cache_common
2009-11-13 Zachary T Welcharmv4_5_cachesize_t -> struct armv4_5_cachesize
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target/arm*
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/