X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=MAINTAINERS;h=0ee358bac6bd455aa35d49ee9f5ae5090d760f3f;hb=1d0adee45cc2d3257c926d6022bf1922805b928e;hp=1842569f242d09fa76a541cd926290a7314bd6ea;hpb=080cc0b1b33465db68a9863beeb827514093f893;p=oweals%2Fu-boot.git diff --git a/MAINTAINERS b/MAINTAINERS index 1842569f24..0ee358bac6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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 @@ -328,8 +329,21 @@ F: drivers/usb/host/ehci-msm.c ARM STI M: Patrice Chotard 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 @@ -345,6 +359,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 +423,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 @@ -432,6 +472,7 @@ M: Michal Simek 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: (? S: Maintained F: tools/binman/ +BTRFS +M: Marek Behun +S: Maintained +F: cmd/btrfs.c +F: fs/btrfs/ +F: include/btrfs.h + BUILDMAN M: Simon Glass S: Maintained @@ -631,9 +679,9 @@ LOGGING M: Simon Glass 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 +719,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 @@ -921,6 +970,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