summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-20imx8: Add ahab_commit commandJohn Ripple
2025-09-20ARM: Remove mistyped GICV3 definition from ARCH_SYNQUACERKunihiko Hayashi
2025-09-20Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2025-09-19Merge patch series "configs: phycore_am62ax_r5_defconfig: eMMC boot from raw ...Tom Rini
2025-09-19configs: phycore_am62ax_a53_defconfig: eMMC boot from raw offsetsDaniel Schultz
2025-09-19configs: phycore_am62ax_r5_defconfig: eMMC boot from raw offsetsDaniel Schultz
2025-09-19Merge patch series "qemu-sbsa: Fix GIC enablement"Tom Rini
2025-09-19board: qemu-sbsa: Fix mistyped GICV3 definitionKunihiko Hayashi
2025-09-19configs: qemu-sbsa: Define GIC register base addressKunihiko Hayashi
2025-09-19lib: Tidy up comments for vsprintf functionsSimon Glass
2025-09-19Merge tag 'u-boot-stm32-20250919' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-09-19configs: starfive: Use visionfive2 DEVICE_TREE_INCLUDES dtsi named similar to...E Shattow
2025-09-19riscv: dts: starfive: visionfive2 depend on SYS_CPU automatic dtsi inclusionE Shattow
2025-09-19riscv: dts: starfive: sync visionfive2 overrides with upstream Linux for-nextE Shattow
2025-09-19riscv: dts: starfive: prune redundant jh7110-common overridesE Shattow
2025-09-19arch/riscv: Remove unused macro in encoding.hGreentime Hu
2025-09-19riscv: qemu: Remove fdt_high defaultVivian Wang
2025-09-19gpio: mpfs_gpio: fix compilation warningsEoin Dickson
2025-09-19board: microchip: mpfs_generic: include processing of dtbosJamie Gibbons
2025-09-19misc: mpfs_syscontroller: add functions to read device tree overlaysJamie Gibbons
2025-09-19doc: microchip: add mpfs_video.rstJamie Gibbons
2025-09-19doc: microchip: introduce common sectionsJamie Gibbons
2025-09-19configs/microchip_mpfs_generic_defconfig: add boardJamie Gibbons
2025-09-19board: microchip: icicle: rename all icicle files to genericJamie Gibbons
2025-09-19riscv: Add a Zalrsc-only alternative for synchronization in start.SYao Zi
2025-09-19configs: ibex-ast2700: Explicitly disable Zaamo and Zalrsc extensionYao Zi
2025-09-19riscv: Add Kconfig options to distinguish Zaamo and ZalrscYao Zi
2025-09-19pcie: starfive: Remove the redundant print of probe successHal Feng
2025-09-19starfive: avoid NULL dereference in fdt_check_header()Heinrich Schuchardt
2025-09-19include: configs: andes: Remove fdt_high env variableRandolph Lin
2025-09-19dts: th1520: Switch to upstream devicetreeYao Zi
2025-09-19pinctrl: th1520: Mark driver as DM_FLAG_PRE_RELOCYao Zi
2025-09-19clk: thead: th1520-ap: Mark drivers as DM_FLAG_PRE_RELOCYao Zi
2025-09-19configs: th1520_lpi4a: Enlarge SYS_MALLOC_F_LEN to 0x10000Yao Zi
2025-09-18arm: nuvoton: remove unused parameterJim Liu
2025-09-18boot: Increase kernel size limit to 128 MiB on ARM64/PPC/RVMarek Vasut
2025-09-18Merge patch series "Add support for MediaTek MT7987/MT7988 built-in 2.5Gb eth...Tom Rini
2025-09-18MAINTAINERS: update ethernet-related file list for MediaTek ARM platformWeijie Gao
2025-09-18net: phy: Add MediaTek built-in 2.5Gb ethernet PHY driverWeijie Gao
2025-09-18net: mediatek: associate PHY device with dts node specified by phy-handleWeijie Gao
2025-09-18misc: fs_loader: allow using long script name in request_firmware_into_buf_vi...Weijie Gao
2025-09-18misc: fs_loader: allow returning actual firmware data size in request_firmwar...Weijie Gao
2025-09-18ARM: dts: Add flash0 partitions for stm32mp257f-ev1-u-bootPatrice Chotard
2025-09-18configs: stm32mp25: Enable configs flags related to SPI flashes.Patrice Chotard
2025-09-18spi: Add STM32MP2 Octo-SPI driver supportPatrice Chotard
2025-09-18memory: Add STM32 Octo Memory Manager driverPatrice Chotard
2025-09-18ioport: Add resource check helpersPatrice Chotard
2025-09-18ARM: stm32mp: replace RIFSC check access APIsGatien Chevallier
2025-09-18ARM: stm32mp: fix RIFSC semaphores acquisitionGatien Chevallier
2025-09-17Merge patch series "board: dhelectronics: Check pointer before access in dh_g...Tom Rini