summaryrefslogtreecommitdiff
path: root/src/arch/arm/armv7/cache.c
AgeCommit message (Expand)Author
2020-03-06src/arch/arm: Convert to SPDX license headerPatrick Georgi
2017-07-21arch/arm/armv7: Correct checkpatch errorsLogan Carlson
2015-05-11cache: Add arch_program_segment_loaded call to arm and arm64Furquan Shaikh
2015-04-13arch: armv7: Fix cache sync instructions.Deepa Dinamani
2014-11-10arm: Redesign, clarify and clean up cache related codeJulius Werner
2014-09-29arm: Fix up new cache flush algorithm and replace dcache_*_all() with itJulius Werner
2014-09-11tegra124/nyan: rougly stable code baseGabe Black
2014-09-08ARM: Generalize armv7 as arm.Gabe Black