summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-06-13riscv: remove volatile from set_gd prototypeRasmus Villemoes
2025-06-13arm: remove volatile from set_gd prototypeRasmus Villemoes
2025-06-13arm: imx: remove unnecessary volatile qualifiers from "save gd" variablesRasmus Villemoes
2025-06-13arc: drop volatile qualifier from gd pointerRasmus Villemoes
2025-06-13m68k: drop pointless #if 0 blockRasmus Villemoes
2025-06-13m68k: drop volatile qualifier from gd pointerRasmus Villemoes
2025-06-13microblaze: drop volatile qualifier from gd pointerRasmus Villemoes
2025-06-13mips: drop volatile qualifier from gd pointerRasmus Villemoes
2025-06-13powerpc: drop volatile qualifier from gd pointerRasmus Villemoes
2025-06-13arm: drop volatile qualifier from gd pointerRasmus Villemoes
2025-06-13sandbox: solve undefined reference to pthread_kill symbolRaymond Mao
2025-06-13spl: Rename jump_to_image_no_args()Simon Glass
2025-06-13x86: Move Intel GNVS file into the common include directorySimon Glass
2025-06-12arm: mach-k3: j784s4: Call do_board_detect() before DDR probingEmanuele Ghidoli
2025-06-12imx91: Drop OF_UPSTREAMPeng Fan
2025-06-11board: stm32: add stm32h747-discovery board supportDario Binacchi
2025-06-11ARM: dts: stm32: add stm32h747i-disco-u-boot DTS fileDario Binacchi
2025-06-11stm32mp: Add tamp_nvram driverSimeon Marijon
2025-06-11ARM: stm32: Auto-detect ROM API table on STM32MP15xxMarek Vasut
2025-06-11ARM: stm32: Fix DBGMCU macro on STM32MP13xxMarek Vasut
2025-06-11ARM: stm32: Fix SYSRAM size on STM32MP13xxMarek Vasut
2025-06-11ARM: stm32: Drop unnecessary spaceMarek Vasut
2025-06-11ARM: dts: stm32: switch from fixed to scmi clocks for stm32mp257f-ev1Patrice Chotard
2025-06-10arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board supportMarek Vasut
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini
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-09riscv: dts: th1520: Prepare binman configuration for loading OpenSBIYao Zi
2025-06-09riscv: cpu: th1520: Support cache enabling/disabling in M mode onlyYao Zi
2025-06-09riscv: cpu: th1520: Build spl.c for SPL onlyYao Zi
2025-06-06Merge patch series "Remove as much arch/arm/dts/*.h as possible"Tom Rini
2025-06-06nxp: Remove local arch/arm/dts/imx8mm-pinfunc.hTom Rini
2025-06-06atmel: Remove local arch/arm/dts/{sama5d2, sama7g5}-pinfunc.hTom Rini
2025-06-06arch/arm/dts: Remove strict subset headerTom Rini
2025-06-06arch/arm/dts: Remove functionally identical headersTom Rini
2025-06-06arch/arm/dts: Remove identical headersTom Rini
2025-06-06arch/arm/dts: Remove unused headerTom Rini
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-05arm: dts: remove k3-serdes.hHeiko Thiery
2025-06-05armv8: fix Clang warning on writing 32-bit variable to a 64-bit registerRaymond Mao
2025-06-04mach-k3: am62ax: enable caches for the SPL stageAnshul Dalal
2025-06-03board: toradex: add verdin am62p supportParth Pancholi
2025-06-03linux/sizes.h: sync from kernelEmanuele Ghidoli
2025-06-03Merge tag 'qcom-more-for-2025.07' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-06-02Merge patch series "Audit include list for include/[a-m]*.h"Tom Rini