board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r()
[platform/kernel/u-boot.git] / MAINTAINERS
index cf060da..56be0bf 100644 (file)
@@ -486,6 +486,7 @@ F:  drivers/power/regulator/stpmic1.c
 F:     drivers/ram/stm32mp1/
 F:     drivers/remoteproc/stm32_copro.c
 F:     drivers/reset/stm32-reset.c
+F:     drivers/rng/optee_rng.c
 F:     drivers/rng/stm32mp1_rng.c
 F:     drivers/rtc/stm32_rtc.c
 F:     drivers/serial/serial_stm32.*
@@ -593,7 +594,7 @@ F:  configs/uniphier_*_defconfig
 N:     uniphier
 
 ARM VERSAL
-M:     Michal Simek <michal.simek@xilinx.com>
+M:     Michal Simek <michal.simek@amd.com>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:     arch/arm/mach-versal/
@@ -638,7 +639,7 @@ F:  tools/zynqimage.c
 N:     zynq
 
 ARM ZYNQMP
-M:     Michal Simek <michal.simek@xilinx.com>
+M:     Michal Simek <michal.simek@amd.com>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:     arch/arm/mach-zynqmp/
@@ -675,7 +676,7 @@ N:  ultra96
 N:     zynqmp
 
 ARM ZYNQMP R5
-M:     Michal Simek <michal.simek@xilinx.com>
+M:     Michal Simek <michal.simek@amd.com>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:     arch/arm/mach-zynqmp-r5/
@@ -689,9 +690,31 @@ 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/
 
+BOOTDEVICE
+M:     Simon Glass <sjg@chromium.org>
+S:     Maintained
+F:     boot/bootdev*.c
+F:     boot/bootflow.c
+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>
 R:     Qu Wenruo <wqu@suse.com>
@@ -851,7 +874,7 @@ F:  net/fastboot.c
 F:     test/dm/fastboot.c
 
 FPGA
-M:     Michal Simek <michal.simek@xilinx.com>
+M:     Michal Simek <michal.simek@amd.com>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:     drivers/fpga/
@@ -882,6 +905,12 @@ T: git https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git
 F:     drivers/watchdog/sp805_wdt.c
 F:     drivers/watchdog/sbsa_gwdt.c
 
+GATEWORKS_SC
+M:     Tim Harvey <tharvey@gateworks.com>
+S:     Maintained
+F:     drivers/misc/gsc.c
+F:     include/gsc.h
+
 I2C
 M:     Heiko Schocher <hs@denx.de>
 S:     Maintained
@@ -898,6 +927,12 @@ F: doc/README.kwbimage
 F:     doc/kwboot.1
 F:     tools/kwb*
 
+LED
+M:     Ivan Vozvakhov <i.vozvakhov@vk.team>
+S:     Supported
+F:     doc/device-tree-bindings/leds/leds-pwm.txt
+F:     drivers/led/led_pwm.c
+
 LOGGING
 M:     Simon Glass <sjg@chromium.org>
 S:     Maintained
@@ -1022,12 +1057,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>