Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga
[oweals/u-boot.git] / MAINTAINERS
index fe6ca4e967b0ab99c45599f28e3b0455b2d9ec9e..c28251e69882765d98cceb40cf321b01d87625b3 100644 (file)
@@ -94,6 +94,7 @@ M:    Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
 S:     Maintainted
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga.git
 F:     arch/arm/mach-socfpga/
+F:     drivers/sysreset/sysreset_socfpga*
 
 ARM AMLOGIC SOC SUPPORT
 M:     Neil Armstrong <narmstrong@baylibre.com>
@@ -205,7 +206,6 @@ F:  drivers/mmc/mtk-sd.c
 F:     drivers/pinctrl/mediatek/
 F:     drivers/power/domain/mtk-power-domain.c
 F:     drivers/ram/mediatek/
-F:     drivers/spi/mtk_qspi.c
 F:     drivers/spi/mtk_snfi_spi.c
 F:     drivers/timer/mtk_timer.c
 F:     drivers/watchdog/mtk_wdt.c
@@ -312,6 +312,7 @@ F:  drivers/power/pmic/stpmic1.c
 F:     drivers/power/regulator/stm32-vrefbuf.c
 F:     drivers/power/regulator/stpmic1.c
 F:     drivers/ram/stm32mp1/
+F:     drivers/remoteproc/stm32_copro.c
 F:     drivers/misc/stm32_rcc.c
 F:     drivers/reset/stm32-reset.c
 F:     drivers/spi/stm32_qspi.c
@@ -445,6 +446,13 @@ T: git https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash.git
 F:     drivers/mtd/cfi_flash.c
 F:     drivers/mtd/jedec_flash.c
 
+CLOCK
+M:     Lukasz Majewski <lukma@denx.de>
+S:     Maintained
+T:     git git://git.denx.de/u-boot-dfu.git
+F:     drivers/clk/
+F:     drivers/clk/imx/
+
 COLDFIRE
 M:     Huan Wang <alison.wang@nxp.com>
 M:     Angelo Dureghello <angelo@sysam.it>
@@ -607,7 +615,7 @@ T:  git https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash.git
 F:     drivers/mtd/nand/raw/
 
 NDS32
-M:     Macpaul Lin <macpaul@andestech.com>
+M:     Rick Chen <rick@andestech.com>
 S:     Maintained
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-nds32.git
 F:     arch/nds32/
@@ -617,6 +625,7 @@ M:  Joe Hershberger <joe.hershberger@ni.com>
 S:     Maintained
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-net.git
 F:     drivers/net/
+F:     include/net.h
 F:     net/
 
 NIOS
@@ -777,6 +786,11 @@ F: drivers/tee/
 F:     include/tee.h
 F:     include/tee/
 
+TEE-lib
+M:     Bryan O'Donoghue <bryan.odonoghue@linaro.org>
+S:     Maintained
+F:     lib/optee
+
 UBI
 M:     Kyungmin Park <kmpark@infradead.org>
 M:     Heiko Schocher <hs@denx.de>