cmd/Kconfig: Fix spelling of "resetting".
[platform/kernel/u-boot.git] / MAINTAINERS
index 88cb5ce..f4bd3d7 100644 (file)
@@ -285,6 +285,13 @@ 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
@@ -721,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>