aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv7a_cache.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2020-09-05target: use proper format with uint32_tAntonio Borneo1-1/+1
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-0/+3
2015-11-30cortex_a: Update instruction cache after setting a soft breakpointMatthias Welwarsky1-0/+2
2015-11-30armv7a: rework automatic flush-on-write handlingMatthias Welwarsky1-1/+2
2015-11-30armv7a: add d-cache virtual address range flush functionMatthias Welwarsky1-0/+2
2015-11-30armv7a: fix handling of inner cachesMatthias Welwarsky1-0/+5
2015-11-30add armv7a_cache handlersOleksij Rempel1-0/+33