summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-15Merge tag 'rpi-2025.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-06-15arm: dts: rockchip: Fix eMMC write on RK3528Jonas Karlman
2025-06-15configs: rpi: set NR_DRAM_BANKS to 8 to accommodate RAM on 16GB modelsJan Čermák
2025-06-14Merge patch series "linux/bitfield.h: sync <linux/bitfield.h> from Linux 6.15...Tom Rini
2025-06-14mtd: spinand: winbond: add Winbond W25N04KV flash supportChristian Marangi
2025-06-14linux/bitfield.h: sync <linux/bitfield.h> from Linux 6.15Christian Marangi
2025-06-14arm: apple: rtkit: add missing header linux/bug.h and linux/bitops.hChristian Marangi
2025-06-14iommu: qcom-smmu: add missing linux/bug.h header for WARN_ONChristian Marangi
2025-06-14clk: imx: add missing linux/bug.h header for WARNChristian Marangi
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14include: use lowercase hex prefix styleE Shattow
2025-06-14arch: use lowercase hex prefix styleE Shattow
2025-06-14lib: use lowercase hex prefix styleE Shattow
2025-06-14tools: use lowercase hex prefix styleE Shattow
2025-06-14drivers: use lowercase hex prefix styleE Shattow
2025-06-14board: use lowercase hex prefix styleE Shattow
2025-06-14configs: use lowercase hex prefix styleE Shattow
2025-06-13Merge patch series "drop volatile from global data"Tom Rini
2025-06-13riscv: remove volatile from set_gd prototypeRasmus Villemoes
2025-06-13arm: remove volatile from set_gd prototypeRasmus Villemoes
2025-06-13lib/trace: drop volatile qualifier from "save gd" variablesRasmus Villemoes
2025-06-13efi: drop volatile qualifier from "save gd" variablesRasmus 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-12Merge patch series "ti: Add support for eCAP PWM and LCD pin mux"Tom Rini
2025-06-12board: ti: am335x: Enable eCAP0 PWM and LCD pin muxingSukrut Bellary
2025-06-12pwm: ti: am33xx: Fix build warnings in dev_dbg()Sukrut Bellary
2025-06-12pwm: ti: am33xx: Enable Auxiliary PWM using eCAPSukrut Bellary
2025-06-12ram: Move Kconfig options into their own menu entryYao Zi
2025-06-12bootstage: Fix typoAristo Chen
2025-06-12fdt: Make sure there is no stale initrd leftRichard Weinberger
2025-06-12ext4fs: Fix: Read outside partition error (take 2)Tony Dinh
2025-06-12binman: add atf-bl1 to etypesBryan Brattlof
2025-06-12arm: mach-k3: j784s4: Call do_board_detect() before DDR probingEmanuele Ghidoli
2025-06-12test/py: Correct handling of exceptionsSimon Glass
2025-06-12test/py: Use the correct fixture name in exception handlerSimon Glass
2025-06-12toradex-smarc-imx8mp: add SPL_STACK size and SPL_HAVE_INIT_STACKHiago De Franco
2025-06-12board: var-som-mx8mn: Fix alloc space exhausted in SPLHugo Villeneuve
2025-06-12imx91: Drop OF_UPSTREAMPeng Fan
2025-06-11mmc: Kconfig: Really correct dependencies SDHCI ADMA optionsTom Rini
2025-06-11Merge patch series "Update the kbuild system to 5.1"Tom Rini