summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
AgeCommit message (Expand)Author
2018-11-16ARMv8: Add EL3 exception handling for ARMv8's KconfigChee Hong Ang
2018-10-16arm64: zynqmp: Add new command for TCM initializationSiva Durga Prasad Paladugu
2018-10-16arm64: zynqmp: Move TCM initialization to a separate routineSiva Durga Prasad Paladugu
2018-09-29Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-09-27armv8: ls1043a: add icid setup supportLaurentiu Tudor
2018-09-27armv8/ls1088a/ls2088a: esdhc: Add esdhc clock supportYinbo Zhu
2018-09-27ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu
2018-09-27Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini
2018-09-26arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()Siva Durga Prasad Paladugu
2018-09-26arm64: zynqmp: Move PM version related macros to .hSiva Durga Prasad Paladugu
2018-09-23efi_loader: simplify ifdefsStephen Warren
2018-08-23armv8: fsl-layerscape: Update README.falcon for compressionYork Sun
2018-08-10armv8: layerscape: Enable EHCI access for LS1012ARan Wang
2018-08-10armv8: ls1046a: setup SEC ICIDs and fix up device treeLaurentiu Tudor
2018-08-10armv8: ls1046a: setup fman ports ICIDs and device treeLaurentiu Tudor
2018-08-10armv8: ls1046a: add icid setup for qman portalsLaurentiu Tudor
2018-08-10armv8: ls1046a: initial icid setup supportLaurentiu Tudor
2018-08-03armv8: make SPL exception vectors optionalAndre Przywara
2018-08-03armv8: Reduce exception handling codeAndre Przywara
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-07-26arm: Prevent redefinition error in fsl-layerscapeJoe Hershberger
2018-07-26armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun
2018-07-26armv8: layerscape: spl: Initialize QSPI AHB for QSPI bootYork Sun
2018-07-26armv8: fsl: remove sata supportYuantian Tang
2018-07-26armv8: layerscape: Enabled I-cache for SPL bootYork Sun
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-07-03Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-07-03arm: timer: sunxi: add Allwinner timer erratum workaroundAndre Przywara
2018-07-03arm: timer: factor out FSL arch timer erratum workaroundAndre Przywara
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek
2018-06-15Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblazeTom Rini
2018-06-15arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()Michal Simek
2018-06-14efi_loader: Convert runtime reset from switch to if statementsAlexander Graf
2018-06-11board: ls1012a: FRWY-LS1012A board supportBhaskar Upadhaya
2018-06-08board: Kconfig: Re-Arrangement of PPA firmware and header addressesBhaskar Upadhaya
2018-05-31soc: zynqmp: Update required API version to 1.0Rajan Vaja
2018-05-31arm64: zynqmp: Get rid of emulation platformsMichal Simek
2018-05-23arm64: timer: Create timer_get_bootus for bootstage supportMichal Simek
2018-05-11Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini
2018-05-11arm64: zynqmp: Setup MMU map for DDR at run timeNitin Jain
2018-05-09armv8/fsl-lsch2: make the workaround for PIN MUX erratum A010539 robustHou Zhiqiang
2018-05-09armv8/fsl-lsch2: correct QMAN clockHou Zhiqiang
2018-05-09armv8: sec_firmware: Add support for multiple loadablesSumit Garg
2018-05-09armv8: sec_firmware: Remove JR3 from device tree node in all casesRuchika Gupta
2018-05-09armv8: layerscape: Avoid code duplication for TZASC InstantiationSriram Dash
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara
2018-04-28distro: use imply to enable DISTRO_DEFAULTS as SoC defaultMasahiro Yamada