aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini
2022-06-06mpc85xx: Switch to setting the initial stack pointer more clearlyTom Rini
2022-06-06mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam locationTom Rini
2022-06-06arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini
2022-06-06m68k: Remove dead codeTom Rini
2022-06-06ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usageTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini
2022-06-06spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini
2022-06-06arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespaceTom Rini
2022-06-03imx: imx8mq: default select CLK_IMX8MQPeng Fan
2022-06-03armv8: Fix TCR 64-bit writesAndre Przywara
2022-05-27Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-05-26arm: dts: k3-am642-*: Mark the memory node with u-boot, dm-splGeorgi Vlaev
2022-05-26riscv: Clean up asm/io.hLeo Yu-Chi Liang
2022-05-26riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.hMichal Simek
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-05-24Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-05-24xilinx: zynqmp: Wire tee for Multi DTB use casesMichal Simek
2022-05-24sunxi: Remove obsolete Kconfig selectionsSamuel Holland
2022-05-24sunxi: board: Fix UART PortF pinmux setupAndre Przywara
2022-05-23arm: socfpga: Add the terasic de10-standard boardHumberto Naves
2022-05-23arm: gic_v2: Skip gic_init_secure when cpu is not in el3Sai Pavan Boddu
2022-05-23powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support for NOR bootingPali Rohár
2022-05-23Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-05-23ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut
2022-05-23sunxi: F1C100s: update DT files from LinuxAndre Przywara
2022-05-23ARM: dts: sun50i: H6: Sync from Linux v5.18-rc1Samuel Holland
2022-05-23ARM: dts: sun50i: A64: Sync from Linux v5.18-rc1Samuel Holland
2022-05-23ARM: dts: sun8i: R40/T3: Sync from Linux v5.18-rc1Samuel Holland
2022-05-23ARM: dts: sun8i: V3/V3s/S3: Sync from Linux v5.18-rc1Samuel Holland
2022-05-23ARM: dts: sunxi: H2+/H3/H5: Sync from Linux v5.18-rc1Samuel Holland
2022-05-23ARM: dts: sun8i: A83T: Sync from Linux v5.18-rc1Samuel Holland
2022-05-23ARM: dts: sun9i: Sync from Linux v5.18-rc1Samuel Holland
2022-05-23ARM: dts: sunxi: A13/A31/A23/A33: Sync from Linux v5.18-rc1Samuel Holland
2022-05-23ARM: dts: sun4i: Sync from Linux v5.18-rc1Samuel Holland
2022-05-23ARM: dts: sun7i: Sync from Linux v5.18-rc1Samuel Holland
2022-05-23ARM: dts: sunxi: Remove unused devicetree headersSamuel Holland
2022-05-20ARM: dts: imx: Configure FEC for iMX6QDL DRC02Philip Oberfichtner
2022-05-20ARM: dts: imx: Configure FEC for iMX6QDL picoITXPhilip Oberfichtner
2022-05-20ARM: dts: imx: Simplify fec node for iMX6QDL DHCOM boardsPhilip Oberfichtner
2022-05-20ARM: dts: imx: Migrate iMX6QDL picoITX DTs from LinuxPhilip Oberfichtner
2022-05-20ARM: dts: imx: Migrate iMX6QDL DRC02 DTs from LinuxPhilip Oberfichtner
2022-05-20ARM: imx6: Fix broken DT path in DH board filePhilip Oberfichtner
2022-05-20bosch: Add initial board support for ACCPhilip Oberfichtner
2022-05-20arm: mach-imx: cmd_nandbcb fix bad block handlingMichael Trimarchi
2022-05-20i.MX8ULP: add display_ele_fw_version apiGaurav Jain
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li