summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-05-06net: lwip/wget: don't print content size twiceHeinrich Schuchardt
2026-05-06net: lwip/wget: missing linefeed in diagnostic outputHeinrich Schuchardt
2026-05-06net: nfs: fix buffer overflow in nfs_readlink_reply()Sebastian Josue Alba Vives
2026-05-06net: phy: dp83867: default to 2ns delay if unspecified in device-treeSiddharth Vadapalli
2026-05-06configs: ten64: add USB start to prebootMathew McBride
2026-05-06arm: dts: remove local copy of Ten64 board DTSMathew McBride
2026-05-06configs: ten64: switch to OF_UPSTREAMMathew McBride
2026-05-06configs: ten64: enable USB_ONBOARD_HUB (USB5744) optionMathew McBride
2026-05-06configs: ten64: enable OF_BOARD_FIXUPMathew McBride
2026-05-06board: ten64: remove USB hub references from internal FDT when neededMathew McBride
2026-05-06board: ten64: add fdt fixup to hide usb hub topologyMathew McBride
2026-05-06arm: gpio: include integer type definitions for gpio.hMathew McBride
2026-05-06arm: dts: layerscape: Fix SPI flash compatible string issueYe Li
2026-05-06arm: dts: layerscape: Fix DT build warning in SPI nodesYe Li