summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-09-30Merge tag 'u-boot-socfpga-next-20250930' of https://source.denx.de/u-boot/cus...Tom Rini
2025-09-30include: dt-bindings: clk: agilex: Add Agilex clock definitions header fileAlif Zakuan Yuslaimi
2025-09-26Merge patch series "exports overhaul"Tom Rini
2025-09-26exports.h: bump XF_VERSIONRasmus Villemoes
2025-09-26_exports.h: export standard memory/string handling functionsRasmus Villemoes
2025-09-26_exports.h: reorganize a bitRasmus Villemoes
2025-09-26exports.h: make sure declarations are in sync with the actual exportsRasmus Villemoes
2025-09-26_exports.h: drop the last dummy entriesRasmus Villemoes
2025-09-26_exports.h: simplify condition for including spi functionsRasmus Villemoes
2025-09-26_exports.h: drop creating dummy i2c entries and fixup config dependencyRasmus Villemoes
2025-09-26malloc.h: be a bit more consistent with macro definitionsRasmus Villemoes
2025-09-26imx94_evk: Add i.MX943 EVK board supportYe Li
2025-09-26imx95: Add get_reset_reason() to retrieve the LM/system last booted/shutdown ...Peng Fan
2025-09-24android: boot: fix wrong end of header in v3/v4 parsingGuillaume Ranquet
2025-09-20imx8: Add ahab_commit commandJohn Ripple
2025-09-20Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2025-09-19Merge patch series "qemu-sbsa: Fix GIC enablement"Tom Rini
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-19riscv: qemu: Remove fdt_high defaultVivian Wang
2025-09-19board: microchip: icicle: rename all icicle files to genericJamie Gibbons
2025-09-19include: configs: andes: Remove fdt_high env variableRandolph Lin
2025-09-18arm: nuvoton: remove unused parameterJim Liu
2025-09-18Merge patch series "Add support for MediaTek MT7987/MT7988 built-in 2.5Gb eth...Tom Rini
2025-09-18misc: fs_loader: allow returning actual firmware data size in request_firmwar...Weijie Gao
2025-09-18ioport: Add resource check helpersPatrice Chotard
2025-09-16env: Remove usb_ignorelist and env_fdt_path from ifdef CONFIG_ENV_VARS_UBOOT_...Marek Vasut
2025-09-12mkimage: Add support for bundling TFA BL31 in mkimage -f autoMarek Vasut
2025-09-09env: Fix up indentMarek Vasut
2025-09-08Merge tag 'v2025.10-rc4' into nextTom Rini
2025-09-08Merge patch series "AM57 boot fixes"Tom Rini
2025-09-08board: ti: am57xx: Change to using .envAnurag Dutta
2025-09-08include: env: ti: Use .env for environment variablesAnurag Dutta
2025-09-05Add imx8mp-libra-fpsc boardBenjamin Hahn
2025-09-05imx: kontron-sl-mx6ul: Enable standard boot and disable legacy distro bootFrieder Schrempf
2025-09-01power: pmic: pca9450: Add support for reset statusPrimoz Fiser
2025-09-01power: pmic: pca9450: Add support for system resetPrimoz Fiser
2025-09-01power: regulator: tps65910: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-31power: Split *POWER_LEGACY portion of <power/pmic.h> out to new headerTom Rini
2025-08-30power: rk8xx: allow to customize RK806 reset modeQuentin Schulz
2025-08-30rk3288: add fdtoverlay_addr_r to default envMarius Dinu
2025-08-26misc: fs_loader: Add request_firmware_into_buf_via_script() for flexible firm...Lucien.Jheng
2025-08-25Merge tag 'v2025.10-rc3' into nextTom Rini
2025-08-25configs: versal2: Add usb_pgood_delay for versal2 boardsVenkatesh Yadav Abbarapu
2025-08-25arm64: versal2: Define BOOTENV_DEV_SHARED_XSPI when distro is disabledMichal Simek
2025-08-25fpga: lattice: Remove unused supportMichal Simek
2025-08-25fpga: Remove ancient ACEX1K supportMichal Simek
2025-08-23imx: imx93_{evk, frdm, qsb}: Fix conflict SPL early malloc addressYe Li
2025-08-18net: lwip: ping: set net_try_count to 1Jerome Forissier