Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / MAINTAINERS
index d9f8032..127e30c 100644 (file)
@@ -385,7 +385,7 @@ F:  drivers/smem/msm_smem.c
 F:     drivers/usb/host/ehci-msm.c
 
 ARM STI
-M:     Patrice Chotard <patrice.chotard@st.com>
+M:     Patrice Chotard <patrice.chotard@foss.st.com>
 S:     Maintained
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
 F:     arch/arm/mach-sti/
@@ -411,8 +411,8 @@ F:  arch/arm/cpu/arm926ejs/spear/
 F:     arch/arm/include/asm/arch-spear/
 
 ARM STM STM32MP
-M:     Patrick Delaunay <patrick.delaunay@st.com>
-M:     Patrice Chotard <patrice.chotard@st.com>
+M:     Patrick Delaunay <patrick.delaunay@foss.st.com>
+M:     Patrice Chotard <patrice.chotard@foss.st.com>
 L:     uboot-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers)
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
 S:     Maintained
@@ -462,7 +462,7 @@ F:  arch/arm/include/asm/arch-stv0991/
 
 ARM SUNXI
 M:     Jagan Teki <jagan@amarulasolutions.com>
-M:     Maxime Ripard <mripard@kernel.org>
+M:     Andre Przywara <andre.przywara@arm.com>
 S:     Maintained
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi.git
 F:     arch/arm/cpu/armv7/sunxi/
@@ -546,6 +546,7 @@ M:  Michal Simek <monstr@monstr.eu>
 S:     Maintained
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:     arch/arm/mach-zynq/
+F:     doc/board/xilinx/
 F:     drivers/clk/clk_zynq.c
 F:     drivers/fpga/zynqpl.c
 F:     drivers/gpio/zynq_gpio.c
@@ -757,6 +758,8 @@ T:  git https://gitlab.denx.de/u-boot/u-boot.git
 F:     common/log*
 F:     cmd/log.c
 F:     doc/develop/logging.rst
+F:     include/log.h
+F:     lib/getopt.c
 F:     test/log/
 F:     test/py/tests/test_log.py