Convert CONFIG_SPL_STACK to Kconfig
[platform/kernel/u-boot.git] / MAINTAINERS
index 77a3408..28e4d38 100644 (file)
@@ -169,12 +169,23 @@ ARM ASPEED
 M:     Ryan Chen <ryan_chen@aspeedtech.com>
 M:     Chia-Wei Wang <chiawei_wang@aspeedtech.com>
 R:     Aspeed BMC SW team <BMC-SW@aspeedtech.com>
+R:     Joel Stanley <joel@jms.id.au>
 S:     Maintained
 F:     arch/arm/mach-aspeed/
 F:     arch/arm/include/asm/arch-aspeed/
 F:     board/aspeed/
 F:     drivers/clk/aspeed/
+F:     drivers/crypto/aspeed/
+F:     drivers/gpio/gpio-aspeed.c
+F:     drivers/i2c/ast_i2c.[ch]
+F:     drivers/mmc/aspeed_sdhci.c
+F:     drivers/net/aspeed_mdio.c
+F:     drivers/net/ftgmac100.[ch]
 F:     drivers/pinctrl/aspeed/
+F:     drivers/pwm/pwm-aspeed.c
+F:     drivers/ram/aspeed/
+F:     drivers/reset/reset-ast2500.c
+F:     drivers/watchdog/ast_wdt.c
 N:     aspeed
 
 ARM BROADCOM BCM283X / BCM27XX
@@ -690,6 +701,7 @@ F:  arch/arm/dts/phytium-durian.dts
 
 BINMAN
 M:     Simon Glass <sjg@chromium.org>
+M:     Alper Nebi Yasak <alpernebiyasak@gmail.com>
 S:     Maintained
 F:     tools/binman/
 
@@ -702,12 +714,17 @@ F:        boot/bootmeth*.c
 F:     boot/bootstd.c
 F:     cmd/bootdev.c
 F:     cmd/bootflow.c
+F:     doc/develop/bootstd.rst
+F:     doc/usage/bootdev.rst
+F:     doc/usage/bootflow.rst
+F:     doc/usage/bootmeth.rst
 F:     drivers/mmc/mmc_bootdev.c
 F:     include/bootdev.h
 F:     include/bootflow.h
 F:     include/bootmeth.h
 F:     include/bootstd.h
 F:     net/eth_bootdevice.c
+F:     test/boot/
 
 BTRFS
 M:     Marek Behun <marek.behun@nic.cz>
@@ -1051,12 +1068,6 @@ S:       Orphaned (Since 2018-07)
 T:     git https://source.denx.de/u-boot/custodians/u-boot-nand-flash.git
 F:     drivers/mtd/nand/raw/
 
-NDS32
-M:     Rick Chen <rick@andestech.com>
-S:     Maintained
-T:     git https://source.denx.de/u-boot/custodians/u-boot-nds32.git
-F:     arch/nds32/
-
 NETWORK
 M:     Joe Hershberger <joe.hershberger@ni.com>
 M:     Ramon Fried <rfried.dev@gmail.com>