aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv7a_cache.c
AgeCommit message (Expand)Author
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-05-14target/armv7a: change prototype of armv7a_handle_cache_info_command()Paul Fertser
2018-08-08target/armv7a_cache: add gdb keep-alive and fix a missing dpm finishAntonio Borneo
2018-02-21armv7a: forward error value in armv7a_cache_auto_flush_all_dataOleksij Rempel
2016-05-24Remove FSF address from GPL noticesMarc Schink
2015-11-30armv7a: fix-up dcache clean and flush functions inner loop patternMatthias Welwarsky
2015-11-30cortex_a: Update instruction cache after setting a soft breakpointMatthias Welwarsky
2015-11-30armv7a: correctly handle invalidation of inner data cachesMatthias Welwarsky
2015-11-30armv7a: fix debug messages regarding cache on/off stateMatthias Welwarsky
2015-11-30armv7a: rework automatic flush-on-write handlingMatthias Welwarsky
2015-11-30armv7a: add d-cache virtual address range flush functionMatthias Welwarsky
2015-11-30armv7a: fix handling of inner cachesMatthias Welwarsky
2015-11-30armv7a: remove special l2x flush-all and cache-info handlersMatthias Welwarsky
2015-11-30add armv7a_cache handlersOleksij Rempel