summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/cache_v7.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm codeHans de Goede2016-04-111-96/+4
* arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede2016-04-111-35/+6
* arm: cache: Implement cache range check for v7Marek Vasut2016-01-311-0/+21
* ARM: cache: implement a default weak flush_cache() functionWu, Josh2015-08-121-13/+0
* ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh2015-08-121-8/+0
* ARM: cpu: Add ARMv7 barrier operations supportValentine Barshak2015-04-161-7/+7
* ARM: cache_v7: Various minor cleanupsThierry Reding2014-11-121-7/+7
* ARM: cache_v7: use __weakJeroen Hofstee2014-07-041-38/+7
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-281-0/+3
* arm: Add control over cachability of memory regionsSimon Glass2012-11-191-0/+11
* armv7: cache: remove flush on un-aligned invalidateAneesh V2011-09-041-6/+8
* armv7: stronger barrier for cache-maintenance operationsAneesh V2011-09-041-6/+6
* armv7: cache maintenance operations for armv7Aneesh V2011-07-041-0/+394
OpenPOWER on IntegriCloud