summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/cache-cp15.c
Commit message (Expand)AuthorAgeFilesLines
* arm: cache: Add support for write-allocate D-CacheMarek Vasut2014-10-061-0/+2
* ARM: Fix overflow in MMU setupMarek Vasut2014-08-301-1/+1
* ARM: cache_v7: use __weakJeroen Hofstee2014-07-041-7/+2
* 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/+7
* ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan2013-03-281-1/+3
* arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass2013-02-011-3/+3
* arm: move flush_dcache_all() to just before disable cacheArun Mankuzhi2013-01-101-1/+4
* arm: Add control over cachability of memory regionsSimon Glass2012-11-191-11/+40
* ARM: cache: Move the cp15 CR register read before flushing the cache.SRICHARAN R2012-07-071-3/+3
* arm: minor fixes for cache and mmu handlingAneesh V2011-07-041-2/+7
* armv7: integrate cache maintenance supportAneesh V2011-07-041-0/+7
* armv7: rename cache related CONFIG flagsAneesh V2011-07-041-3/+3
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-291-19/+0
* ARM: add relocation supportHeiko Schocher2010-09-191-3/+34
* ARM: cp15: setup mmu and enable dcacheHeiko Schocher2010-09-191-0/+51
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-0/+120
OpenPOWER on IntegriCloud