]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge tag 'u-boot-imx-next-20260402' of https://gitlab.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Thu, 2 Apr 2026 17:13:38 +0000 (11:13 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 2 Apr 2026 17:13:38 +0000 (11:13 -0600)
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/29745

- Migrate imx95-toradex-smarc to use upstream devicetree.
- Force fsl crypto driver to select ARCH_MISC_INIT to avoid crashes when
  using CAAM.
- Support upstream Linux reset-gpios property for the i.MX PCI driver.
- Avoid duplication of DDR tables on i.MX8MP DHCOM SoM.
- Several cleanups on tqma6 platform.
- Convert i.MX8MP boards to DM_PMIC.
- Add phyCORE-i.MX91 support.
- Drop unnecessary BOARD_EARLY_INIT_F usage.


Trivial merge