summaryrefslogtreecommitdiff
path: root/arch/arm/lib/cache-cp15.c
AgeCommit message (Expand)Author
2018-04-27MLK-10647 armv7: Fix Dcache disable issue on i.MX7Ye.Li
2017-06-12ARM: remove bogus cp_delay() functionLothar Waßmann
2017-06-09arm: Disable LPAE if not enabledSimon Glass
2017-06-09arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4TSimon Glass
2017-06-09arm: Rename HCTR to HTCRSimon Glass
2016-11-13arm: Set TTB XN bit in case DCACHE_OFF for LPAE modeKeerthy
2016-11-13arm: print the cache config option in hex instead of decimalKeerthy
2016-08-26arm: cache: always flush cache line size for page tableStefan Agner
2016-08-26arm: cache: add support for LPAE for region D$ behaviorStefan Agner
2016-03-27arm: Add support for HYP mode and LPAE page tablesAlexander Graf
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