[GIT PULL] Please pull u-boot-imx-master-20250808
Fabio Estevam
festevam at gmail.com
Fri Aug 8 14:52:23 CEST 2025
Hi Tom,
Please pull from u-boot-imx/master, thanks.
The following changes since commit 3526f990b77fca1c933f1d8b24eb9385010a05bf:
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh (2025-08-06 16:07:17 -0600)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20250808
for you to fetch changes up to b6e2cfca1a6fd10c8f12016a40d690d2ec61796c:
board: phytec: phycore-imx93: Add VOLT_LOW_DRIVE frequency fixup (2025-08-08 08:28:06 -0300)
u-boot-imx-master-20250808
--------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/27314
- Several Smatch reported fixes.
- Enable the temperature command on imx8ulp-evk.
- Fix mx8mm_fracpll_tbl.
- Make optee packaging optional for imx8m.
- Reuse and export low_drive_freq_update() on imx9.
- Enable USB OTG ID pin pull up in SPL on dh-imx6.
----------------------------------------------------------------
Andrew Goodbody (4):
clk: imx: Free pll on error path
cpu: imx8_cpu: Provide default temperatures
imx: scu_api: Remove unnecessary NULL check
net: fec_mxc: Set error code on error exit
David Zang (1):
imx8ulp_evk: Enable temperature command
Marek Vasut (1):
ARM: imx6: dh-imx6: Enable USB OTG ID pin pull up in SPL
Peng Fan (1):
imx8m: clock: Correct imx8mm_fracpll_tbl
Primoz Fiser (2):
imx9: soc: Reuse and export low_drive_freq_update()
board: phytec: phycore-imx93: Add VOLT_LOW_DRIVE frequency fixup
Yannic Moog (1):
dts: imx8m{m,n,p,q}: Make optee packaging optional
arch/arm/dts/imx8mm-u-boot.dtsi | 7 +------
arch/arm/dts/imx8mn-u-boot.dtsi | 7 +------
arch/arm/dts/imx8mp-u-boot.dtsi | 7 +------
arch/arm/dts/imx8mq-u-boot.dtsi | 7 +------
arch/arm/include/asm/arch-imx9/sys_proto.h | 1 +
arch/arm/mach-imx/imx8m/clock_imx8mm.c | 12 ++++++------
arch/arm/mach-imx/imx9/soc.c | 29 ++++++-----------------------
board/dhelectronics/dh_imx6/dh_imx6_spl.c | 6 +++++-
board/phytec/phycore_imx93/phycore-imx93.c | 9 +++++++++
configs/imx8ulp_evk_defconfig | 1 +
drivers/clk/imx/clk-pll14xx.c | 1 +
drivers/cpu/imx8_cpu.c | 4 ++++
drivers/misc/imx8/scu_api.c | 3 +--
drivers/net/fec_mxc.c | 1 +
14 files changed, 39 insertions(+), 56 deletions(-)
More information about the U-Boot
mailing list