]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - MAINTAINERS
colibri_vf: set fdtfile for distroboot
[thirdparty/u-boot.git] / MAINTAINERS
index 29449ffed6337673a7ebd37b94eb5d7c0aae6f34..083bf47c8b963396cc5371d9ac77a258c8969637 100644 (file)
@@ -12,13 +12,8 @@ Descriptions of section entries:
        S: Status, one of the following:
           Supported:   Someone is actually paid to look after this.
           Maintained:  Someone actually looks after it.
-          Odd Fixes:   It has a maintainer but they don't have time to do
-                       much other than throw the odd patch in. See below..
           Orphan:      No current maintainer [but maybe you could take the
                        role as you write your new code].
-          Obsolete:    Old code. Something tagged obsolete generally means
-                       it has been replaced by a better system and you
-                       should be using that.
        F: Files and directories with wildcard patterns.
           A trailing slash includes all files and subdirectory files.
           F:   drivers/net/    all files in and below drivers/net
@@ -114,7 +109,7 @@ F:  include/configs/meson64.h
 N:     meson
 
 ARM BROADCOM BCM283X
-M:     Alexander Graf <agraf@suse.de>
+M:     Matthias Brugger <mbrugger@suse.com>
 S:     Maintained
 F:     arch/arm/mach-bcm283x/
 F:     drivers/gpio/bcm2835_gpio.c
@@ -166,16 +161,19 @@ S:        Maintained
 F:     arch/arm/cpu/armv8/hisilicon
 F:     arch/arm/include/asm/arch-hi6220/
 
-ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX
-M:     Prafulla Wadaskar <prafulla@marvell.com>
-M:     Luka Perkov <luka.perkov@sartura.hr>
+ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX ARMADA-7K/8K
 M:     Stefan Roese <sr@denx.de>
 S:     Maintained
 T:     git git://git.denx.de/u-boot-marvell.git
 F:     arch/arm/mach-kirkwood/
 F:     arch/arm/mach-mvebu/
 F:     drivers/ata/ahci_mvebu.c
-F:     drivers/phy/marvell/
+F:     drivers/ddr/marvell/
+F:     drivers/gpio/mvebu_gpio.c
+F:     drivers/spi/kirkwood_spi.c
+F:     drivers/pci/pci_mvebu.c
+F:     drivers/pci/pcie_dw_mvebu.c
+F:     drivers/watchdog/orion_wdt.c
 
 ARM MARVELL PXA
 M:     Marek Vasut <marex@denx.de>
@@ -297,7 +295,9 @@ F:  drivers/misc/stm32mp_fuse.c
 F:     drivers/mmc/stm32_sdmmc2.c
 F:     drivers/phy/phy-stm32-usbphyc.c
 F:     drivers/pinctrl/pinctrl_stm32.c
+F:     drivers/power/pmic/stpmic1.c
 F:     drivers/power/regulator/stm32-vrefbuf.c
+F:     drivers/power/regulator/stpmic1.c
 F:     drivers/ram/stm32mp1/
 F:     drivers/misc/stm32_rcc.c
 F:     drivers/reset/stm32-reset.c
@@ -441,6 +441,11 @@ DFU
 M:     Lukasz Majewski <lukma@denx.de>
 S:     Maintained
 T:     git git://git.denx.de/u-boot-dfu.git
+F:     cmd/dfu.c
+F:     cmd/usb_*.c
+F:     common/dfu.c
+F:     common/update.c
+F:     common/usb_storage.c
 F:     drivers/dfu/
 F:     drivers/usb/gadget/
 
@@ -453,10 +458,10 @@ F:        include/dm/
 F:     test/dm/
 
 EFI PAYLOAD
-M:     Alexander Graf <agraf@suse.de>
-R:     Heinrich Schuchardt <xypron.glpk@gmx.de>
+M:     Heinrich Schuchardt <xypron.glpk@gmx.de>
+R:     Alexander Graf <agraf@csgraf.de>
 S:     Maintained
-T:     git git://github.com/agraf/u-boot.git
+T:     git git://git.denx.de/u-boot-efi.git
 F:     doc/README.uefi
 F:     doc/README.iscsi
 F:     Documentation/efi.rst
@@ -471,6 +476,8 @@ F:  lib/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
 
 FPGA