Skip to content
Tags give the ability to mark specific points in history as being important
  • u-boot-stm32-20230816
    DHSOM: Power cycle Buck3 in reset
    DHCOM: Switch DWMAC RMII clock to MCO2
    stm32f746: fix display pinmux
    stm32mp: psci: Inhibit PDDS because CSTBYDIS is set
    stm32mp1: DT alignment with v6.4
    stm32mp1: add splashscreen with STMicroelectronics logo
    stm32mp1: clk: remove error for disabled clock in stm32mp1_clk_get_parent
    serial: stm32: Extend TC timeout
    
  • u-boot-stm32-20230825
    Remove scmi-optee shmem for STM32MP15 and STM32MP13
    
  • u-boot-stm32-20231004
    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
    
  • u-boot-stm32-20231110
    _ Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled
    _ Fix issue following DT sync with kernel 6.3 for stm32mp15xx-ev1 and DHSOM SoM
    _ Enable TCP, IPv6, wget on DH STM32MP15 DHSOM
    _ Limit u-boot.itb size to 0x160000 bytes on DH STM32MP15 DHSOM
    _ Read auth stats and boot_partition from tamp
    
  • u-boot-stm32-20231113
    01a70199 · stm32mp2: initial support ·
    Introduce STM32MP2 SoCs family support
    Add STM32MP257F-EV1 board
    
  • u-boot-stm32-20231215
    _ run savedefconfig on all STM32 defconfig
    
    STM32 MCU:
    _ Sync stm32f469-disco DT with Linux 6.5
    _ rework ltdc node for stm32f769-disco
    _ clk: stm32f: Fix settings for LCD_CLK
    _ Support display on stm32f469-disco board
    
    STM32 MPU:
    _ stm32mp_dfu : Fix board_get_alt_info_mtd()
    _ stm32mp_dfu : Simplify MTD device parsing
    
  • u-boot-stm32-20240119
    Add CMDLINE dependecy for CMD_STM32KEY
    
    STM32MP1:
    ---------
    Set stdio to serial on DH STM32MP15xx DHSOM
    Fix reset for usart1 in scmi configuration
    
    STM32MP2:
    ---------
    Add BSEC and OTP support for STM32MP25
    Fix CONFIG_STM32MP25X flag usage
    
  • u-boot-stm32-20240419
    MP1:
     _ Add OHCI HCD support for STM32MP15xx DHSOM
     _ Report OTP-CLOSED instead of rev.? on closed STM32MP15xx
     _ Initialize TAMP_SMCR BKP..PROT fields on STM32MP15xx
     _ Jump to ep on successful resume in PSCI suspend code
     _ Add FASTBOOT support for STM32MP13
     _ Fix/Rework key and leds management for STM32MP13/15
     _ net: dwc_eth_qos: Clean up STM32 glue code and add STM32MP13xx support
    
    MP2:
     _ Add stm32-fmc-ebi support
     _ Add: sdmmc2 support and fix AARCH64 compilation