aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/cache_v7.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-12ARM: cache_v7: Various minor cleanupsThierry Reding1-7/+7
2014-07-04ARM: cache_v7: use __weakJeroen Hofstee1-38/+7
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-28ARM: mmu: Set domain permissions to client accessR Sricharan1-0/+3
2012-11-19arm: Add control over cachability of memory regionsSimon Glass1-0/+11
2011-09-04armv7: cache: remove flush on un-aligned invalidateAneesh V1-6/+8
2011-09-04armv7: stronger barrier for cache-maintenance operationsAneesh V1-6/+6
2011-07-04armv7: cache maintenance operations for armv7Aneesh V1-0/+394