Merge git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / MAINTAINERS
index 1842569f242d09fa76a541cd926290a7314bd6ea..8add9d4c2ae9b5effc5c62c1c27d0ae0d854d1d8 100644 (file)
@@ -180,6 +180,7 @@ F:  board/cortina/common/
 F:     drivers/gpio/cortina_gpio.c
 F:     drivers/watchdog/cortina_wdt.c
 F:     drivers/serial/serial_cortina.c
+F:     drivers/mmc/ca_dw_mmc.c
 
 ARM/CZ.NIC TURRIS MOX SUPPORT
 M:     Marek Behun <marek.behun@nic.cz>
@@ -243,9 +244,12 @@ S: Maintained
 F:     arch/arm/mach-mediatek/
 F:     arch/arm/include/asm/arch-mediatek/
 F:     board/mediatek/
+F:     doc/device-tree-bindings/phy/phy-mtk-*
+F:     doc/device-tree-bindings/usb/mediatek,*
 F:     doc/README.mediatek
 F:     drivers/clk/mediatek/
 F:     drivers/mmc/mtk-sd.c
+F:     drivers/phy/phy-mtk-*
 F:     drivers/pinctrl/mediatek/
 F:     drivers/power/domain/mtk-power-domain.c
 F:     drivers/ram/mediatek/
@@ -271,9 +275,11 @@ M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
 S:     Maintained
 F:     arch/arm/include/asm/arch-owl/
 F:     arch/arm/mach-owl/
-F:     board/ucRobotics/
 F:     drivers/clk/owl/
 F:     drivers/serial/serial_owl.c
+F:     include/configs/owl-common.h
+F:     configs/bubblegum_96_defconfig
+F:     configs/cubieboard7_defconfig
 
 ARM RENESAS RMOBILE/R-CAR
 M:     Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
@@ -328,8 +334,21 @@ F: drivers/usb/host/ehci-msm.c
 ARM STI
 M:     Patrice Chotard <patrice.chotard@st.com>
 S:     Maintained
+T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
 F:     arch/arm/mach-sti/
 F:     arch/arm/include/asm/arch-sti*/
+F:     drivers/phy/sti_usb_phy.c
+F:     drivers/pinctrl/pinctrl-sti.c
+F:     drivers/mmc/sti_sdhci.c
+F:     drivers/reset/sti-reset.c
+F:     drivers/serial/serial_sti_asc.c
+F:     drivers/sysreset/sysreset_sti.c
+F:     drivers/timer/sti-timer.c
+F:     drivers/usb/host/dwc3-sti-glue.c
+F:     include/dwc3-sti-glue.h
+F:     include/dt-bindings/clock/stih407-clks.h
+F:     include/dt-bindings/clock/stih410-clks.h
+F:     include/dt-bindings/reset/stih407-resets.h
 
 ARM STM SPEAR
 #M:    Vipin Kumar <vipin.kumar@st.com>
@@ -345,6 +364,7 @@ L:  uboot-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers)
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
 S:     Maintained
 F:     arch/arm/mach-stm32mp/
+F:     doc/board/st/
 F:     drivers/adc/stm32-adc*
 F:     drivers/clk/clk_stm32mp1.c
 F:     drivers/gpio/stm32_gpio.c
@@ -408,8 +428,33 @@ T: git https://gitlab.denx.de/u-boot/custodians/u-boot-ti.git
 F:     arch/arm/mach-davinci/
 F:     arch/arm/mach-k3/
 F:     arch/arm/mach-keystone/
+F:     arch/arm/mach-omap2/
 F:     arch/arm/include/asm/arch-omap*/
 F:     arch/arm/include/asm/ti-common/
+F:     board/ti/
+F:     drivers/dma/ti*
+F:     drivers/firmware/ti_sci.*
+F:     drivers/gpio/omap_gpio.c
+F:     drivers/memory/ti-aemif.c
+F:     drivers/misc/k3_avs.c
+F:     drivers/mailbox/k3-sec-procy.c
+F:     drivers/pci/pcie_dw_ti.c
+F:     drivers/phy/keystone-usb-phy.c
+F:     drivers/phy/omap-usb2-phy.c
+F:     drivers/phy/phy-ti-am654.c
+F:     drivers/phy/ti-pipe3-phy.c
+F:     drivers/ram/k3*
+F:     drivers/remoteproc/k3_system_controller.c
+F:     drivers/remoteproc/ti*
+F:     drivers/reset/reset-ti-sci.c
+F:     drivers/rtc/davinci.c
+F:     drivers/serial/serial_omap.c
+F:     drivers/soc/ti/
+F:     drivers/sysreset/sysreset-ti-sci.c
+F:     drivers/thermal/ti-bandgap.c
+F:     drivers/timer/omap-timer.c
+F:     drivers/watchdog/omap_wdt.c
+F:     include/linux/soc/ti/
 
 ARM U8500
 M:     Stephan Gerhold <stephan@gerhold.net>
@@ -432,6 +477,7 @@ M:  Michal Simek <michal.simek@xilinx.com>
 S:     Maintained
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:     arch/arm/mach-versal/
+F:     drivers/watchdog/xilinx_wwdt.c
 N:     (?<!uni)versal
 
 ARM VERSATILE EXPRESS DRIVERS
@@ -512,6 +558,13 @@ M: Simon Glass <sjg@chromium.org>
 S:     Maintained
 F:     tools/binman/
 
+BTRFS
+M:     Marek Behun <marek.behun@nic.cz>
+S:     Maintained
+F:     cmd/btrfs.c
+F:     fs/btrfs/
+F:     include/btrfs.h
+
 BUILDMAN
 M:     Simon Glass <sjg@chromium.org>
 S:     Maintained
@@ -575,12 +628,19 @@ F:        include/asm-generic/pe.h
 F:     lib/charset.c
 F:     lib/efi*/
 F:     test/py/tests/test_efi*
+F:     test/py/tests/test_efi*/
 F:     test/unicode_ut.c
 F:     cmd/bootefi.c
 F:     cmd/efidebug.c
 F:     cmd/nvedit_efi.c
 F:     tools/file2include.c
 
+EFI VARIABLES VIA OP-TEE
+M:     Ilias Apalodimas <ilias.apalodimas@linaro.org>
+S:     Maintained
+F:     lib/efi_loader/efi_variable_tee.c
+F:     include/mm_communication.h
+
 ENVIRONMENT
 M:     Joe Hershberger <joe.hershberger@ni.com>
 R:     Wolfgang Denk <wd@denx.de>
@@ -631,9 +691,9 @@ LOGGING
 M:     Simon Glass <sjg@chromium.org>
 S:     Maintained
 T:     git https://gitlab.denx.de/u-boot/u-boot.git
-F:     common/log.c
+F:     common/log*
 F:     cmd/log.c
-F:     test/log/log_test.c
+F:     test/log/
 F:     test/py/tests/test_log.py
 
 MALI DISPLAY PROCESSORS
@@ -671,6 +731,7 @@ F:  board/cortina/common/
 F:     drivers/gpio/cortina_gpio.c
 F:     drivers/watchdog/cortina_wdt.c
 F:     drivers/serial/serial_cortina.c
+F:     drivers/mmc/ca_dw_mmc.c
 
 MIPS MSCC
 M:     Gregory CLEMENT <gregory.clement@bootlin.com>
@@ -763,7 +824,7 @@ S:  Maintained
 F:     arch/powerpc/
 
 POWERPC MPC8XX
-M:     Christophe Leroy <christophe.leroy@c-s.fr>
+M:     Christophe Leroy <christophe.leroy@csgroup.eu>
 S:     Maintained
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc8xx.git
 F:     arch/powerpc/cpu/mpc8xx/
@@ -921,6 +982,7 @@ 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
+F:     include/usb.h
 
 USB xHCI
 M:     Bin Meng <bmeng.cn@gmail.com>