summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/armv8/mmu.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2018-11-20Use _AC and UL macros from linux/const.hBaruch Siach1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-04armv8: mmu: fix page table mappingPeng Fan1-0/+1
2017-09-13armv8: mmu: add space around operatorAndy Yan1-1/+1
2017-09-13armv8: mmu: remove unused macro definitionAndy Yan1-9/+0
2017-03-14armv8: mmu: Add a function to change mapping attributesYork Sun1-0/+5
2017-01-04move UL() macro from armv8/mmu.h into common.hAndre Przywara1-8/+0
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun1-1/+2
2016-07-15armv8: mmu: house cleaningYork Sun1-0/+2
2016-03-15arm64: Remove non-full-va map codeAlexander Graf1-65/+1
2016-03-15thunderx: Move mmu table into board fileAlexander Graf1-0/+2
2016-03-15arm64: Make full va map code more dynamicAlexander Graf1-37/+31
2016-03-15arm64: Disable TTBR1 maps in EL1Alexander Graf1-0/+1
2016-03-15thunderx: Calculate TCR dynamicallyAlexander Graf1-5/+1
2016-01-20armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov1-6/+76
2015-11-30armv8/layerscape: Update MMU table with execute-never bitsAlison Wang1-1/+1
2015-10-29armv8/fsl_lsch2: Add fsl_lsch2 SoCMingkai Hu1-0/+1
2015-10-15armv8/mmu: Set bits marked RES1 in TCRThierry Reding1-0/+4
2015-10-15armv8/mmu: Clean up TCR programmingThierry Reding1-2/+2
2015-09-02armv8: fsl-lsch3: Rewrite MMU translation table entriesAlison Wang1-1/+7
2015-07-20armv8: Fix TCR macros for shareability attributeZhichun Hua1-2/+2
2015-02-25armv8/fsl-lsch3: Change normal memory shareabilityYork Sun1-1/+2
2014-07-03ARMv8: Adjust MMU setupYork Sun1-0/+24
2014-01-09arm64: core supportDavid Feng1-0/+111