~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is presentmeitao2023-04-25
* arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is presentMarc Zyngier2023-04-25
* arm64: Use FEAT_HAFDBS to track dirty pages when availableMarc Zyngier2023-04-25
* arm64: Reduce PT size estimation complexityMarc Zyngier2023-03-06
* arm64: Reduce add_map() complexityMarc Zyngier2023-03-06
* arm: cpu: Add optional CMOs by VAMarc Zyngier2023-03-06
* armv8: cache_v8: Fix pgtables setup when MMU is already enabledPali Rohár2022-10-06
* armv8: always use current exception level for TCR_ELx accessAndre Przywara2022-06-16
* arm64: Update memcpy_{from, to}io() helpersPatrice Chotard2021-07-28
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* armv8: cache_v8: fix mmu_set_region_dcache_behaviourPeng Fan2020-05-25
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-18
* arch: armv8: Provide a way to disable cache maintenance opsVignesh Raghavendra2019-05-05
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* armv8: mmu: fix page table mappingPeng Fan2017-12-04
* arm: Support cache invalidateSimon Glass2017-05-11
* armv8: mmu: Add a function to change mapping attributesYork Sun2017-03-14
* armv8: add hooks for all cache-wide operationsStephen Warren2016-11-07
* armv8: mmu: Detect page table overflow in emergency pt creationAlexander Graf2016-08-05
* armv8: mmu: Add support of non-identical mappingYork Sun2016-07-15
* armv8: mmu: split block if necessaryYork Sun2016-07-15
* armv8: mmu: house cleaningYork Sun2016-07-15
* arm64: Fix layerscape mmu setupAlexander Graf2016-03-21
* arm64: Only allow dcache disabled in SPL buildsAlexander Graf2016-03-15
* arm64: Remove non-full-va map codeAlexander Graf2016-03-15
* thunderx: Move mmu table into board fileAlexander Graf2016-03-15
* arm64: Make full va map code more dynamicAlexander Graf2016-03-15
* arm64: Disable TTBR1 maps in EL1Alexander Graf2016-03-15
* thunderx: Calculate TCR dynamicallyAlexander Graf2016-03-15
* armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov2016-01-19
* armv8/layerscape: Update MMU table with execute-never bitsAlison Wang2015-11-30
* armv8: allow custom MMU setup routines on ARMv8Stephen Warren2015-11-10
* armv8/mmu: Set bits marked RES1 in TCRThierry Reding2015-10-15
* armv8: fsl-lsch3: Rewrite MMU translation table entriesAlison Wang2015-09-01
* ARM: cache: implement a default weak flush_cache() functionWu, Josh2015-08-12
* ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh2015-08-12
* armv8: caches: Added routine to set non cacheable regionSiva Durga Prasad Paladugu2015-07-31
* armv8/cache: Fix page table creationThierry Reding2015-07-28
* armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun2015-02-24
* ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun2014-07-03
* ARMv8: Adjust MMU setupYork Sun2014-07-03
* armv8/cache: Change cache invalidate and flush functionYork Sun2014-04-07
* armv8/cache: Consolidate setting for MAIR and TCRYork Sun2014-04-07
* arm64: core supportDavid Feng2014-01-09