Merge branch 'master' of git://git.denx.de/u-boot-video
[platform/kernel/u-boot.git] / MAINTAINERS
index 7a614bc..4551843 100644 (file)
@@ -383,6 +383,9 @@ T:  git git://github.com/agraf/u-boot.git
 F:     doc/README.uefi
 F:     doc/README.iscsi
 F:     Documentation/efi.rst
+F:     include/capitalization.h
+F:     include/cp1250.h
+F:     include/cp437.h
 F:     include/efi*
 F:     include/pe.h
 F:     include/asm-generic/pe.h
@@ -437,6 +440,12 @@ F: cmd/log.c
 F:     test/log/log_test.c
 F:     test/py/tests/test_log.py
 
+MALI DISPLAY PROCESSORS
+M:     Liviu Dudau <liviu.dudau@foss.arm.com>
+S:     Supported
+T:     git git://github.com/ARM-software/u-boot.git
+F:     drivers/video/mali_dp.c
+
 MICROBLAZE
 M:     Michal Simek <monstr@monstr.eu>
 S:     Maintained
@@ -586,6 +595,11 @@ S: Maintained
 F:     drivers/spmi/
 F:     include/spmi/
 
+TDA19988 HDMI ENCODER
+M:     Liviu Dudau <liviu.dudau@foss.arm.com>
+S:     Maintained
+F:     drivers/video/tda19988.c
+
 TI SYSTEM SECURITY
 M:     Andrew F. Davis <afd@ti.com>
 S:     Supported
@@ -633,6 +647,7 @@ T:  git git://git.denx.de/u-boot-video.git
 F:     drivers/video/
 F:     common/lcd*.c
 F:     include/lcd*.h
+F:     include/video*.h
 
 X86
 M:     Simon Glass <sjg@chromium.org>