summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/cache.S
AgeCommit message (Expand)Author
2024-03-19arm: Check FEAT_CCIDX when parsing ccsidr_el1 registerLukasz Wiecaszek
2023-03-06arm: cpu: Add optional CMOs by VAMarc Zyngier
2021-09-23armv8/cache.S: Triple with single instructionPierre-Clément Tosi
2021-09-23armv8/cache.S: Read sysreg fields through ubfxPierre-Clément Tosi
2021-07-09arm: armv8: Fix warning about redeclaring global functions as weakTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-13armv8: move low-level assembly functions into function-sectionsPhilipp Tomsich
2017-05-11arm: Support cache invalidateSimon Glass
2016-11-07armv8: add hooks for all cache-wide operationsStephen Warren
2016-05-27arm64: rename __asm_flush_dcache_level to __asm_dcache_levelMasahiro Yamada
2016-05-27arm64: fix comment "flush & invalidate"Masahiro Yamada
2016-05-27arm64: optimize __asm_{flush, invalidate}_dcache_allMasahiro Yamada
2016-03-15arm64: Make full va map code more dynamicAlexander Graf
2015-09-12arm: armv8 correct value passed to __asm_dcache_allPeng Fan
2015-03-24remove unnecessary version.h includesRob Herring
2015-02-24armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun
2015-01-14ARM: armv8: Fix typo in commentaryMichal Simek
2014-04-07ARMv8: fix bug for flush data cache by set/wayLeo Yan
2014-04-07armv8/cache: Change cache invalidate and flush functionYork Sun
2014-01-09arm64: core supportDavid Feng