~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arch: cache: cp15: Add mmu_set_region_dcache_behaviour() when SYS_DCACHE_OFF ...Patrice Chotard2021-07-09
* arm: cp15: remove weak function arm_init_domainsPatrick Delaunay2021-03-02
* arm: cp15: update DACR value to activate access controlPatrick Delaunay2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski2020-07-10
* common: Drop log.h from common headerSimon Glass2020-05-18
* arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviourPatrick Delaunay2020-05-01
* arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay2020-05-01
* arm: caches: protect dram_bank_mmu_setup access to bi_dramPatrick Delaunay2020-05-01
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* arm: powerpc: Tidy up code style for cache functionsSimon Glass2019-12-02
* arm: caches: Disable mmu only if mmu is availableLokesh Vutla2019-11-07
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-18
* arm: v7R: Add support for enabling cachesLokesh Vutla2018-05-07
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-07
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARM: remove bogus cp_delay() functionLothar Waßmann2017-06-12
* arm: Disable LPAE if not enabledSimon Glass2017-06-09
* arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4TSimon Glass2017-06-09
* arm: Rename HCTR to HTCRSimon Glass2017-06-09
* arm: Set TTB XN bit in case DCACHE_OFF for LPAE modeKeerthy2016-11-13
* arm: print the cache config option in hex instead of decimalKeerthy2016-11-13
* arm: cache: always flush cache line size for page tableStefan Agner2016-08-26
* arm: cache: add support for LPAE for region D$ behaviorStefan Agner2016-08-26
* arm: Add support for HYP mode and LPAE page tablesAlexander Graf2016-03-27
* arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7Marek Vasut2016-01-31
* ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow cachingBryan Brinsko2015-04-16
* ARM: cache-cp15: Use more accurate typesThierry Reding2014-11-12
* arm: cache: Add support for write-allocate D-CacheMarek Vasut2014-10-06
* ARM: Fix overflow in MMU setupMarek Vasut2014-08-30
* ARM: cache_v7: use __weakJeroen Hofstee2014-07-04
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-28
* ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan2013-03-28
* arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass2013-02-01
* arm: move flush_dcache_all() to just before disable cacheArun Mankuzhi2013-01-10
* arm: Add control over cachability of memory regionsSimon Glass2012-11-19
* ARM: cache: Move the cp15 CR register read before flushing the cache.SRICHARAN R2012-07-07
* arm: minor fixes for cache and mmu handlingAneesh V2011-07-04
* armv7: integrate cache maintenance supportAneesh V2011-07-04
* armv7: rename cache related CONFIG flagsAneesh V2011-07-04
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29
* ARM: add relocation supportHeiko Schocher2010-09-19
* ARM: cp15: setup mmu and enable dcacheHeiko Schocher2010-09-19
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13