summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: PSCI reset and shutdownHeinrich Schuchardt2018-12-024-47/+10
* ARM: armv7: Add early stack for erratum workaroundsAndrew F. Davis2018-11-261-0/+9
* ARMv8: SError exception handling in PSCI exception vectorsChee Hong Ang2018-11-161-0/+26
* ARMv8: Add EL3 exception handling for ARMv8's KconfigChee Hong Ang2018-11-161-0/+7
* arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config optionVladimir Zapolskiy2018-10-191-3/+0
* arm: lpc32xx: add CONFIG_ARCH_LPC32XX build optionVladimir Zapolskiy2018-10-191-0/+20
* arm64: zynqmp: Add new command for TCM initializationSiva Durga Prasad Paladugu2018-10-161-2/+4
* arm64: zynqmp: Move TCM initialization to a separate routineSiva Durga Prasad Paladugu2018-10-161-2/+8
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-1011-42/+26
* arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-104-22/+2
* arm: remove prototype for reset_timer_maskedPatrick Delaunay2018-10-101-1/+2
* Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-09-298-47/+113
|\
| * armv7: ls102xa: Disable QE before enter deep sleepRan Wang2018-09-271-0/+4
| * armv8: ls1043a: add icid setup supportLaurentiu Tudor2018-09-273-1/+92
| * armv7: fsl: remove sata supportPeng Ma2018-09-272-42/+0
| * armv8/ls1088a/ls2088a: esdhc: Add esdhc clock supportYinbo Zhu2018-09-271-0/+14
| * ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu2018-09-271-4/+3
* | Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini2018-09-271-25/+15
|\ \
| * | arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()Siva Durga Prasad Paladugu2018-09-261-14/+15
| * | arm64: zynqmp: Move PM version related macros to .hSiva Durga Prasad Paladugu2018-09-261-11/+0
| |/
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-09-262-2/+2
|\ \
| * | efi_loader: simplify ifdefsStephen Warren2018-09-232-2/+2
| |/
* | arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is builtQuentin Schulz2018-09-251-0/+3
|/
* arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is builtQuentin Schulz2018-09-101-0/+3
* ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford2018-09-105-36/+23
* ARM: Specify aligned address for secure section instead of using attributesChen-Yu Tsai2018-09-071-2/+2
* armv8: fsl-layerscape: Update README.falcon for compressionYork Sun2018-08-231-1/+1
* armv8: layerscape: Enable EHCI access for LS1012ARan Wang2018-08-101-0/+9
* armv8: ls1046a: setup SEC ICIDs and fix up device treeLaurentiu Tudor2018-08-101-0/+14
* armv8: ls1046a: setup fman ports ICIDs and device treeLaurentiu Tudor2018-08-102-0/+112
* armv8: ls1046a: add icid setup for qman portalsLaurentiu Tudor2018-08-101-0/+16
* armv8: ls1046a: initial icid setup supportLaurentiu Tudor2018-08-104-0/+145
* arm: ls102xa: Fix RGMII phy-connection-type FDT fixupBrendan Shanks2018-08-071-2/+2
* armv8: make SPL exception vectors optionalAndre Przywara2018-08-033-4/+30
* armv8: Reduce exception handling codeAndre Przywara2018-08-031-50/+82
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-07-304-25/+39
|\
| * efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-252-24/+36
| * ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supportedMark Kettenis2018-07-251-1/+1
| * ARM: HYP/non-sec: migrate stackMark Kettenis2018-07-251-0/+2
* | Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-302-7/+7
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-07-273-54/+18
|\ \
| * | armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun2018-07-262-0/+13
| * | armv8: layerscape: spl: Initialize QSPI AHB for QSPI bootYork Sun2018-07-261-0/+4
| * | armv8: fsl: remove sata supportYuantian Tang2018-07-261-54/+0
| * | armv8: layerscape: Enabled I-cache for SPL bootYork Sun2018-07-261-0/+1
| |/
* | arm: Prevent redefinition error in fsl-layerscapeJoe Hershberger2018-07-261-1/+1
|/
* ARM: PSCI: initialize stack pointer on secondary CPUsStefan Agner2018-07-231-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-07-031-6/+49
|\
| * arm: timer: sunxi: add Allwinner timer erratum workaroundAndre Przywara2018-07-031-0/+24
| * arm: timer: factor out FSL arch timer erratum workaroundAndre Przywara2018-07-031-6/+25