]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge tag 'u-boot-dfu-20260116' of https://source.denx.de/u-boot/custodians/u-boot-dfu
authorTom Rini <trini@konsulko.com>
Fri, 16 Jan 2026 15:18:34 +0000 (09:18 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 16 Jan 2026 15:53:57 +0000 (09:53 -0600)
commit1da640cc46ad84efb57bb45e02dd6c40265b5488
tree29a54e26b2a6e032b9ba5b99a7207a52acd69025
parent03893b263a64b06ef06769b5526918fabd7a774f
parent0efe1d9502a022d5d5c39c73340dd0b7b3f9cbe5
Merge tag 'u-boot-dfu-20260116' of https://source.denx.de/u-boot/custodians/u-boot-dfu

u-boot-dfu-20260116

CI: https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/29018

Android:
* Fix missing dependency for BOOTMETH_ANDROID
* Add bootconfig support
* Add 'get ramdisk' command to abootimg

DFU:
* Improve error handling in dfu_fill_entity()

USB Gadget:
* ci_udc: Ensure ci_ep->desc is valid before using it
* ci_udc: Add additional debug prints