video: add wrappers for ttf type files to .gitignore
[oweals/u-boot.git] / MAINTAINERS
index 48345f895da5ef31008f8d3373c008aa6c573ec8..438fb225ab0fdc69fbcb3f5d6f6d745d00aa974e 100644 (file)
@@ -94,6 +94,13 @@ L:   uboot-snps-arc@synopsys.com
 F:     doc/device-tree-bindings/gpio/snps,creg-gpio.txt
 F:     drivers/gpio/hsdk-creg-gpio.c
 
+ARC HSDK RESET
+M:     Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
+S:     Maintained
+L:     uboot-snps-arc@synopsys.com
+F:     include/dt-bindings/reset/snps,hsdk-reset.h
+F:     drivers/reset/reset-hsdk.c
+
 ARC SYNOPSYS DW MMC EXTENSIONS
 M:     Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
 S:     Maintained
@@ -143,7 +150,9 @@ N:  meson
 ARM BROADCOM BCM283X
 M:     Matthias Brugger <mbrugger@suse.com>
 S:     Maintained
+F:     arch/arm/dts/bcm283*
 F:     arch/arm/mach-bcm283x/
+F:     board/raspberrypi/
 F:     drivers/gpio/bcm2835_gpio.c
 F:     drivers/mmc/bcm2835_sdhci.c
 F:     drivers/mmc/bcm2835_sdhost.c
@@ -151,6 +160,7 @@ F:  drivers/serial/serial_bcm283x_mu.c
 F:     drivers/serial/serial_bcm283x_pl011.c
 F:     drivers/video/bcm2835.c
 F:     include/dm/platform_data/serial_bcm283x_mu.h
+F:     include/dt-bindings/pinctrl/bcm2835.h
 F:     drivers/pinctrl/broadcom/
 
 ARM BROADCOM BCMSTB
@@ -246,6 +256,7 @@ S:  Maintained
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git
 F:     arch/arm/mach-at91/
 F:     board/atmel/
+F:     drivers/misc/microchip_flexcom.c
 
 ARM OWL
 M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
@@ -473,6 +484,13 @@ S: Maintained
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:     arch/arm/mach-zynqmp-r5/
 
+ARM PHYTIUM
+M:     liuhao <liuhao@phytium.com.cn>
+M:     shuyiqi <shuyiqi@phytium.com.cn>
+S:     Maintained
+F:     drivers/pci/pcie_phytium.c
+F:     arch/arm/dts/phytium-durian.dts
+
 BINMAN
 M:     Simon Glass <sjg@chromium.org>
 S:     Maintained
@@ -546,6 +564,16 @@ F: cmd/efidebug.c
 F:     cmd/nvedit_efi.c
 F:     tools/file2include.c
 
+ENVIRONMENT
+M:     Joe Hershberger <joe.hershberger@ni.com>
+R:     Wolfgang Denk <wd@denx.de>
+S:     Maintained
+F:     env/
+F:     include/env*
+F:     test/env/
+F:     tools/env*
+F:     tools/mkenvimage.c
+
 FPGA
 M:     Michal Simek <michal.simek@xilinx.com>
 S:     Maintained
@@ -693,6 +721,11 @@ S: Maintained
 F:     drivers/pci_endpoint/
 F:  include/pci_ep.h
 
+PCI MPC85xx
+M:     Heiko Schocher <hs@denx.de>
+S:     Maintained
+F:     drivers/pci/pci_mpc85xx.c
+
 POWER
 M:     Jaehoon Chung <jh80.chung@samsung.com>
 S:     Maintained
@@ -840,11 +873,18 @@ S:        Maintained
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-ubi.git
 F:     drivers/mtd/ubi/
 
+UFS
+M:     Faiz Abbas <faiz_abbas@ti.com>
+S:     Maintained
+F:     drivers/ufs/
+
 USB
 M:     Marek Vasut <marex@denx.de>
 S:     Maintained
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-usb.git
 F:     drivers/usb/
+F:     common/usb.c
+F:     common/usb_kbd.c
 
 USB xHCI
 M:     Bin Meng <bmeng.cn@gmail.com>