]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
authorTom Rini <trini@konsulko.com>
Wed, 25 Nov 2020 16:00:52 +0000 (11:00 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 25 Nov 2020 16:00:52 +0000 (11:00 -0500)
commitc4df504a85d84a917a8885eed752d61243f4b5ba
treeb9adb403422089be4ec363e4ee983fdb7aaa6b6d
parente445cff47f58327acd9e10934f2c838cb7addf61
parent7c235e35bdf5898ff179330c84bbaf92501bad1a
Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm

- STM32 MCU's DT update
- Add DHCOM based STM32MP15x PicoITX board
- Correct ALIGN macro usage for on syram for SPL dcache support
- Fixes on DHCOM: uSD card-detect GPIO and Drop QSPI CS2
- Fix compilation issue for spl_mmc_boot_partition
- Fix MTD partitions for serial boot
- Add support of MCU HOLD BOOT with reset for stm32 remoteproc
  (prepare alligneent with  kernel DT)
- Correct bias information and support in STM32 soc and STMFX
- Support optional vbus in usbphyc
- Update FIT examples to avoid kernel zImage relocation before decompression