summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-30configs: phycore_am62x_a53_defconfig: Enable CMD_USB_MASS_STORAGEWadim Egorov
2026-03-30console: Prefer currently selected serial console as stdio deviceMarek Vasut
2026-03-30core: Rework REGMAP symbols implementationTom Rini
2026-03-30usb: isp1760: Correct dependencies for USB_ISP1760Tom Rini
2026-03-30test: Correct dependencies for SPL_UNIT_TESTTom Rini
2026-03-30timer: Correct dependencies for SPL_TIMERTom Rini
2026-03-30pinctrl: Correct dependencies for PINCTRL_TH1520Tom Rini
2026-03-30misc: Correct dependencies on QCOM_GENITom Rini
2026-03-30input: Correct dependencies for BUTTON_KEYBOARDTom Rini
2026-03-30SPL: Rework logic around SPL_BLK_FS (and SPL_NVME)Tom Rini
2026-03-30boot: Update dependencies for some UPL optionsTom Rini
2026-03-30boot: Update tests around network symbols in BOOT_DEFAULTS_CMDSTom Rini
2026-03-30sysreset: Rework tests around SYSRESET_CMD_POWEROFFTom Rini
2026-03-30xPL FIT: Rework SPL_FIT dependenciesTom Rini
2026-03-30FIT: Image pre-load signature support must select not depends on FIT_SIGNATURETom Rini
2026-03-27arm: relocate: Introduce data-only relocation modeMarek Vasut
2026-03-27arm: Drop unused __XSCALE__ sectionMarek Vasut
2026-03-27arm: Introduce current_pl() on ARM32 and compatibility current_el()Marek Vasut
2026-03-27cmd: part: add part dupcheck subcommandPadmarao Begari
2026-03-27fs: fat: Refactor dirty flag handlingDaniel Palmer
2026-03-27Remove confusing NULL from error messageLudwig Nussel
2026-03-27Add back debug output of hashed nodesLudwig Nussel
2026-03-27Merge tag 'xilinx-for-v2026.07-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2026-03-27Merge tag 'doc-2026-04-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2026-03-27cpu: microblaze: Fix unmet direct dependencies for XILINX_MICROBLAZE0_PVRMichal Simek
2026-03-27doc: overlay-fdt-boot: .dtbos do not need load addressesRasmus Villemoes
2026-03-27doc: board: ti: fix incorrect labels for boot switchesAnshul Dalal
2026-03-27doc: board: fix OPTEE args for TI SoCsAnshul Dalal
2026-03-27doc: Use sys.path.append for pytests being foundTom Rini
2026-03-27doc/buildman: fix missing :: on examplesDavid Lechner
2026-03-27doc: pstore: fix typoAristo Chen
2026-03-27treewide: fix uImage.FIT document pathsDaniel Golle
2026-03-26Merge patch series "Introduce SQUASHFS support in SPL"Tom Rini
2026-03-26MAINTAINERS: SQUASHFS: Add myself as co-maintainerRichard Genoud
2026-03-26MAINTAINERS: SQUASHFS: update João Marcos Costa emailRichard Genoud
2026-03-26spl: mmc: support squashfsRichard Genoud
2026-03-26spl: add squashfs supportRichard Genoud
2026-03-26fs/squashfs: squashfs.h: include file should be self dependentRichard Genoud
2026-03-26fs/squashfs: sqfs_decompressor: simplify codeRichard Genoud
2026-03-26fs/squashfs: fix sqfs_decompressor.c build in SPLRichard Genoud
2026-03-26Merge tag 'fwu-next-26032026' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2026-03-26Merge tag 'rpi-2026.04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2026-03-26rpi: Update the naming for bcm2712 SoC RevD namingPeter Robinson
2026-03-26arm: bcm: Include missing errno.hMarek Vasut
2026-03-26tools: mkfwumdata: Remove dependency on fwu_mdata.h headerKory Maincent
2026-03-26tools: Add support for fwumdata toolKory Maincent
2026-03-26tools: mkfwumdata: Add bank count validation for FWU metadata v2Kory Maincent
2026-03-26tools: mkfwumdata: Improve error message specificityKory Maincent
2026-03-26tools: Reorganize mkfwumdata tool into fwumdata_src directoryKory Maincent
2026-03-26tools: gitignore: Add mkfwumdata to the git ignore fileKory Maincent