summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-12test: cmd: add unit tests for part commandDario Binacchi
2026-05-12test: dm: part: add test for part_get_info_by_uuidDario Binacchi
2026-05-12lib: uuid: add partition type GUID for extended bootloaderDario Binacchi
2026-05-12configs: stm32mp13: add SPI-NAND UBI boot supportAustin Shirley
2026-05-12tools: fwumdata: Fix use-after-free in parse_config()Kory Maincent
2026-05-11Prepare v2026.07-rc2v2026.07-rc2Tom Rini
2026-05-11Merge tag 'dm-pull-11may26b' of git://git.denx.de/u-boot-dmTom Rini
2026-05-11Merge patch series "j721s2: j784s4: Add workaround for errata i2437"Tom Rini
2026-05-11arch: mach-k3: j784s4_init: Add workaround for errata i2437Neha Malcom Francis
2026-05-11arch: mach-k3: j721s2_init: Add workaround for errata i2437Neha Malcom Francis
2026-05-11arm: mach-k3: arm: mach-k3: Add writel_verify macro for register write verifi...Udit Kumar
2026-05-11configs: Resync with savedefconfigTom Rini
2026-05-11fs: ubifs: fix bugs involving symlinks in ubifs_findfilePeter Collingbourne
2026-05-11binman: Use bintool wrappers for PKCS#11 tools in testsSimon Glass
2026-05-11binman: Flesh out the softhsm2-util bintool docstringSimon Glass
2026-05-11binman: Flesh out the pkcs11-tool bintool docstringSimon Glass
2026-05-11binman: Flesh out the p11-kit bintool docstringSimon Glass
2026-05-11patman: fix use in worktreeLudwig Nussel
2026-05-11acpi: fix initial RSDT and XSDT sizeHeinrich Schuchardt
2026-05-09Merge tag 'u-boot-at91-fixes-2026.07-a' of https://source.denx.de/u-boot/cust...Tom Rini
2026-05-09Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2026-05-09usb: dwc3: Fix crash on fastboot exit due to incorrect memory freeBalaji Selvanathan
2026-05-09usb: Correct dependencies around USB_EMULTom Rini
2026-05-09reset: Correct dependencies for RESET_RZG2L_USBPHY_CTRLTom Rini
2026-05-09usb: gadget: Correct dependencies for USB_RENESAS_USBHSTom Rini
2026-05-08test: fit: Use shared make_fname from fit_utilAristo Chen
2026-05-08virtio: fix boot device hunting in qemu with virtioLudwig Nussel
2026-05-08boot: image-fit.c: check target, not source, for 8-byte alignment when loadin...Rasmus Villemoes
2026-05-08lib: fdtdec: validate bloblist FDT before consuming libfdt sizeRaymond Mao
2026-05-08Makefile: remove block from conv=block, sync in SPL alignment ddBrad Klingerman
2026-05-06Merge tag 'mmc-for-2026.07-rc2' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-05-06Merge tag 'mips-fixes-for-v2026.07' of https://source.denx.de/u-boot/custodia...Tom Rini
2026-05-06Merge tag 'efi-2026-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2026-05-06Merge tag 'net-20260506' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2026-05-06Merge tag 'fsl-qoriq-for-2026.07-rc2' of https://source.denx.de/u-boot/custod...Tom Rini
2026-05-06mips: mtmips: align MT7621 image blobs to 8-byte boundaryShiji Yang
2026-05-06net: phy: mscc: add support for the VSC8572Charles Perry
2026-05-06net: macb: add gigabit implementation for fixed-linkChristian DREHER
2026-05-06net: macb: do not set user_io when it does not existChristian DREHER
2026-05-06net: macb: use SA1 for MAC filtering on GEMChristian DREHER
2026-05-06net: macb: include arch/clk.h only when necessaryChristian DREHER
2026-05-06net: phy: adin: add support for the ADIN1200 phyRasmus Villemoes
2026-05-06test: dm: add PHY common props unit tests and sandbox DT nodesLucien.Jheng
2026-05-06net: phy: airoha: air_en8811: use standard rx-polarity/tx-polarity propertiesLucien.Jheng
2026-05-06phy: add common PHY properties supportLucien.Jheng
2026-05-06net: cpsw: Support new cpsw-switch DT bindingsMarkus Schneider-Pargmann (TI)
2026-05-06net: cpsw: Use driver data for phy_selMarkus Schneider-Pargmann (TI)
2026-05-06net: cpsw: Remove compat string argumentMarkus Schneider-Pargmann (TI)
2026-05-06net: cpsw: Fix error messageMarkus Schneider-Pargmann (TI)
2026-05-06net: lwip/wget: don't print progress bar when silentHeinrich Schuchardt