U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull u-boot-imx-master-20250710
@ 2025-07-11  2:20 Fabio Estevam
  2025-07-11 15:50 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2025-07-11  2:20 UTC (permalink / raw)
  To: trini; +Cc: u-boot

Hi Tom,

Please pull from u-boot-imx/master, thanks.

The following changes since commit 344e1798059ba65769272be3145736685bb25a7e:

  lmb: add missing fallthrough in lmb_alloc_mem() (2025-07-09 10:39:37 -0600)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20250710

for you to fetch changes up to 76f11d6de398669d30c9ad5621e6137d7aa6333a:

  arm: imx: imx8m: soc: Fix i.MX8M Nano GPU paths (2025-07-10 08:02:11 -0300)

u-boot-imx-master-20250710
--------------------------

CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/27010

- Fix the i.MX8M Nano GPU path.
- Enable RNG support for KASLR on Toradex i.MX8 boards.
- Enable watchdog and clock driver for imx6ulz_smm_m2b.
- Tighten dependencies on CMD_BLOB.
- Remove the rest of i.MX31 support.
----------------------------------------------------------------
Alexander Stein (1):
      arm: imx: imx8m: soc: Fix i.MX8M Nano GPU paths

Emanuele Ghidoli (5):
      configs: verdin-imx8mm: enable RNG support for KASLR
      configs: verdin-imx8mp: enable RNG support for KASLR
      configs: toradex-smarc-imx8mp: enable RNG support for KASLR
      configs: apalis-imx8: enable RNG support for KASLR
      configs: colibri-imx8x: enable RNG support for KASLR

Michael Trimarchi (2):
      configs/imx6ulz_smm_m2b_defconfig: Enable clock framework
      configs: imx6ulz_smm_m2b: Add board watchdog reset configuration

Tom Rini (2):
      cmd/Kconfig: Tighten dependencies on CMD_BLOB
      arm: imx: Remove the rest of i.MX31 support

 arch/arm/Kconfig                           |   8 -
 arch/arm/include/asm/arch-mx31/clock.h     |  35 --
 arch/arm/include/asm/arch-mx31/gpio.h      |  12 -
 arch/arm/include/asm/arch-mx31/imx-regs.h  | 905 -----------------------------
 arch/arm/include/asm/arch-mx31/sys_proto.h |  20 -
 arch/arm/mach-imx/imx8m/soc.c              |   2 +-
 arch/arm/mach-imx/mx3/Kconfig              |  33 --
 cmd/Kconfig                                |   1 +
 configs/apalis-imx8_defconfig              |   5 +-
 configs/colibri-imx8x_defconfig            |   5 +-
 configs/imx6ulz_smm_m2b_defconfig          |   5 +
 configs/toradex-smarc-imx8mp_defconfig     |   1 +
 configs/verdin-imx8mm_defconfig            |   5 +-
 configs/verdin-imx8mp_defconfig            |   1 +
 drivers/misc/Kconfig                       |   2 +-
 drivers/serial/Kconfig                     |   2 +-
 drivers/w1/Kconfig                         |   2 +-
 drivers/watchdog/Kconfig                   |   2 +-
 18 files changed, 25 insertions(+), 1021 deletions(-)
 delete mode 100644 arch/arm/include/asm/arch-mx31/clock.h
 delete mode 100644 arch/arm/include/asm/arch-mx31/gpio.h
 delete mode 100644 arch/arm/include/asm/arch-mx31/imx-regs.h
 delete mode 100644 arch/arm/include/asm/arch-mx31/sys_proto.h
 delete mode 100644 arch/arm/mach-imx/mx3/Kconfig

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

* Re: [GIT PULL] Please pull u-boot-imx-master-20250710
  2025-07-11  2:20 [GIT PULL] Please pull u-boot-imx-master-20250710 Fabio Estevam
@ 2025-07-11 15:50 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2025-07-11 15:50 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: u-boot

On Thu, 10 Jul 2025 23:20:26 -0300, Fabio Estevam wrote:

> Please pull from u-boot-imx/master, thanks.
> 
> The following changes since commit 344e1798059ba65769272be3145736685bb25a7e:
> 
>   lmb: add missing fallthrough in lmb_alloc_mem() (2025-07-09 10:39:37 -0600)
> 
> are available in the Git repository at:
> 
> [...]

Merged into u-boot/master, thanks!

-- 
Tom



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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-11  2:20 [GIT PULL] Please pull u-boot-imx-master-20250710 Fabio Estevam
2025-07-11 15:50 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox