All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull u-boot-dfu-20251107 into master
@ 2025-11-07 13:25 Mattijs Korpershoek
  2025-11-07 18:39 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2025-11-07 13:25 UTC (permalink / raw)
  To: Tom Rini, u-boot; +Cc: Lukasz Majewski, Nicolas Belin, Hrushikesh Salunke

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(+)

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

* Re: [GIT PULL] Please pull u-boot-dfu-20251107 into master
  2025-11-07 13:25 [GIT PULL] Please pull u-boot-dfu-20251107 into master Mattijs Korpershoek
@ 2025-11-07 18:39 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2025-11-07 18:39 UTC (permalink / raw)
  To: u-boot, Mattijs Korpershoek
  Cc: Lukasz Majewski, Nicolas Belin, Hrushikesh Salunke

On Fri, 07 Nov 2025 14:25:56 +0100, Mattijs Korpershoek wrote:

> Here is a PR for master
> 
> Android:
> * Add bootargs environment to kernel commandline
> 
> DFU:
> * Support DFU over PCIe in SPL
> 
> [...]

Merged into u-boot/master, thanks!

-- 
Tom



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

end of thread, other threads:[~2025-11-07 18:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-07 13:25 [GIT PULL] Please pull u-boot-dfu-20251107 into master Mattijs Korpershoek
2025-11-07 18:39 ` 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.