aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini85-69/+46
2024-05-06arm: Remove <common.h> and add needed includesTom Rini58-57/+14
2024-05-06arm: fsl-layerscape: Remove <common.h> and add needed includesTom Rini35-32/+40
2024-05-06arm: apple: Remove <common.h> and add needed includesTom Rini2-2/+2
2024-05-06arm: aspeed: Remove <common.h> and add needed includesTom Rini5-5/+2
2024-05-06arm: at91: Remove <common.h> and add needed includesTom Rini34-33/+15
2024-05-06arm: bcm: Remove <common.h> and add needed includesTom Rini26-26/+2
2024-05-06arm: davinci: Remove <common.h> and add needed includesTom Rini11-9/+8
2024-05-06arm: exynos: Remove <common.h> and add needed includesTom Rini16-13/+11
2024-05-06arm: highbank: Remove <common.h> and add needed includesTom Rini1-1/+0
2024-05-06arm: histb: Remove <common.h> and add needed includesTom Rini2-2/+0
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini84-82/+38
2024-05-06arm: kirkwood: Remove <common.h> and add needed includesTom Rini3-3/+0
2024-05-06arm: lpc32xx: Remove <common.h> and add needed includesTom Rini5-5/+1
2024-05-06arm: mediatek: Remove <common.h> and add needed includesTom Rini8-8/+2
2024-05-06arm: meson: Remove <common.h> and add needed includesTom Rini7-7/+1
2024-05-06arm: mvebu: Remove <common.h> and add needed includesTom Rini21-21/+12
2024-05-06arm: nexell: Remove <common.h> and add needed includesTom Rini5-4/+3
2024-05-06arm: npcm: Remove <common.h> and add needed includesTom Rini4-4/+1
2024-05-06arm: octeontx: Remove <common.h> and add needed includesTom Rini2-2/+0
2024-05-06arm: octeontx2: Remove <common.h> and add needed includesTom Rini2-2/+0
2024-05-06arm: omap2: Remove <common.h> and add needed includesTom Rini46-46/+25
2024-05-06arm: orion5x: Remove <common.h> and add needed includesTom Rini3-3/+1
2024-05-06arm: owl: Remove <common.h> and add needed includesTom Rini2-2/+2
2024-05-06arm: rockchip: Remove <common.h> and add needed includesTom Rini54-52/+7
2024-05-06arm: s5pc1xx: Remove <common.h> and add needed includesTom Rini7-7/+3
2024-05-06arm: socfpga: Remove <common.h> and add needed includesTom Rini42-41/+26
2024-05-06arm: sunxi: Remove <common.h> and add needed includesTom Rini10-10/+0
2024-05-06arm: stm32/stm32mp: Remove <common.h> and add needed includesTom Rini16-16/+7
2024-05-06arm: tegra: Remove <common.h> and add needed includesTom Rini43-41/+16
2024-05-06arm: u8500: Remove <common.h> and add needed includesTom Rini2-2/+1
2024-05-06arm: xilinx: Remove <common.h> and add needed includesTom Rini20-20/+19
2024-05-06arm: mach-versatile: Remove dead codeTom Rini3-97/+0
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini75-73/+47
2024-05-06x86: Remove <common.h> and add needed includesTom Rini171-163/+51
2024-05-06sh: Remove <common.h> and add needed includesTom Rini9-9/+3
2024-05-06nios2: Remove <common.h> and add needed includesTom Rini5-5/+2
2024-05-06xtensa: Remove <common.h> and add needed includesTom Rini5-5/+2
2024-05-02board: starfive: Rename spl_soc_init() to spl_dram_init()Lukas Funke2-2/+2
2024-05-02board: sifive: Rename spl_soc_init() to spl_dram_init()Lukas Funke4-4/+4
2024-05-02riscv: dts: sophgo: Add spi nor flash controller nodeKongyang Liu2-0/+30
2024-05-02riscv: dts: sophgo: Add ethernet nodeKongyang Liu2-0/+28
2024-05-01cmd: sbi: add Supervisor Software Events extensionHeinrich Schuchardt1-0/+1
2024-05-01riscv: andesv5: Set default cache line size to 64-bytesYu Chien Peter Lin1-0/+1
2024-04-29Merge patch series "*** Migrate some PHYTEC boards to OF_UPSTREAM ***"Tom Rini12-1998/+23
2024-04-29phycore-rk3288: Migrate to OF_UPSTREAMWadim Egorov4-778/+19
2024-04-29phycore-am64x: Migrate to OF_UPSTREAMWadim Egorov5-628/+2
2024-04-29phycore-am62x: Migrate to OF_UPSTREAMWadim Egorov5-592/+2
2024-04-29Merge patch series "upstream DT compatibility"Tom Rini1-1/+1
2024-04-29arm: dts: imx6dl-brppt2: fix gpio.h includeCaleb Connolly1-1/+1