summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv8
Commit message (Expand)AuthorAgeFilesLines
* ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada2016-05-231-1/+1
* ARM: fix ifdefs in ARMv8 lowlevel_init()Stephen Warren2016-05-061-0/+2
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-051-1/+1
* ARM: always perform per-CPU GIC initStephen Warren2016-04-181-10/+0
* ARM: allow CONFIG_GICV* not to be definedStephen Warren2016-04-111-2/+2
* armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2016-04-066-12/+39
* ARM64: zynqmp: Select SYS_CONFIG_NAME via KconfigMichal Simek2016-04-041-9/+6
* armv8: fsl-lsch3: Disable SMMU during secure bootSaksham Jain2016-03-291-1/+17
* armv8: fsl-layerscape: Skip reconfigure QSPI clock when booting from QSPIQianyu Gong2016-03-281-1/+1
* armv8/fsl-lsch2: fix sdhc clock frequency valueYangbo Lu2016-03-211-0/+4
* armv8: fsl-layerscape: Updating entries in Serdes TablePratiyush Srivastava2016-03-211-7/+7
* armv8: ls2080a: remove obsolete stream ID partitioning supportStuart Yoder2016-03-211-113/+0
* armv8: lsch3: Enable WUO config for RNI-20 nodePrabhakar Kushwaha2016-03-211-0/+8
* arm64: Fix layerscape mmu setupAlexander Graf2016-03-212-1/+6
* arm64: Allow exceptions to returnAlexander Graf2016-03-151-0/+34
* efi_loader: Add runtime servicesAlexander Graf2016-03-151-0/+16
* arm64: Only allow dcache disabled in SPL buildsAlexander Graf2016-03-151-0/+9
* arm64: Remove non-full-va map codeAlexander Graf2016-03-152-95/+32
* zymqmp: Replace home grown mmu code with generic table approachAlexander Graf2016-03-151-169/+48
* thunderx: Move mmu table into board fileAlexander Graf2016-03-151-5/+3
* arm64: Make full va map code more dynamicAlexander Graf2016-03-152-55/+452
* arm64: Disable TTBR1 maps in EL1Alexander Graf2016-03-151-1/+1
* thunderx: Calculate TCR dynamicallyAlexander Graf2016-03-151-1/+58
* arm64: define _image_binary_end to fix SPL_OF_CONTROLMasahiro Yamada2016-03-141-0/+2
* armv8/fsl-layerscape: fdt: add fixup for Fman ucodeQianyu Gong2016-02-241-0/+7
* armv8/ls1043a: Implement workaround for erratum A009660Mingkai Hu2016-02-241-0/+19
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* armv8: ls2080a: Implement workaround for core errata 829520, 833471Ashish kumar2016-02-011-0/+19
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-01-273-5/+12
|\
| * armv8/ls1043aqds: add QSPI support in SD bootGong Qianyu2016-01-271-0/+3
| * secure_boot: enable chain of trust for ARM platformsAneesh Bansal2016-01-271-0/+6
| * armv8: Enable all 8 DPMAC ports in LS2080A PersonalityPratiyush Mohan Srivastava2016-01-251-5/+0
| * armv8: fsl-lsch3: fixup SYSCLK frequency in device treePrabhakar Kushwaha2016-01-251-0/+3
* | ARM64: zynqmp: Add initial support for the first siliconMichal Simek2016-01-272-2/+6
* | ARM64: zynqmp: Use the same U-Boot version with/without ATFMichal Simek2016-01-273-4/+30
|/
* armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructureSergey Temerkhanov2016-01-192-0/+76
* armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov2016-01-192-0/+113
* armv8/ls1043a: Implement workaround for PEX erratum A009929Mingkai Hu2015-12-171-0/+16
* armv8: Add sata support on Layerscape ARMv8 boardTang Yuantian2015-12-151-0/+43
* armv8: Make SEC read/write as snoopable for LS1043Aneesh Bansal2015-12-151-0/+5
* armv8: define usec2ticks functionAneesh Bansal2015-12-151-0/+11
* armv8: fsl-layerscale: Rewrite reserving memory for MC and debug serverYork Sun2015-12-151-0/+21
* armv8: fsl-layerscape: Make DDR non secure in MMU tablesYork Sun2015-12-151-14/+107
* move erratum a008336 and a008514 to soc specific fileYao Yuan2015-12-151-0/+37
* fsl_*_serdes.c: Modify memset call in serdes_initTom Rini2015-12-132-2/+2
* armv8: ls2085a: Add workaround of errata A009635Prabhakar Kushwaha2015-11-303-0/+69
* armv8: fsl-layerscape: Fix "cpu release" commandYork Sun2015-11-301-0/+6
* armv8/layerscape: Update MMU table with execute-never bitsAlison Wang2015-11-302-3/+3
* armv8/fsl-layerscape: Remove reference to gdataGong Qianyu2015-11-301-2/+0
* armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha2015-11-304-5/+14
OpenPOWER on IntegriCloud