aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib/cache-cp15.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-16ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow cachingBryan Brinsko1-0/+14
2014-11-12ARM: cache-cp15: Use more accurate typesThierry Reding1-3/+3
2014-10-06arm: cache: Add support for write-allocate D-CacheMarek Vasut1-0/+2
2014-08-30ARM: Fix overflow in MMU setupMarek Vasut1-1/+1
2014-07-04ARM: cache_v7: use __weakJeroen Hofstee1-7/+2
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/+7
2013-03-28ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan1-1/+3
2013-02-01arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass1-3/+3
2013-01-10arm: move flush_dcache_all() to just before disable cacheArun Mankuzhi1-1/+4
2012-11-19arm: Add control over cachability of memory regionsSimon Glass1-11/+40
2012-07-07ARM: cache: Move the cp15 CR register read before flushing the cache.SRICHARAN R1-3/+3
2011-07-04arm: minor fixes for cache and mmu handlingAneesh V1-2/+7
2011-07-04armv7: integrate cache maintenance supportAneesh V1-0/+7
2011-07-04armv7: rename cache related CONFIG flagsAneesh V1-3/+3
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk1-19/+0
2010-09-19ARM: add relocation supportHeiko Schocher1-3/+34
2010-09-19ARM: cp15: setup mmu and enable dcacheHeiko Schocher1-0/+51
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-0/+120