]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge tag 'u-boot-stm32-20260129' of https://source.denx.de/u-boot/custodians/u-boot-stm
authorTom Rini <trini@konsulko.com>
Thu, 29 Jan 2026 15:00:01 +0000 (09:00 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 29 Jan 2026 15:00:01 +0000 (09:00 -0600)
commit66891ffb14920e35abfafcae795cf4604de6682f
tree4c0a4087432cb7f7bf78b5c432322600a2d3455f
parent3f6b113291c714b19c3acc1b3f07b5a249b0ee05
parenta8f12fa7af3f6962cc5cd529b5360099d2012387
Merge tag 'u-boot-stm32-20260129' of https://source.denx.de/u-boot/custodians/u-boot-stm

- spi: stm32: OSPI and QSPI optimization
- Update stm32 clock drivers to restore boot for STM32MP13/STM32MP2
  board family
- Add bootph-all in ltdc node in stm32mp257f-ev1-u-boot
- Use CONFIG_STM32MP15X to discern STM32MP15xx on DH STM32MP15xx DHSOM
- Reinstate missing SPL configs for DH STM32MP15xx DHSOM
- stm32mp2 boards: read boot index from backup register
- video: simple_panel: add support for "rocktech,rk043fn48h" display
- Add .of_to_plat callback in stm32_ltdc driver