summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
AgeCommit message (Expand)Author
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
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-04efi_loader: add missing EFI_RESET_PLATFORM_SPECIFICHeinrich Schuchardt
2018-04-04efi_loader: exit status for efi_reset_system_initHeinrich Schuchardt
2018-03-29drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash
2018-03-23arm64: zynqmp: Enable newer pmufw versionsMichal Simek
2018-03-22armv8: fsl-lsch2: configure pfe's DDR and HDBUS interfaces and ECCCalvin Johnson
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar
2018-02-09armv8: Remove dependency of SERDES for LSCH2 and LSCH3Sriram Dash
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski