]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - MAINTAINERS
Merge git://git.denx.de/u-boot-dm
[people/ms/u-boot.git] / MAINTAINERS
index f7e6abd6fdc73b192d2839e8f85d2a4cb83df8bb..b167b028ecf1c6cc0c01d719f83ca1d3299fbcce 100644 (file)
@@ -259,8 +259,9 @@ EFI PAYLOAD
 M:     Alexander Graf <agraf@suse.de>
 S:     Maintained
 T:     git git://github.com/agraf/u-boot.git
-F:     include/efi_loader.h
-F:     lib/efi_loader/
+F:     include/efi*
+F:     lib/efi*
+F:     test/py/tests/test_efi*
 F:     cmd/bootefi.c
 
 FLATTENED DEVICE TREE
@@ -419,6 +420,7 @@ F:  arch/arm/mach-omap2/omap5/sec-fxns.c
 F:     arch/arm/mach-omap2/sec-common.c
 F:     arch/arm/mach-omap2/config_secure.mk
 F:     configs/am335x_hs_evm_defconfig
+F:     configs/am335x_hs_evm_uart_defconfig
 F:     configs/am43xx_hs_evm_defconfig
 F:     configs/am57xx_hs_evm_defconfig
 F:     configs/dra7xx_hs_evm_defconfig
@@ -449,6 +451,8 @@ M:  Anatolij Gustschin <agust@denx.de>
 S:     Maintained
 T:     git git://git.denx.de/u-boot-video.git
 F:     drivers/video/
+F:     common/lcd*.c
+F:     include/lcd*.h
 
 X86
 M:     Simon Glass <sjg@chromium.org>