]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge tag 'u-boot-dfu-20260728' of https://git.u-boot-project.org/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Tue, 28 Jul 2026 13:50:18 +0000 (07:50 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 28 Jul 2026 13:52:00 +0000 (07:52 -0600)
u-boot-dfu-20260728

CI: https://git.u-boot-project.org/u-boot/custodians/u-boot-dfu/-/pipelines/769

Android:
* avb: Update libavb to AOSP 1.3.0
* avb: Fix memory leak on mmc_part
* bootmeth_android: Fix memory leaks for AvbOps and verify-data
* bootmeth_android: Fix out-of-bounds access in bootconfig parsing

USB Gadget:
* cmd: ums: Set serial# on iSerial device descriptor
* dwc2: Set maxpacket_limit and endpoint capabilities to prepare for
  udc core migration
* ci_udc: Fix ep type in ep_enable()
* ci_udc: Set usb request status to handle complete callback
* ci_udc: Ensure dtds are inactive before completing request


Trivial merge