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-20241013
Date: Sun, 13 Oct 2024 17:19:10 -0300 [thread overview]
Message-ID: <20241013201910.1485853-1-festevam@gmail.com> (raw)
Hi Tom,
Please pull from u-boot-imx/master, thanks.
The following changes since commit 47e544f576699ca4630e20448db6a05178960697:
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" (2024-10-11 12:23:25 -0600)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20241013
for you to fetch changes up to 19c0e50a6951b22cfe175986cc54bbbd2e85f30b:
clk: imx8mp: Add i.MX8MP Dummy clk (2024-10-13 09:46:05 -0300)
u-boot-imx-master-20241013
------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/22644
- Add fast authentication method for i.MX8M signing.
- Migrate imx8mp-debix-model-a to OF_UPSTREAM.
- Update MAINTAINERS file globs for i.MX6/i.MX8MP DHSOM.
- Improve ELE driver.
- Add i.MX8MP Dummy clk to fix regression.
----------------------------------------------------------------
Brian Ruley (2):
binman: cosmetic: refactor `nxp_imx8mcst' etype code
binman: add fast authentication method for i.MX8M signing
Gilles Talis (1):
arm64: imx: imx8mp-debix-model-a: Migrate to OF_UPSTREAM
Marek Vasut (2):
ARM: imx: Update MAINTAINERS file globs for i.MX6 DHSOM
ARM: imx: Update MAINTAINERS file globs for i.MX8MP DHSOM
Peng Fan (4):
misc: ele_mu: Clear RR when initialize MU
misc: ele_api: Update ELE read common fuse API
imx8: Correct the SCU API return value check
clk: imx8mp: Add i.MX8MP Dummy clk
Ye Li (4):
misc: ele_mu: Update ELE MU to get TR/RR number from HW
misc: ele_api: Add read/write shadow fuse APIs
misc: fuse: Fix FSB redundancy fuse word check and clear res
misc: fuse: Update fuse driver
arch/arm/dts/Makefile | 1 -
arch/arm/dts/imx8mp-debix-model-a-u-boot.dtsi | 16 +-
arch/arm/dts/imx8mp-debix-model-a.dts | 507 --------------------------
arch/arm/include/asm/mach-imx/ele_api.h | 4 +
arch/arm/mach-imx/imx8/ahab.c | 8 +-
arch/arm/mach-imx/imx8/cpu.c | 35 +-
arch/arm/mach-imx/imx8m/Kconfig | 1 +
board/dhelectronics/dh_imx6/MAINTAINERS | 5 +-
board/dhelectronics/dh_imx8mp/MAINTAINERS | 6 +-
configs/imx8mp_debix_model_a_defconfig | 2 +-
drivers/clk/imx/clk-imx8mp.c | 2 +
drivers/misc/imx_ele/ele_api.c | 79 +++-
drivers/misc/imx_ele/ele_mu.c | 36 +-
drivers/misc/imx_ele/fuse.c | 111 ++++--
tools/binman/etype/nxp_imx8mcst.py | 54 ++-
15 files changed, 267 insertions(+), 600 deletions(-)
delete mode 100644 arch/arm/dts/imx8mp-debix-model-a.dts
next reply other threads:[~2024-10-13 20:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-13 20:19 Fabio Estevam [this message]
2024-10-14 2:24 ` [GIT PULL] Please pull u-boot-imx-master-20241013 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=20241013201910.1485853-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