summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-03-25Merge patch series "test/py: gpio: cleanups and improvement"Tom Rini
2026-03-25test/py: gpio: allow omitting gpio_op_pinDavid Lechner
2026-03-25test/py: gpio: removing trailing semicolonsDavid Lechner
2026-03-25test/py: gpio: remove unused importsDavid Lechner
2026-03-25Merge patch series "add [ as alias for test, fix 0/1 argument handling"Tom Rini
2026-03-25cmd: test: fix handling of single-argument form of testRasmus Villemoes
2026-03-25test: add tests for left-bracket alias for 'test' commandRasmus Villemoes
2026-03-25doc: test: document [ ] spelling of testRasmus Villemoes
2026-03-25cmd: test: allow using [ as alias for testRasmus Villemoes
2026-03-25mach-k3: move k3_falcon_fdt_fixup out of r5/common.cAnshul Dalal
2026-03-25arm: mach-k3: use Kconfig options for ATF/OPTEE sizeAnshul Dalal
2026-03-25fw_loader: Introduce SUPPORTS_FW_LOADER symbolTom Rini
2026-03-25fdt: Prefer %pap over %llxAlexander Sverdlin
2026-03-25configs: adi: sc5xx: sync command configurationOzan Durgut
2026-03-25virtio: Fix virtio initialization sequenceChristian Pötzsch
2026-03-25Merge patch series "virtio: rng: Handle oversized return buffers"Tom Rini
2026-03-25virtio: rng: Handle oversized return buffersKavin Gunasekara