openocd: fix SPDX tag format for files .c
[fw/openocd] / src / target / armv7a_cache.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2022-02-14 Antonio Borneotarget/smp: use a struct list_head to hold the smp...
2021-09-18 Antonio Borneoopenocd: remove last NULL comparisons
2020-11-04 Antonio Borneotarget: declare local symbols as static
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-05-14 Paul Fertsertarget/armv7a: change prototype of armv7a_handle_cache_...
2018-08-08 Antonio Borneotarget/armv7a_cache: add gdb keep-alive and fix a missi...
2018-02-21 Oleksij Rempelarmv7a: forward error value in armv7a_cache_auto_flush_...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2015-11-30 Matthias Welwarskyarmv7a: fix-up dcache clean and flush functions inner...
2015-11-30 Matthias Welwarskycortex_a: Update instruction cache after setting a...
2015-11-30 Matthias Welwarskyarmv7a: correctly handle invalidation of inner data...
2015-11-30 Matthias Welwarskyarmv7a: fix debug messages regarding cache on/off state
2015-11-30 Matthias Welwarskyarmv7a: rework automatic flush-on-write handling
2015-11-30 Matthias Welwarskyarmv7a: add d-cache virtual address range flush function
2015-11-30 Matthias Welwarskyarmv7a: fix handling of inner caches
2015-11-30 Matthias Welwarskyarmv7a: remove special l2x flush-all and cache-info...
2015-11-30 Oleksij Rempeladd armv7a_cache handlers