index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
armv8
/
mmu.h
Age
Commit message (
Expand
)
Author
2023-04-25
armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present
meitao
2023-04-25
arm64: Use FEAT_HAFDBS to track dirty pages when available
Marc Zyngier
2022-06-16
armv8: always use current exception level for TCR_ELx access
Andre Przywara
2022-06-03
armv8: Fix TCR 64-bit writes
Andre Przywara
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2018-11-20
Use _AC and UL macros from linux/const.h
Baruch Siach
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-09-12
armv8: mmu: add space around operator
Andy Yan
2017-09-12
armv8: mmu: remove unused macro definition
Andy Yan
2017-03-14
armv8: mmu: Add a function to change mapping attributes
York Sun
2017-01-04
move UL() macro from armv8/mmu.h into common.h
Andre Przywara
2016-07-15
armv8: mmu: Add support of non-identical mapping
York Sun
2016-07-15
armv8: mmu: house cleaning
York Sun
2016-03-15
arm64: Remove non-full-va map code
Alexander Graf
2016-03-15
thunderx: Move mmu table into board file
Alexander Graf
2016-03-15
arm64: Make full va map code more dynamic
Alexander Graf
2016-03-15
arm64: Disable TTBR1 maps in EL1
Alexander Graf
2016-03-15
thunderx: Calculate TCR dynamically
Alexander Graf
2016-01-19
armv8: New MMU setup code allowing to use 48+ bits PA/VA
Sergey Temerkhanov
2015-11-30
armv8/layerscape: Update MMU table with execute-never bits
Alison Wang
2015-10-29
armv8/fsl_lsch2: Add fsl_lsch2 SoC
Mingkai Hu
2015-10-15
armv8/mmu: Set bits marked RES1 in TCR
Thierry Reding
2015-10-15
armv8/mmu: Clean up TCR programming
Thierry Reding
2015-09-01
armv8: fsl-lsch3: Rewrite MMU translation table entries
Alison Wang
2015-07-20
armv8: Fix TCR macros for shareability attribute
Zhichun Hua
2015-02-24
armv8/fsl-lsch3: Change normal memory shareability
York Sun
2014-07-03
ARMv8: Adjust MMU setup
York Sun
2014-01-09
arm64: core support
David Feng