All of 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>,
	Nicolas Belin (TI.com) <nbelin@baylibre.com>,
	Hrushikesh Salunke <h-salunke@ti.com>
Subject: [GIT PULL] Please pull u-boot-dfu-20251107 into master
Date: Fri, 07 Nov 2025 14:25:56 +0100	[thread overview]
Message-ID: <87ikfm9dp7.fsf@kernel.org> (raw)

Hi Tom,

Here is a PR for master

Android:
* Add bootargs environment to kernel commandline

DFU:
* Support DFU over PCIe in SPL

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

Regards,
Mattijs

The following changes since commit 1c250e444ad3b15315ee8b0fcb3fc3acc26449e2:

  Merge tag 'u-boot-imx-master-20251104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2025-11-04 13:06:26 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 10da28729949f3e2160f98d82df45833d4c175cf:

  bootstd: android: add the bootargs env to the commandline (2025-11-06 10:19:31 +0100)

----------------------------------------------------------------
u-boot-dfu-20251107

Android:
* Add bootargs environment to kernel commandline

DFU:
* Support DFU over PCIe in SPL

----------------------------------------------------------------
Hrushikesh Salunke (1):
      spl: Add support for Device Firmware Upgrade (DFU) over PCIe

Nicolas Belin (TI.com) (1):
      bootstd: android: add the bootargs env to the commandline

 boot/bootmeth_android.c | 35 +++++++++++++++++++
 common/spl/Kconfig      | 62 +++++++++++++++++++++++++++++++++
 common/spl/spl_dfu.c    | 91 +++++++++++++++++++++++++++++++++++++++++++++++++
 common/spl/spl_ram.c    | 18 ++++++++++
 drivers/Makefile        |  1 +
 5 files changed, 207 insertions(+)

             reply	other threads:[~2025-11-07 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-07 13:25 Mattijs Korpershoek [this message]
2025-11-07 18:39 ` [GIT PULL] Please pull u-boot-dfu-20251107 into master 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=87ikfm9dp7.fsf@kernel.org \
    --to=mkorpershoek@kernel.org \
    --cc=h-salunke@ti.com \
    --cc=lukma@denx.de \
    --cc=nbelin@baylibre.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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 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.