U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: trini@konsulko.com
Cc: u-boot@lists.denx.de
Subject: [GIT PULL] Please pull u-boot-imx-master-20250710
Date: Thu, 10 Jul 2025 23:20:26 -0300	[thread overview]
Message-ID: <20250711022026.942001-1-festevam@gmail.com> (raw)

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

             reply	other threads:[~2025-07-11  2:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-11  2:20 Fabio Estevam [this message]
2025-07-11 15:50 ` [GIT PULL] Please pull u-boot-imx-master-20250710 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=20250711022026.942001-1-festevam@gmail.com \
    --to=festevam@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox