samsung: tizen_amlogic: increase ramdisk size from 8M to 32M
[platform/kernel/u-boot.git] / MAINTAINERS
index a6b49b5..5370b55 100644 (file)
@@ -412,13 +412,6 @@ F: include/dt-bindings/clock/stih407-clks.h
 F:     include/dt-bindings/clock/stih410-clks.h
 F:     include/dt-bindings/reset/stih407-resets.h
 
-ARM STM SPEAR
-#M:    Vipin Kumar <vipin.kumar@st.com>
-S:     Orphaned (Since 2016-02)
-T:     git https://source.denx.de/u-boot/custodians/u-boot-stm.git
-F:     arch/arm/cpu/arm926ejs/spear/
-F:     arch/arm/include/asm/arch-spear/
-
 ARM STM STM32MP
 M:     Patrick Delaunay <patrick.delaunay@foss.st.com>
 M:     Patrice Chotard <patrice.chotard@foss.st.com>
@@ -490,7 +483,7 @@ F:  arch/arm/mach-tegra/
 F:     arch/arm/include/asm/arch-tegra*/
 
 ARM TI
-M:     Lokesh Vutla <lokeshvutla@ti.com>
+M:     Tom Rini <trini@konsulko.com>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-ti.git
 F:     arch/arm/mach-davinci/
@@ -545,6 +538,8 @@ M:  Michal Simek <michal.simek@xilinx.com>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:     arch/arm/mach-versal/
+F:     drivers/net/xilinx_axi_mrmac.*
+F:     drivers/soc/soc_xilinx_versal.c
 F:     drivers/watchdog/xilinx_wwdt.c
 N:     (?<!uni)versal
 
@@ -599,6 +594,9 @@ F:  drivers/mtd/nand/raw/zynq_nand.c
 F:     drivers/net/phy/xilinx_phy.c
 F:     drivers/net/zynq_gem.c
 F:     drivers/serial/serial_zynq.c
+F:     drivers/reset/reset-zynqmp.c
+F:     drivers/rtc/zynqmp_rtc.c
+F:     drivers/soc/soc_xilinx_zynqmp.c
 F:     drivers/spi/zynq_qspi.c
 F:     drivers/spi/zynq_spi.c
 F:     drivers/timer/cadence-ttc.c
@@ -695,7 +693,7 @@ R:  Alexander Graf <agraf@csgraf.de>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-efi.git
 F:     doc/api/efi.rst
-F:     doc/uefi/*
+F:     doc/develop/uefi/*
 F:     doc/usage/bootefi.rst
 F:     drivers/rtc/emul_rtc.c
 F:     include/capitalization.h
@@ -975,7 +973,7 @@ S:  Maintained
 F:     arch/powerpc/
 
 POWERPC MPC8XX
-M:     Christophe Leroy <christophe.leroy@c-s.fr>
+M:     Christophe Leroy <christophe.leroy@csgroup.eu>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-mpc8xx.git
 F:     arch/powerpc/cpu/mpc8xx/
@@ -1049,6 +1047,12 @@ F:       arch/sandbox/
 F:     doc/arch/sandbox.rst
 F:     include/dt-bindings/*/sandbox*.h
 
+SETEXPR
+M:     Roland Gaudig <roland.gaudig@weidmueller.com>
+S:     Maintained
+F:     cmd/printf.c
+F:     doc/usage/setexpr.rst
+
 SH
 M:     Marek Vasut <marek.vasut+renesas@gmail.com>
 M:     Nobuhiro Iwamatsu <iwamatsu@nigauri.org>