]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm
authorTom Rini <trini@konsulko.com>
Wed, 4 Oct 2023 14:49:30 +0000 (10:49 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 4 Oct 2023 14:49:30 +0000 (10:49 -0400)
commitb83e2858667dfaf2fb67331d0f45a2c39179ef91
tree36046c483cf01bc35ae38ae474b57c985ead6b44
parent65b9b3462bec2966911658836983819ab4e4823e
parent6d91f0a3a14dd13a04946e672a4640fc65e4d275
Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians/u-boot-stm

STM32 MCU:
  _ alignment with kernel DT v6.5 for stm32f429 and stm32f746
  _ rework way of displaying ST logo for stm32f746-disco and stm32f769-disco

STM32 MPU:
  _ alignment with kernel DT v6.6-rc1
  _ add RNG support for stm32mp13
  _ add USB, USB boot and stm32prog command support for stm32mp13
  _ add support of USART1 clock for stm32mp1
  _ only print RAM and board code with SPL_DISPLAY_PRINT flag for
    stm32mp1
  _ rename update_sf to dh_update_sd_to_sf and add dh_update_sd_to_emmc
    for stm32mp15xx DHCOR

[ Fix merge conflict at board/st/common/stm32mp_dfu.c ]
Signed-off-by: Tom Rini <trini@konsulko.com>
MAINTAINERS
board/dhelectronics/dh_stm32mp1/board.c
board/st/common/stm32mp_dfu.c
configs/stm32mp15_basic_defconfig
configs/stm32mp15_defconfig
configs/stm32mp15_trusted_defconfig
drivers/ram/stm32mp1/stm32mp1_ram.c