summaryrefslogtreecommitdiff
path: root/arch/arm/lib/cache-cp15.c
AgeCommit message (Expand)Author
2016-01-31arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7Marek Vasut
2015-04-16ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow cachingBryan Brinsko
2014-11-12ARM: cache-cp15: Use more accurate typesThierry Reding
2014-10-06arm: cache: Add support for write-allocate D-CacheMarek Vasut
2014-08-30ARM: Fix overflow in MMU setupMarek Vasut
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
2013-03-28ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan
2013-02-01arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass
2013-01-10arm: move flush_dcache_all() to just before disable cacheArun Mankuzhi
2012-11-19arm: Add control over cachability of memory regionsSimon Glass
2012-07-07ARM: cache: Move the cp15 CR register read before flushing the cache.SRICHARAN R
2011-07-04arm: minor fixes for cache and mmu handlingAneesh V
2011-07-04armv7: integrate cache maintenance supportAneesh V
2011-07-04armv7: rename cache related CONFIG flagsAneesh V
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-09-19ARM: add relocation supportHeiko Schocher
2010-09-19ARM: cp15: setup mmu and enable dcacheHeiko Schocher
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser