index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv8
/
cache_v8.c
Age
Commit message (
Expand
)
Author
2026-02-24
arm: armv8: Flush TLB before enabling MMU
Mark Kettenis
2025-11-04
arm: armv8: mmu: fix mem_map_from_dram_banks
Anshul Dalal
2025-10-22
arm: armv8: mmu: add mmu_unmap_reserved_mem
Anshul Dalal
2025-10-22
arm: armv8: mmu: add mem_map_from_dram_banks
Anshul Dalal
2025-10-22
arm: armv8: invalidate dcache entries on dcache_enable
Anshul Dalal
2025-10-03
arm: armv8: remove redundant definition of mmu_status
Anshul Dalal
2025-04-04
arm64: Fix page permissions for platforms running at EL2
Ilias Apalodimas
2025-03-14
treewide: Add a function to change page permissions
Ilias Apalodimas
2025-03-14
arm64: mmu_change_region_attr() add an option not to break PTEs
Ilias Apalodimas
2025-03-14
meminfo: add memory details for armv8
Ilias Apalodimas
2024-11-17
armv8: Fix get_sctlr() return type
Sam Protsenko
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-09-06
armv8: mmu: add a way to map additional regions
Caleb Connolly
2024-06-25
arm64: add software pagetable walker
Caleb Connolly
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: Remove <common.h> and add needed includes
Tom Rini
2024-04-10
arm64: Fix map_range() not splitting mapped blocks
Pierre-Clément Tosi
2023-11-17
Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available"
Chris Packham
2023-11-17
Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is pre...
Chris Packham
2023-11-17
Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present"
Chris Packham
2023-04-25
armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present
meitao
2023-04-25
arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present
Marc Zyngier
2023-04-25
arm64: Use FEAT_HAFDBS to track dirty pages when available
Marc Zyngier
2023-03-06
arm64: Reduce PT size estimation complexity
Marc Zyngier
2023-03-06
arm64: Reduce add_map() complexity
Marc Zyngier
2023-03-06
arm: cpu: Add optional CMOs by VA
Marc Zyngier
2022-10-06
armv8: cache_v8: Fix pgtables setup when MMU is already enabled
Pali Rohár
2022-06-16
armv8: always use current exception level for TCR_ELx access
Andre Przywara
2021-07-28
arm64: Update memcpy_{from, to}io() helpers
Patrice Chotard
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-25
armv8: cache_v8: fix mmu_set_region_dcache_behaviour
Peng Fan
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-05
arch: armv8: Provide a way to disable cache maintenance ops
Vignesh Raghavendra
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-04
armv8: mmu: fix page table mapping
Peng Fan
2017-05-11
arm: Support cache invalidate
Simon Glass
2017-03-14
armv8: mmu: Add a function to change mapping attributes
York Sun
2016-11-07
armv8: add hooks for all cache-wide operations
Stephen Warren
2016-08-05
armv8: mmu: Detect page table overflow in emergency pt creation
Alexander Graf
2016-07-15
armv8: mmu: Add support of non-identical mapping
York Sun
2016-07-15
armv8: mmu: split block if necessary
York Sun
2016-07-15
armv8: mmu: house cleaning
York Sun
2016-03-21
arm64: Fix layerscape mmu setup
Alexander Graf
2016-03-15
arm64: Only allow dcache disabled in SPL builds
Alexander Graf
2016-03-15
arm64: Remove non-full-va map code
Alexander Graf
[next]