summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/cache_v7.c
AgeCommit message (Expand)Author
2015-08-12ARM: cache: implement a default weak flush_cache() functionWu, Josh
2015-08-12ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh
2015-04-16ARM: cpu: Add ARMv7 barrier operations supportValentine Barshak
2014-11-12ARM: cache_v7: Various minor cleanupsThierry Reding
2014-07-04ARM: cache_v7: use __weakJeroen Hofstee
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-28ARM: mmu: Set domain permissions to client accessR Sricharan
2012-11-19arm: Add control over cachability of memory regionsSimon Glass
2011-09-04armv7: cache: remove flush on un-aligned invalidateAneesh V
2011-09-04armv7: stronger barrier for cache-maintenance operationsAneesh V
2011-07-04armv7: cache maintenance operations for armv7Aneesh V