* [GIT PULL] Please pull u-boot-dfu-20260116 into master
@ 2026-01-16 15:12 Mattijs Korpershoek
2026-01-16 17:32 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2026-01-16 15:12 UTC (permalink / raw)
To: Tom Rini, u-boot
Cc: Lukasz Majewski, Francois Berder, Guillaume La Roque,
Sean Anderson, Petr Beneš, Quentin Schulz
Hi Tom,
Here is a PR for master
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
CI:
* https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/29018
Regards,
Mattijs
The following changes since commit c05dba22f1f2b0b2655ee3971644acf1936cd07a:
Merge branch 'master' of git://source.denx.de/u-boot-usb (2026-01-08 10:28:15 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20260116
for you to fetch changes up to 0efe1d9502a022d5d5c39c73340dd0b7b3f9cbe5:
test: abootimg: Add test for bootconfig handling (2026-01-16 14:07:58 +0100)
----------------------------------------------------------------
u-boot-dfu-20260116
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
----------------------------------------------------------------
Francois Berder (1):
bootstd: android: Add missing free in android_read_bootflow
Guillaume La Roque (TI.com) (4):
boot: android: Add sandbox memory mapping support
boot: android: Add bootconfig support
cmd: abootimg: Add 'get ramdisk' command
test: abootimg: Add test for bootconfig handling
Mattijs Korpershoek (TI.com) (1):
boot: android: import addBootConfigParameters() from AOSP
Petr Beneš (2):
usb: ci_udc: Check ci_ep->desc before use
usb: ci_udc: cosmetics: EP and requests debug info
Quentin Schulz (1):
boot: fix missing dependency for BOOTMETH_ANDROID
Sean Anderson (1):
dfu: Report error codes
boot/Kconfig | 1 +
boot/bootmeth_android.c | 4 +-
boot/image-android.c | 272 ++++++++++++++++++++++++----
cmd/abootimg.c | 55 ++++--
drivers/dfu/dfu.c | 52 +++---
drivers/usb/gadget/ci_udc.c | 57 +++++-
test/py/tests/test_android/test_abootimg.py | 89 +++++++--
7 files changed, 436 insertions(+), 94 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Please pull u-boot-dfu-20260116 into master
2026-01-16 15:12 [GIT PULL] Please pull u-boot-dfu-20260116 into master Mattijs Korpershoek
@ 2026-01-16 17:32 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2026-01-16 17:32 UTC (permalink / raw)
To: u-boot, Mattijs Korpershoek
Cc: Lukasz Majewski, Francois Berder, Guillaume La Roque,
Sean Anderson, Petr Beneš, Quentin Schulz
On Fri, 16 Jan 2026 16:12:33 +0100, Mattijs Korpershoek wrote:
> Here is a PR for master
>
> Android:
> * Fix missing dependency for BOOTMETH_ANDROID
> * Add bootconfig support
> * Add 'get ramdisk' command to abootimg
>
> DFU:
> * Improve error handling in dfu_fill_entity()
>
> [...]
Merged into u-boot/master, thanks!
--
Tom
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-16 17:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-16 15:12 [GIT PULL] Please pull u-boot-dfu-20260116 into master Mattijs Korpershoek
2026-01-16 17:32 ` Tom Rini
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.