summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/armv8
Commit message (Expand)AuthorAgeFilesLines
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* Use _AC and UL macros from linux/const.hBaruch Siach2018-11-201-0/+2
* armv8: add cpu core helper functionsPeng Fan2018-10-221-0/+26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-4/+2
* armv8: mmu: fix page table mappingPeng Fan2017-12-041-0/+1
* armv8: sec_firmware: Add support for loadables in FITSumit Garg2017-10-271-1/+3
* armv8: mmu: add space around operatorAndy Yan2017-09-121-1/+1
* armv8: mmu: remove unused macro definitionAndy Yan2017-09-121-9/+0
* ARMv8/sec_firmware : Update chosen/kaslr-seed with random numberRuchika Gupta2017-08-261-0/+9
* arm: psci: make psci usable on single core socsYuantian Tang2017-04-241-0/+7
* fsl-layerscape/ppa: cleanup ppa.hHou Zhiqiang2017-03-281-4/+0
* armv8: mmu: Add a function to change mapping attributesYork Sun2017-03-141-0/+5
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-01-191-1/+1
|\
| * ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCIHou Zhiqiang2017-01-181-1/+1
* | move UL() macro from armv8/mmu.h into common.hAndre Przywara2017-01-041-8/+0
|/
* ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definitionmacro.wave.z@gmail.com2016-12-151-1/+1
* ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang2016-07-191-0/+4
* ARMv8: add the secure monitor firmware frameworkHou Zhiqiang2016-07-191-0/+18
* armv8: mmu: Add support of non-identical mappingYork Sun2016-07-151-1/+2
* armv8: mmu: house cleaningYork Sun2016-07-151-0/+2
* arm64: Remove non-full-va map codeAlexander Graf2016-03-151-65/+1
* thunderx: Move mmu table into board fileAlexander Graf2016-03-151-0/+2
* arm64: Make full va map code more dynamicAlexander Graf2016-03-151-37/+31
* arm64: Disable TTBR1 maps in EL1Alexander Graf2016-03-151-0/+1
* thunderx: Calculate TCR dynamicallyAlexander Graf2016-03-151-5/+1
* armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov2016-01-191-6/+76
* armv8/layerscape: Update MMU table with execute-never bitsAlison Wang2015-11-301-1/+1
* armv8/fsl_lsch2: Add fsl_lsch2 SoCMingkai Hu2015-10-291-0/+1
* armv8/mmu: Set bits marked RES1 in TCRThierry Reding2015-10-151-0/+4
* armv8/mmu: Clean up TCR programmingThierry Reding2015-10-151-2/+2
* armv8: fsl-lsch3: Rewrite MMU translation table entriesAlison Wang2015-09-011-1/+7
* armv8: Fix TCR macros for shareability attributeZhichun Hua2015-07-201-2/+2
* armv8/fsl-lsch3: Change normal memory shareabilityYork Sun2015-02-241-1/+2
* ARMv8: Adjust MMU setupYork Sun2014-07-031-0/+24
* arm64: core supportDavid Feng2014-01-091-0/+111