summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/cache-cp15.c
Commit message (Expand)AuthorAgeFilesLines
* arm: v7R: Add support for enabling cachesLokesh Vutla2018-05-071-1/+11
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-071-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: remove bogus cp_delay() functionLothar Waßmann2017-06-121-14/+1
* arm: Disable LPAE if not enabledSimon Glass2017-06-091-0/+9
* arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4TSimon Glass2017-06-091-1/+1
* arm: Rename HCTR to HTCRSimon Glass2017-06-091-1/+1
* arm: Set TTB XN bit in case DCACHE_OFF for LPAE modeKeerthy2016-11-131-0/+5
* arm: print the cache config option in hex instead of decimalKeerthy2016-11-131-1/+1
* arm: cache: always flush cache line size for page tableStefan Agner2016-08-261-1/+13
* arm: cache: add support for LPAE for region D$ behaviorStefan Agner2016-08-261-0/+4
* arm: Add support for HYP mode and LPAE page tablesAlexander Graf2016-03-271-6/+60
* arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7Marek Vasut2016-01-311-1/+1
* ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow cachingBryan Brinsko2015-04-161-0/+14
* ARM: cache-cp15: Use more accurate typesThierry Reding2014-11-121-3/+3
* 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