summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
AgeCommit message (Expand)Author
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada
2016-08-06armv8: mmu: Detect page table overflow in emergency pt creationAlexander Graf
2016-08-02ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang
2016-07-27zynq: Increase the early malloc() sizeSimon Glass
2016-07-26armv8: fsl-layerscape: mmu: Fix enabling MMUYork Sun
2016-07-26armv8: fsl_lsch2: Add LS1046A SoC supportMingkai Hu
2016-07-26armv8: fsl_lsch2: Add SerDes 2 supportQianyu Gong
2016-07-26armv8: fsl-layerscape: Add A72 core detectionAlison Wang
2016-07-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-07-22ARM64: zynqmp: Remove get_uart_clk()Michal Simek
2016-07-21ARM: Add save_boot_params for ARMv8Stephen Warren
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang
2016-07-19ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang
2016-07-19ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang
2016-07-19ARMv8: add the secure monitor firmware frameworkHou Zhiqiang
2016-07-19armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang
2016-07-19armv8: layerscape: Convert to use common MMU frameworkYork Sun
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun
2016-07-15armv8: mmu: split block if necessaryYork Sun
2016-07-15armv8: mmu: house cleaningYork Sun
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun
2016-07-14arm64: add better and more generic spin-table supportMasahiro Yamada
2016-07-14Revert "armv8: Enable CPUECTLR.SMPEN for coherency"Tom Rini
2016-07-08armv8: Enable CPUECTLR.SMPEN for coherencyMingkai Hu
2016-06-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-06-28armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-06-24arm64: optimize smp_kick_all_cpusMasahiro Yamada
2016-06-24armv8/fsl_lsch2: Correct the cores frequency initializationHou Zhiqiang
2016-06-19Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-06-13armv8/ls2080: Remove workaround for erratum A008751Sriram Dash
2016-06-13arm64: fsl-layerscape: add get_svr and IS_SVR_REV helperSriram Dash
2016-06-13armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor
2016-06-10board: ls2080a: Add "mcinitcmd" env for MC & DPL deploymentPratiyush Mohan Srivastava
2016-06-10armv8/ls2080a: configure PMU's PCTBENR to enable WDTYunhui Cui
2016-06-06arm/arm64: implement a boot header capabilityAndre Przywara
2016-06-06Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-06-06ARM64: zynqmp: Extend page_table_sizeMichal Simek
2016-06-03armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: Organize SoC overview at common locationPrabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: fix compile warning "rcw_tmp"Prabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: Avoid LS1043A specifc definesPrabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: Put SMMU config code in SMMU_BASEPrabhakar Kushwaha
2016-05-27arm64: rename __asm_flush_dcache_level to __asm_dcache_levelMasahiro Yamada
2016-05-27arm64: fix comment "flush & invalidate"Masahiro Yamada
2016-05-27arm64: optimize __asm_{flush, invalidate}_dcache_allMasahiro Yamada
2016-05-27arm: implement generic PSCI reset call for armv8Beniamino Galvani
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini