All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull u-boot-dfu-20250424 into master
@ 2025-04-24 12:37 Mattijs Korpershoek
  2025-04-24 21:32 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2025-04-24 12:37 UTC (permalink / raw)
  To: Tom Rini, u-boot; +Cc: Lukasz Majewski, Stephan Gerhold, Vincent Stehlé

Hi Tom,

Please find the following fixes/developments for master:

Usb gadget:
- Fix ACM gadget release
- Allow ACM gadget restart after releasing it
- Add 'enabled' flag to usb_ep structure

DFU:
- Fix alt buffer clearing for DeveloperBox board

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

Thanks,
Mattijs

The following changes since commit 4446bc331c65d3efb8a9321d6368c61edb56479b:

  mips: mt7688: gardena-smart-gateway: Increase CONFIG_SYS_BOOTM_LEN (2025-04-22 15:16:11 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20250424

for you to fetch changes up to 39a719dce59607d6abcac17cc2683aa9f2162539:

  fwu: developerbox: fix dfu alt buffer clearing (2025-04-23 09:52:52 +0200)

----------------------------------------------------------------
u-boot-dfu-20250425

Usb gadget:
- Fix ACM gadget release
- Allow ACM gadget restart after releasing it
- Add 'enabled' flag to usb_ep structure

DFU:
- Fix alt buffer clearing for DeveloperBox board

----------------------------------------------------------------
Stephan Gerhold (3):
      usb: gadget: f_acm: Claim requested USB endpoints
      usb: gadget: f_acm: Allow restarting ACM console after stopping it
      usb: gadget: introduce 'enabled' flag in struct usb_ep

Vincent Stehlé (1):
      fwu: developerbox: fix dfu alt buffer clearing

 board/socionext/developerbox/fwu_plat.c |  2 +-
 drivers/usb/gadget/f_acm.c              |  4 ++++
 include/linux/usb/gadget.h              | 27 +++++++++++++++++++++++++--
 3 files changed, 30 insertions(+), 3 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-24 21:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-24 12:37 [GIT PULL] Please pull u-boot-dfu-20250424 into master Mattijs Korpershoek
2025-04-24 21: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.