aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
AgeCommit message (Expand)AuthorFilesLines
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass1-0/+3
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada1-1/+1
2016-08-05armv8: mmu: Detect page table overflow in emergency pt creationAlexander Graf1-0/+4
2016-08-02ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang1-1/+1
2016-07-27zynq: Increase the early malloc() sizeSimon Glass1-0/+4
2016-07-26armv8: fsl-layerscape: mmu: Fix enabling MMUYork Sun1-1/+4
2016-07-26armv8: fsl_lsch2: Add LS1046A SoC supportMingkai Hu4-2/+168
2016-07-26armv8: fsl_lsch2: Add SerDes 2 supportQianyu Gong1-0/+19
2016-07-26armv8: fsl-layerscape: Add A72 core detectionAlison Wang1-1/+2
2016-07-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-16/+0
2016-07-22ARM64: zynqmp: Remove get_uart_clk()Michal Simek1-16/+0
2016-07-21ARM: Add save_boot_params for ARMv8Stephen Warren1-0/+9
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini11-380/+599
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang2-0/+32
2016-07-19ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang2-3/+46
2016-07-19ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang2-0/+49
2016-07-19ARMv8: add the secure monitor firmware frameworkHou Zhiqiang3-0/+324
2016-07-19armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang1-4/+10
2016-07-19armv8: layerscape: Convert to use common MMU frameworkYork Sun1-309/+51
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day2-2/+2
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun3-28/+42
2016-07-15armv8: mmu: split block if necessaryYork Sun1-32/+38
2016-07-15armv8: mmu: house cleaningYork Sun1-5/+8
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun1-10/+10
2016-07-14arm64: add better and more generic spin-table supportMasahiro Yamada5-4/+113
2016-07-14Revert "armv8: Enable CPUECTLR.SMPEN for coherency"Tom Rini1-8/+0
2016-07-08armv8: Enable CPUECTLR.SMPEN for coherencyMingkai Hu1-0/+8
2016-06-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2-5/+7
2016-06-28armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha1-2/+2
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut2-2/+2
2016-06-24arm64: optimize smp_kick_all_cpusMasahiro Yamada1-3/+1
2016-06-24armv8/fsl_lsch2: Correct the cores frequency initializationHou Zhiqiang1-3/+5
2016-06-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-10/+7
2016-06-13armv8/ls2080: Remove workaround for erratum A008751Sriram Dash1-10/+0
2016-06-13arm64: fsl-layerscape: add get_svr and IS_SVR_REV helperSriram Dash1-0/+7
2016-06-13armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor5-0/+464
2016-06-10board: ls2080a: Add "mcinitcmd" env for MC & DPL deploymentPratiyush Mohan Srivastava1-0/+29
2016-06-10armv8/ls2080a: configure PMU's PCTBENR to enable WDTYunhui Cui1-0/+12
2016-06-06arm/arm64: implement a boot header capabilityAndre Przywara1-0/+10
2016-06-06Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-0/+5
2016-06-06ARM64: zynqmp: Extend page_table_sizeMichal Simek1-0/+5
2016-06-03armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha6-0/+136
2016-06-03armv8: fsl-layerscape: Organize SoC overview at common locationPrabhakar Kushwaha3-0/+86
2016-06-03armv8: fsl-layerscape: fix compile warning "rcw_tmp"Prabhakar Kushwaha1-1/+4
2016-06-03armv8: fsl-layerscape: Avoid LS1043A specifc definesPrabhakar Kushwaha1-1/+1