summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-06-19arm/airoha: reset_cpu() does not take any paramsMikhail Kshevetskiy
2025-06-15arm: dts: rockchip: Fix eMMC write on RK3528Jonas Karlman
2025-06-13sandbox: solve undefined reference to pthread_kill symbolRaymond Mao
2025-06-12imx91: Drop OF_UPSTREAMPeng Fan
2025-06-10arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board supportMarek Vasut
2025-06-09Merge patch series "arm: armv7: fix a bug that prevents CONFIG_BLOBLIST and C...Tom Rini
2025-06-09arm: qemu: Add imply CONFIG_POSITION_INDEPENDENTYang Xiwen
2025-06-09arm: armv7: restore section to .text after saved_argsYang Xiwen
2025-06-06rockchip: rk3399-nanopi-4: Enable IO-domain driver in SPLJustin Klaassen
2025-06-06rockchip: rk3399-nanopi-4: Allow MMC driver to control SD regulatorsJustin Klaassen
2025-06-06rockchip: px30: Fix hard dependency to DEBUG_UART_BOARD_INITLukasz Czechowski
2025-06-06rockchip: px30: Weaken dependency TPL/SPL serialLukasz Czechowski
2025-06-06arm: uniphier: Change _debug_uart_putc function to inlineLukasz Czechowski
2025-06-04mach-k3: am62ax: enable caches for the SPL stageAnshul Dalal
2025-06-03Merge tag 'qcom-more-for-2025.07' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-06-02arm/dts/qemu-sbsa: Fix interruptPatrick Rudolph
2025-06-02mach-snapdragon: Update fdtfile logic to work for RB1 and RB2Sumit Garg
2025-06-02Revert "riscv: Select appropriate image type"Mayuresh Chitale
2025-06-02Revert "booti/bootm: riscv: Verify image arch type"Mayuresh Chitale
2025-05-25x86: efi_loader: Ensure the SMBIOS tables are sent via EFISimon Glass
2025-05-23board: total_Compute: enable bloblist for SPL handoffJayanth Dodderi Chidanand
2025-05-22Merge tag 'u-boot-imx-master-20250522' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-05-21imx: spl_imx_romapi: support raw NAND sectorDario Binacchi
2025-05-21ARM: dts: imx93-phycore: Migrate to OF_UPSTREAMPrimoz Fiser
2025-05-21arm: dts: imx6ulz-bsh-smm-m2: Fix reset using wdt-reboot driverMichael Trimarchi
2025-05-21arm: dts: imx6ulz-bsh-smm-m2-u-boot: Drop soc nodeMichael Trimarchi
2025-05-21arm: imx: imx8m: soc: replace ifdef by IS_ENABLED()Dario Binacchi
2025-05-21arm: imx: imx8m: soc: fix the macro nameMichael Trimarchi
2025-05-21riscv: dts: th1520: Complete clock treeYao Zi
2025-05-21riscv: cpu: th1520: Select clock driverYao Zi
2025-05-21riscv: cpu: th1520: Initialize IOPMPs in SPLYao Zi
2025-05-21board: thead: licheepi4a: Enable SPL supportYao Zi
2025-05-21riscv: dts: th1520: Add binman configurationYao Zi
2025-05-21riscv: dts: th1520: Add DRAM controllerYao Zi
2025-05-21riscv: dts: lichee-module-4a: Preserve memory node for SPLYao Zi
2025-05-21riscv: dts: th1520: Preserve necessary devices for SPLYao Zi
2025-05-21riscv: cpu: Add TH1520 CPU supportYao Zi
2025-05-21riscv: lib: Split out support for T-Head cache management operationsYao Zi
2025-05-21riscv: dts: jh7110: override syscrg assigned clock rates with defaultsE Shattow
2025-05-21riscv: dts: jh7110: remove redundant parent nodesE Shattow
2025-05-21riscv: starfive: jh7110: move uart0 clock frequency to config headerE Shattow
2025-05-21riscv: insn-def.h: Fix header guardMayuresh Chitale
2025-05-21riscv: Access gd with inline assembly when building with LTO or ClangYao Zi
2025-05-21riscv: dts: binman.dtsi: Drop filename property for proper U-BootYao Zi
2025-05-21booti/bootm: riscv: Verify image arch typeMayuresh Chitale
2025-05-21riscv: Select appropriate image typeMayuresh Chitale
2025-05-16arm: kirkwood: Convert to DM_SERIAL for Synology DS109 boardTony Dinh
2025-05-16arm: kirkwood: Convert to DM_SERIAL for Kirkwood boardsTony Dinh
2025-05-12ARM: dts: imx: Add flexspi (fspi) to imxrt1170 and it's evk.Jonathan Currier
2025-05-09x86: Correct usage of FSP_VERSION2Tom Rini