summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2018-11-16ARMv8: SError exception handling in PSCI exception vectorsChee Hong Ang
2018-11-16ARMv8: Add EL3 exception handling for ARMv8's KconfigChee Hong Ang
2018-10-19arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config optionVladimir Zapolskiy
2018-10-19arm: lpc32xx: add CONFIG_ARCH_LPC32XX build optionVladimir Zapolskiy
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-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay
2018-10-10arm: remove prototype for reset_timer_maskedPatrick Delaunay
2018-09-29Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-09-27armv7: ls102xa: Disable QE before enter deep sleepRan Wang
2018-09-27armv8: ls1043a: add icid setup supportLaurentiu Tudor
2018-09-27armv7: fsl: remove sata supportPeng Ma
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-26Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom 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-25arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is builtQuentin Schulz
2018-09-23efi_loader: simplify ifdefsStephen Warren
2018-09-10arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is builtQuentin Schulz
2018-09-10ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford
2018-09-07ARM: Specify aligned address for secure section instead of using attributesChen-Yu Tsai
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-07arm: ls102xa: Fix RGMII phy-connection-type FDT fixupBrendan Shanks
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-25ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supportedMark Kettenis
2018-07-25ARM: HYP/non-sec: migrate stackMark Kettenis
2018-07-23ARM: PSCI: initialize stack pointer on secondary CPUsStefan Agner
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-29ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...Nishanth Menon
2018-06-29ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715Nishanth Menon