U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Cc: Lukasz Majewski <lukma@denx.de>, Sam Day <me@samcday.com>,
	Ye Li <ye.li@nxp.com>, Casey Connolly <casey.connolly@linaro.org>
Subject: [GIT PULL] Please pull u-boot-dfu-next-20260629 into next
Date: Tue, 30 Jun 2026 10:06:52 +0200	[thread overview]
Message-ID: <878q7w8nab.fsf@kernel.org> (raw)

Hi Tom,

Here is a PR for next with the following:

Fastboot:
* Add support for CMD_FASTBOOT_ABORT_KEYED
* Enable CMD_FASTBOOT_ABORT_KEYED for qualcomm phones

Usb Gadget:
* f_mass_storage: Disable eps during disconnect
* f_sdp: Fix spl load failure error handling

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

Thanks,
Mattijs

The following changes since commit 63f6cc8ba618396cb9c0161bb5c6d217604ae1d0:

  Merge patch series "Kconfig restyle part 2" (2026-06-25 15:01:03 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 865f62483b86b7936c2136d91bbce252b6406330:

  board: qualcomm: phone: enable CMD_FASTBOOT_ABORT_KEYED (2026-06-26 11:12:22 +0200)

----------------------------------------------------------------
u-boot-dfu-next-20260629

Fastboot:
* Add support for CMD_FASTBOOT_ABORT_KEYED
* Enable CMD_FASTBOOT_ABORT_KEYED for qualcomm phones

Usb Gadget:
* f_mass_storage: Disable eps during disconnect
* f_sdp: Fix spl load failure error handling

----------------------------------------------------------------
Mattijs Korpershoek (1):
      usb: gadget: f_mass_storage: Disable eps during disconnect

Sam Day (2):
      cmd: fastboot: Add keyed abort option
      board: qualcomm: phone: enable CMD_FASTBOOT_ABORT_KEYED

Ye Li (1):
      usb: f_sdp: handle the spl load function failure

 board/qualcomm/qcom-phone.config    |  1 +
 board/qualcomm/qcom-phone.env       |  2 +-
 cmd/Kconfig                         |  7 +++++++
 cmd/fastboot.c                      |  9 ++++++++-
 doc/android/fastboot.rst            |  4 ++++
 drivers/usb/gadget/f_mass_storage.c | 11 +++++++++++
 drivers/usb/gadget/f_sdp.c          | 16 +++++++++++++---
 7 files changed, 45 insertions(+), 5 deletions(-)


             reply	other threads:[~2026-06-30  8:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-30  8:06 Mattijs Korpershoek [this message]
2026-06-30 17:05 ` [GIT PULL] Please pull u-boot-dfu-next-20260629 into next Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878q7w8nab.fsf@kernel.org \
    --to=mkorpershoek@kernel.org \
    --cc=casey.connolly@linaro.org \
    --cc=lukma@denx.de \
    --cc=me@samcday.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=ye.li@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox