aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-05-07x86: Add missing <linux/types.h>Tom Rini
2024-05-07arm: socfpga: Add missing <linux/types.h>Tom Rini
2024-05-07arm: nexell: Add missing <linux/types.h>Tom Rini
2024-05-07arm: sunxi: Add missing <linux/types.h>Tom Rini
2024-05-07arm: aspeed: Add missing <linux/types.h>Tom Rini
2024-05-07mmc: Migrate MMC_SUPPORTS_TUNING to KconfigTom Rini
2024-05-07board: rockchip: Remove <common.h> and add needed includesTom Rini
2024-05-07board: nvidia: Remove <common.h> and add needed includesTom Rini
2024-05-07board: freescale: Remove <common.h> and add needed includesTom Rini
2024-05-06board: Marvell: Remove <common.h> and add needed includesTom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06arm: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: fsl-layerscape: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: apple: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: aspeed: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: at91: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: bcm: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: davinci: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: exynos: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: highbank: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: histb: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: kirkwood: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: lpc32xx: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: mediatek: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: meson: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: mvebu: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: nexell: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: npcm: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: octeontx: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: octeontx2: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: omap2: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: orion5x: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: owl: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: rockchip: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: s5pc1xx: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: socfpga: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: sunxi: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: stm32/stm32mp: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: tegra: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: u8500: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: xilinx: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: mach-versatile: Remove dead codeTom Rini
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2024-05-06sh: Remove <common.h> and add needed includesTom Rini
2024-05-06nios2: Remove <common.h> and add needed includesTom Rini
2024-05-06xtensa: Remove <common.h> and add needed includesTom Rini
2024-05-02board: starfive: Rename spl_soc_init() to spl_dram_init()Lukas Funke
2024-05-02board: sifive: Rename spl_soc_init() to spl_dram_init()Lukas Funke