]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge tag 'xilinx-for-v2026.10-rc1-v3' of https://git.u-boot-project.org/u-boot/custo... 1007/head
authorTom Rini <trini@konsulko.com>
Wed, 8 Jul 2026 16:13:24 +0000 (10:13 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 8 Jul 2026 16:13:24 +0000 (10:13 -0600)
commit913fedc816570c07bfc7f9c4046dc2a3a55e4099
tree203a77dffb82a220a95e088004ab0e553a995660
parentee5d46b45ec0c63f8f9dd1e816e0dac3452ccc3d
parent34c89c840c33dd154746ebdc9bbf2e4f3614d292
Merge tag 'xilinx-for-v2026.10-rc1-v3' of https://git.u-boot-project.org/u-boot/custodians/u-boot-amd

AMD/Xilinx/FPGA changes for v2026.10-rc1 v3

AMD:
- Firmware interface decoupling (part 1)

ZynqMP:
- DT updates
- Add TCG variant detection

Versal/Versal2:
- Drop DDR MMU mapping and map it dynamically

tools:
- Add register initialization to mkimage

MAINTAINERS:
- Clean Zynq/ZynqMP fragments

ufs:
- Fix driver reregistration

fpga:
- altera: Simplify driver conditional compilation selection