[GIT PULL] please fsl-qoriq-next-2026-07-06 for next

Peng Fan peng.fan at oss.nxp.com
Mon Jul 6 10:18:39 CEST 2026


Hi Tom,

Please pull fsl-qoriq-next-2026-07-06

--------------------------------------------------------------------
ls1028ardb: Move environment variables from header to .env file
crypto: fsl: Hide CAAM_64BIT symbol behind FSL_CAAM dependency
gpio: mpc8xxx: Add set_flags/get_flags ops
power: domain: scmi: Allow failure in getting power domain attribute
--------------------------------------------------------------------

CI: https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq/-/pipelines/30622

Thanks
Peng.

The following changes since commit 2569e25ddd5aa323cd87c7a3819c3a4f4b32302f:

  Merge patch series "bootdev: few fixes for automatic boot" (2026-07-03 10:14:32 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git tags/fsl-qoriq-next-2026-07-06

for you to fetch changes up to c9beb84a376853078e62f385447672fc7e8cd819:

  power: domain: scmi: Allow failure in getting power domain attribute (2026-07-06 10:24:46 +0800)

----------------------------------------------------------------
Aristo Chen (1):
      ls1028ardb: Move environment variables to .env file

Marek Vasut (1):
      crypto: fsl: Hide CAAM_64BIT symbol behind FSL_CAAM

Vincent Jardin (1):
      gpio: mpc8xxx: add set_flags/get_flags ops

Ye Li (1):
      power: domain: scmi: Allow failure in getting power domain attribute

 board/nxp/ls1028a/ls1028ardb.env             | 49 ++++++++++++++
 configs/ls1028ardb_tfa_SECURE_BOOT_defconfig |  1 +
 configs/ls1028ardb_tfa_defconfig             |  1 +
 drivers/crypto/fsl/Kconfig                   |  1 +
 drivers/gpio/mpc8xxx_gpio.c                  | 54 +++++++++++++++
 drivers/power/domain/scmi-power-domain.c     |  8 +--
 include/configs/ls1028ardb.h                 | 99 ++++++----------------------
 7 files changed, 127 insertions(+), 86 deletions(-)
 create mode 100644 board/nxp/ls1028a/ls1028ardb.env


More information about the U-Boot mailing list