* [GIT PULL] Please pull u-boot-imx-master-20241013
@ 2024-10-13 20:19 Fabio Estevam
2024-10-14 2:24 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2024-10-13 20:19 UTC (permalink / raw)
To: trini; +Cc: u-boot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Please pull u-boot-imx-master-20241013
2024-10-13 20:19 [GIT PULL] Please pull u-boot-imx-master-20241013 Fabio Estevam
@ 2024-10-14 2:24 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2024-10-14 2:24 UTC (permalink / raw)
To: Fabio Estevam; +Cc: u-boot
[-- Attachment #1: Type: text/plain, Size: 691 bytes --]
On Sun, Oct 13, 2024 at 05:19:10PM -0300, Fabio Estevam wrote:
> 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
Applied to u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-14 2:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-13 20:19 [GIT PULL] Please pull u-boot-imx-master-20241013 Fabio Estevam
2024-10-14 2:24 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox