]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge tag 'u-boot-stm32-20260224' of https://source.denx.de/u-boot/custodians/u-boot-stm
authorTom Rini <trini@konsulko.com>
Wed, 25 Feb 2026 14:48:54 +0000 (08:48 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 25 Feb 2026 14:48:54 +0000 (08:48 -0600)
commit78ea226ddb2aa56cd6d8c034ff34df74d210edd5
tree225214277e78fff7f031d461ba207323fe451b8a
parent0b2939464feef001e4d4b69578f29a7a4d572fcd
parentc61d6f67f46f05149182b33c3c0ba5d9b6b46889
Merge tag 'u-boot-stm32-20260224' of https://source.denx.de/u-boot/custodians/u-boot-stm

STM32 update:
_ Add STM32MP21 support (board, machine, cmd_stm32key, cmd_stboard, rifsc)
_ pinctrl: stm32 : various update
_ stm32prog: clean stm32prog_data struct
_ stm32mp2: Fix array bound check in setup_boot_mode()
_ stm32mp2: Update dynamically DDR size in MMU table
_ rifsc: various fixes