cmd/Kconfig: Fix spelling of "resetting".
[platform/kernel/u-boot.git] / MAINTAINERS
index cc6b4c7..f4bd3d7 100644 (file)
@@ -274,10 +274,24 @@ F:        drivers/ata/ahci_mvebu.c
 F:     drivers/ddr/marvell/
 F:     drivers/gpio/mvebu_gpio.c
 F:     drivers/spi/kirkwood_spi.c
-F:     drivers/pci/pci_mvebu.c
 F:     drivers/pci/pcie_dw_mvebu.c
 F:     drivers/watchdog/orion_wdt.c
 
+ARM MARVELL PCIE CONTROLLER DRIVERS
+M:     Pali Rohár <pali@kernel.org>
+M:     Stefan Roese <sr@denx.de>
+S:     Maintained
+T:     git https://source.denx.de/u-boot/custodians/u-boot-marvell.git
+F:     drivers/pci/pci-aardvark.c
+F:     drivers/pci/pci_mvebu.c
+
+ARM MARVELL SERIAL DRIVERS
+M:     Pali Rohár <pali@kernel.org>
+M:     Stefan Roese <sr@denx.de>
+S:     Maintained
+T:     git https://source.denx.de/u-boot/custodians/u-boot-marvell.git
+F:     drivers/serial/serial_mvebu_a3700.c
+
 ARM MARVELL PXA
 M:     Marek Vasut <marex@denx.de>
 S:     Maintained
@@ -668,6 +682,7 @@ F:  drivers/mtd/jedec_flash.c
 
 CLOCK
 M:     Lukasz Majewski <lukma@denx.de>
+M:     Sean Anderson <seanga2@gmail.com>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-clk.git
 F:     drivers/clk/
@@ -713,8 +728,11 @@ W: https://u-boot.readthedocs.io/en/latest/develop/uefi/u-boot_on_efi.html
 F:     board/efi/efi-x86_app
 F:     configs/efi-x86_app*
 F:     doc/develop/uefi/u-boot_on_efi.rst
+F:     drivers/block/efi-media-uclass.c
+F:     drivers/block/sb_efi_media.c
 F:     lib/efi/efi_app.c
 F:     scripts/build-efi.sh
+F:     test/dm/efi_media.c
 
 EFI PAYLOAD
 M:     Heinrich Schuchardt <xypron.glpk@gmx.de>
@@ -768,6 +786,18 @@ S: Maintained
 F:     doc/usage/environment.rst
 F:     scripts/env2string.awk
 
+FASTBOOT
+S:     Orphaned
+F:     cmd/fastboot.c
+F:     doc/android/fastboot*.rst
+F:     include/fastboot.h
+F:     include/fastboot-internal.h
+F:     include/net/fastboot.h
+F:     drivers/fastboot/
+F:     drivers/usb/gadget/f_fastboot.c
+F:     net/fastboot.c
+F:     test/dm/fastboot.c
+
 FPGA
 M:     Michal Simek <michal.simek@xilinx.com>
 S:     Maintained