summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-1823-0/+23
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-187-8/+15
* common: Drop init.h from common headerSimon Glass2020-05-1834-0/+34
* common: Drop image.h from common headerSimon Glass2020-05-184-0/+5
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-1832-0/+34
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+1
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-172-10/+5
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-152-2/+2
* arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner2020-05-151-60/+0
* arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner2020-05-159-588/+0
* imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan2020-05-104-0/+47
* driver: net: fm: add DM ETH supportMadalin Bucur2020-04-291-0/+2
* fsl-layerscape: Move GIC RD tables init to soc.cHou Zhiqiang2020-04-282-0/+48
* fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITSHou Zhiqiang2020-04-281-0/+4
* fsl-layerscape: Add RESV_RAM check in resv_ram addrHou Zhiqiang2020-04-281-4/+4
* phy: add support for backplane kr modeFlorinel Iordache2020-04-201-0/+9
* t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo2020-04-021-0/+5
* dm: arm64: ls1046a: add i2c DM supportBiwen Li2020-03-301-5/+5
* dm: arm64: ls1043a: add i2c DM supportBiwen Li2020-03-301-5/+5
* Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski2020-03-181-11/+5
* dm: arm64: ls1012a: add i2c DM supportBiwen Li2020-02-041-2/+2
* armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li2020-02-041-0/+2
* arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean2020-01-243-0/+74
* armv8: ls1028a_serdes: Add few missing serdes protocolsAlex Marginean2020-01-241-0/+4
* armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE portPramod Kumar2020-01-241-2/+21
* ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"Masahiro Yamada2020-01-241-3/+0
* armv8: ls1012a: Make USB masters snoopableRan Wang2020-01-241-0/+5
* common: Move hang() to the same header as panic()Simon Glass2020-01-174-0/+4
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-173-0/+3
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-1712-2/+14
* common: Move get_tbclk() to time.hSimon Glass2020-01-173-3/+3
* common: Move clock functions into a new fileSimon Glass2020-01-1712-0/+12
* Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usageYangbo Lu2020-01-162-31/+20
* armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibilityGiulio Benetti2020-01-141-0/+6
* arm: cpu: armv8: add support for arm psci reset2.Rajesh Ravi2020-01-101-0/+16
* Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-072-8/+8
|\
| * ARM: mxs: spl_boot.c: make early_delay more robustRasmus Villemoes2020-01-071-5/+2
| * arm: mxs: be more careful when enabling gpmi_clkRasmus Villemoes2020-01-071-1/+4
| * arm: mxs: fix comments in arch_cpu_init to match the codeRasmus Villemoes2020-01-071-2/+2
* | Merge branch 'next'Tom Rini2020-01-067-24/+185
|\ \ | |/ |/|
| * pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal2020-01-022-22/+0
| * fsl-lsch3: soc: Enable AHB read support for Flexspi controllerKuldeep Singh2019-12-262-0/+53
| * ls1028a: Configure stream IDs for integrated PCI and fix up Linux DTAlex Marginean2019-12-263-0/+111
| * armv8: Add workaround for USB erratum A-050106Ran Wang2019-12-262-1/+20
| * armv8: layerscape: fix SPL multi DTB loadingMichael Walle2019-12-261-1/+1
* | sunxi: psci: avoid error address-of-packed-memberHeinrich Schuchardt2019-12-181-5/+11
|/
* Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2019-12-052-5/+5
* armv7m: cache: add invalidate_icache_all() stubGiulio Benetti2019-12-031-0/+5
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-031-1/+1