summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/armv7/cache.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/arch/arm: Convert to SPDX license headerPatrick Georgi2020-03-061-27/+2
* arch/arm/armv7: Correct checkpatch errorsLogan Carlson2017-07-211-1/+1
* cache: Add arch_program_segment_loaded call to arm and arm64Furquan Shaikh2015-05-111-0/+10
* arch: armv7: Fix cache sync instructions.Deepa Dinamani2015-04-131-1/+9
* arm: Redesign, clarify and clean up cache related codeJulius Werner2014-11-101-68/+11
* arm: Fix up new cache flush algorithm and replace dcache_*_all() with itJulius Werner2014-09-291-125/+0
* tegra124/nyan: rougly stable code baseGabe Black2014-09-111-6/+9
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-0/+328