X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=MAINTAINERS;h=b50652bd85d06adcdb0017b39d3757bc4eb2ad29;hb=0ac65007370530491129c134967d4beba76fcd27;hp=9dce9f10f23ee1d269da3a144cf9c14e8b1d0204;hpb=d861183dc531b74479f92bf4c8de8ad60a0a0d56;p=oweals%2Fu-boot.git diff --git a/MAINTAINERS b/MAINTAINERS index 9dce9f10f2..b50652bd85 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -173,6 +173,15 @@ F: doc/README.bcm7xxx F: drivers/mmc/bcmstb_sdhci.c F: drivers/spi/bcmstb_spi.c +ARM CORTINA ACCESS CAxxxx +M: Alex Nemirovsky +S: Supported +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 S: Maintained @@ -320,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 @@ -337,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 @@ -504,6 +527,13 @@ M: Simon Glass 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 @@ -555,6 +585,7 @@ M: Heinrich Schuchardt R: Alexander Graf S: Maintained T: git https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git +F: doc/api/efi.rst F: doc/uefi/* F: include/capitalization.h F: include/charset.h @@ -655,6 +686,15 @@ S: Maintained T: git https://gitlab.denx.de/u-boot/custodians/u-boot-mips.git F: arch/mips/ +MIPS CORTINA ACCESS CAxxxx +M: Alex Nemirovsky +S: Supported +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 M: Lars Povlsen @@ -904,6 +944,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