summaryrefslogtreecommitdiff
path: root/arch/arm/lib/cache-cp15.c
Commit message (Expand)AuthorAgeLines
* arm: Set TTB XN bit in case DCACHE_OFF for LPAE modeKeerthy2016-11-13-0/+5
* arm: print the cache config option in hex instead of decimalKeerthy2016-11-13-1/+1
* arm: cache: always flush cache line size for page tableStefan Agner2016-08-26-1/+13
* arm: cache: add support for LPAE for region D$ behaviorStefan Agner2016-08-26-0/+4
* arm: Add support for HYP mode and LPAE page tablesAlexander Graf2016-03-27-6/+60
* arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7Marek Vasut2016-01-31-1/+1
* ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow cachingBryan Brinsko2015-04-16-0/+14
* ARM: cache-cp15: Use more accurate typesThierry Reding2014-11-12-3/+3
* arm: cache: Add support for write-allocate D-CacheMarek Vasut2014-10-06-0/+2
* ARM: Fix overflow in MMU setupMarek Vasut2014-08-30-1/+1
* ARM: cache_v7: use __weakJeroen Hofstee2014-07-04-7/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-28-0/+7
* ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan2013-03-28-1/+3
* arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass2013-02-01-3/+3
* arm: move flush_dcache_all() to just before disable cacheArun Mankuzhi2013-01-10-1/+4
* arm: Add control over cachability of memory regionsSimon Glass2012-11-19-11/+40
* ARM: cache: Move the cp15 CR register read before flushing the cache.SRICHARAN R2012-07-07-3/+3
* arm: minor fixes for cache and mmu handlingAneesh V2011-07-04-2/+7
* armv7: integrate cache maintenance supportAneesh V2011-07-04-0/+7
* armv7: rename cache related CONFIG flagsAneesh V2011-07-04-3/+3
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29-19/+0
* ARM: add relocation supportHeiko Schocher2010-09-19-3/+34
* ARM: cp15: setup mmu and enable dcacheHeiko Schocher2010-09-19-0/+51
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-0/+120