[PULL] Pull request for u-boot master = u-boot-stm32-20201209
Patrick DELAUNAY
patrick.delaunay at foss.st.com
Wed Dec 9 16:11:06 CET 2020
Hi Tom,
Please pull the STM32 related patches for u-boot/master, v2021.01:
u-boot-stm32-20201209
- Manage CONFIG_ENV_EXT4_DEVICE_AND_PART in stm32mp1 board
- Update ARM STI and ARM STM STM32MP Arch maintainers emails
- Enable internal pull-ups for SDMMC1 on DHCOM SoM
CI status:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm/-/pipelines/5518
Thanks,
Patrick
git request-pull origin/master
https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
u-boot-stm32-20201209
The following changes since commit ec79f5ce2202cf6c56e5eb1eb755604b534ae08b:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
(2020-12-07 11:46:12 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
tags/u-boot-stm32-20201209
for you to fetch changes up to 9b36b7dc96baedc0ed506246a9822c745cc65b45:
ARM: dts: stm32: Add USB OTG ID pin on DH AV96 (2020-12-09 10:57:50
+0100)
----------------------------------------------------------------
- Manage CONFIG_ENV_EXT4_DEVICE_AND_PART in stm32mp1 board
- Update ARM STI and ARM STM STM32MP Arch maintainers emails
- Enable internal pull-ups for SDMMC1 on DHCOM SoM
----------------------------------------------------------------
Manuel Reis (1):
add check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definition
Marek Vasut (4):
ARM: dts: stm32: Enable internal pull-ups for SDMMC1 on DHCOM SoM
ARM: dts: stm32: Disable SDMMC1 CKIN feedback clock
ARM: dts: stm32: Enable SDMMC3 on DH DRC02
ARM: dts: stm32: Add USB OTG ID pin on DH AV96
Patrice Chotard (3):
MAINTAINERS: Update ARM STI and ARM STM STM32MP Arch maintainers
emails
treewide: Update email address Patrick Delaunay and Patrice Chotard
.mailmap: map Patrick Delaunay and my email address
.mailmap | 2 ++
MAINTAINERS | 6 +++---
arch/arm/dts/stm32mp15xx-dhcom-drc02.dts | 13 +++++++++++--
arch/arm/dts/stm32mp15xx-dhcom.dtsi | 15 ++++++++++++++-
arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts | 3 ++-
arch/arm/include/asm/arch-stih410/sdhci.h | 2 +-
arch/arm/include/asm/arch-stih410/sys_proto.h | 2 +-
arch/arm/include/asm/arch-stm32/stm32f.h | 2 +-
arch/arm/include/asm/arch-stm32f4/stm32_pwr.h | 2 +-
arch/arm/include/asm/arch-stm32f7/stm32_pwr.h | 2 +-
arch/arm/include/asm/arch-stm32h7/gpio.h | 2 +-
arch/arm/include/asm/arch-stm32h7/stm32.h | 2 +-
arch/arm/mach-stm32/soc.c | 2 +-
board/st/stih410-b2260/board.c | 2 +-
board/st/stm32f429-evaluation/stm32f429-evaluation.c | 2 +-
board/st/stm32f469-discovery/stm32f469-discovery.c | 2 +-
board/st/stm32h743-disco/stm32h743-disco.c | 2 +-
board/st/stm32h743-eval/stm32h743-eval.c | 2 +-
board/st/stm32mp1/stm32mp1.c | 11 +++++++++++
drivers/clk/clk_stm32h7.c | 2 +-
drivers/misc/stm32_rcc.c | 2 +-
drivers/mmc/sti_sdhci.c | 2 +-
drivers/mmc/stm32_sdmmc2.c | 2 +-
drivers/phy/sti_usb_phy.c | 2 +-
drivers/pinctrl/pinctrl-sti.c | 2 +-
drivers/reset/sti-reset.c | 2 +-
drivers/reset/stm32-reset.c | 2 +-
drivers/serial/serial_sti_asc.c | 2 +-
drivers/sysreset/sysreset_sti.c | 2 +-
drivers/timer/sti-timer.c | 2 +-
drivers/timer/stm32_timer.c | 2 +-
drivers/usb/host/dwc3-sti-glue.c | 2 +-
drivers/video/backlight_gpio.c | 2 +-
include/configs/stih410-b2260.h | 2 +-
include/configs/stm32f429-evaluation.h | 2 +-
include/configs/stm32f469-discovery.h | 2 +-
include/configs/stm32h743-disco.h | 2 +-
include/configs/stm32h743-eval.h | 2 +-
include/dwc3-sti-glue.h | 2 +-
include/stm32_rcc.h | 2 +-
More information about the U-Boot
mailing list