X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=MAINTAINERS;h=f9ee4281d9488794349b137b463aed591b43e1a9;hb=d22f7ad86a3edfbfadbdfc11c754a4de5445ab39;hp=0cec39c542dbdf1d47265adc9fcda02a85a8230e;hpb=2a055ea53260ac8addeeb94eb671172844bc9106;p=oweals%2Fu-boot.git diff --git a/MAINTAINERS b/MAINTAINERS index 0cec39c542..f9ee4281d9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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 @@ -91,14 +86,30 @@ S: Maintainted T: git git://git.denx.de/u-boot-socfpga.git F: arch/arm/mach-socfpga/ -ARM ATMEL AT91 -M: Andreas Bießmann -S: Maintained -T: git git://git.denx.de/u-boot-atmel.git -F: arch/arm/mach-at91/ +ARM AMLOGIC SOC SUPPORT +M: Neil Armstrong +S: Maintained +L: u-boot-amlogic@groups.io +T: git git://git.denx.de/u-boot-amlogic.git +F: arch/arm/mach-meson/ +F: arch/arm/include/asm/arch-meson/ +F: drivers/clk/clk_meson* +F: drivers/serial/serial_meson.c +F: drivers/reset/reset-meson.c +F: drivers/i2c/meson_i2c.c +F: drivers/net/phy/meson-gxl.c +F: drivers/adc/meson-saradc.c +F: drivers/phy/meson* +F: drivers/mmc/meson_gx_mmc.c +F: drivers/spi/meson_spifc.c +F: drivers/pinctrl/meson/ +F: drivers/power/domain/meson-gx-pwrc-vpu.c +F: drivers/video/meson/ +F: include/configs/meson64.h +N: meson ARM BROADCOM BCM283X -M: Alexander Graf +M: Matthias Brugger S: Maintained F: arch/arm/mach-bcm283x/ F: drivers/gpio/bcm2835_gpio.c @@ -120,10 +131,18 @@ F: doc/README.bcm7xxx F: drivers/mmc/bcmstb_sdhci.c F: drivers/spi/bcmstb_spi.c +ARM/CZ.NIC TURRIS MOX SUPPORT +M: Marek Behun +S: Maintained +F: arch/arm/dts/armada-3720-turris-mox.dts +F: board/CZ.NIC/ +F: configs/turris_*_defconfig +F: include/configs/turris_*.h + ARM FREESCALE IMX M: Stefano Babic -M: Fabio Estevam -R: NXP Linux Team +M: Fabio Estevam +R: NXP i.MX U-Boot Team S: Maintained T: git git://git.denx.de/u-boot-imx.git F: arch/arm/cpu/arm1136/mx*/ @@ -142,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 -M: Luka Perkov +ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX ARMADA-7K/8K M: Stefan Roese 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 @@ -176,10 +198,19 @@ F: drivers/ram/mediatek/ F: drivers/spi/mtk_qspi.c F: drivers/timer/mtk_timer.c F: drivers/watchdog/mtk_wdt.c +F: drivers/net/mtk_eth.c +F: drivers/reset/reset-mediatek.c F: tools/mtk_image.c F: tools/mtk_image.h N: mediatek +ARM MICROCHIP/ATMEL AT91 +M: Eugen Hristev +S: Maintained +T: git git://git.denx.de/u-boot-atmel.git +F: arch/arm/mach-at91/ +F: board/atmel/ + ARM OWL M: Manivannan Sadhasivam S: Maintained @@ -257,7 +288,7 @@ M: Christophe Kerello M: Patrice Chotard L: uboot-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers) S: Maintained -F: arch/arm/mach-stm32mp +F: arch/arm/mach-stm32mp/ F: drivers/clk/clk_stm32mp1.c F: drivers/i2c/stm32f7_i2c.c F: drivers/misc/stm32mp_fuse.c @@ -352,7 +383,7 @@ ARM ZYNQMP M: Michal Simek S: Maintained T: git git://git.denx.de/u-boot-microblaze.git -F: arch/arm/cpu/armv8/zynqmp/ +F: arch/arm/mach-zynqmp/ F: drivers/clk/clk_zynqmp.c F: drivers/fpga/zynqpl.c F: drivers/gpio/zynq_gpio.c @@ -408,6 +439,11 @@ DFU M: Lukasz Majewski 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/ @@ -420,10 +456,10 @@ F: include/dm/ F: test/dm/ EFI PAYLOAD -M: Alexander Graf -R: Heinrich Schuchardt +M: Heinrich Schuchardt +R: Alexander Graf 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 @@ -438,6 +474,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 @@ -465,7 +503,7 @@ S: Maintained T: git git://git.denx.de/u-boot-freebsd.git FREESCALE QORIQ -M: York Sun +M: Prabhakar Kushwaha S: Maintained T: git git://git.denx.de/u-boot-fsl-qoriq.git @@ -512,6 +550,30 @@ S: Maintained T: git git://git.denx.de/u-boot-mips.git F: arch/mips/ +MIPS MSCC +M: Gregory CLEMENT +M: Lars Povlsen +M: Horatiu Vultur +S: Maintained +F: arch/mips/mach-mscc/ +F: arch/mips/dts/luton* +F: arch/mips/dts/mscc* +F: arch/mips/dts/ocelot* +F: arch/mips/dts/jr2* +F: arch/mips/dts/serval* +F: board/mscc/ +F: configs/mscc* +F: drivers/gpio/mscc_sgpio.c +F: drivers/spi/mscc_bb_spi.c +F: include/configs/vcoreiii.h +F: drivers/pinctrl/mscc/ +F: drivers/net/mscc_eswitch/ + +MIPS JZ4780 +M: Ezequiel Garcia +S: Maintained +F: arch/mips/mach-jz47xx/ + MMC M: Jaehoon Chung S: Maintained @@ -590,13 +652,13 @@ F: arch/powerpc/cpu/mpc83xx/ F: arch/powerpc/include/asm/arch-mpc83xx/ POWERPC MPC85XX -M: York Sun +M: Prabhakar Kushwaha S: Maintained T: git git://git.denx.de/u-boot-mpc85xx.git F: arch/powerpc/cpu/mpc85xx/ POWERPC MPC86XX -M: York Sun +M: Prabhakar Kushwaha S: Maintained T: git git://git.denx.de/u-boot-mpc86xx.git F: arch/powerpc/cpu/mpc86xx/ @@ -630,10 +692,18 @@ SPI M: Jagan Teki S: Maintained T: git git://git.denx.de/u-boot-spi.git -F: drivers/mtd/spi/ F: drivers/spi/ F: include/spi* +SPI-NOR +M: Jagan Teki +M: Vignesh R +S: Maintained +F: drivers/mtd/spi/ +F: include/spi_flash.h +F: include/linux/mtd/cfi.h +F: include/linux/mtd/spi-nor.h + SPMI M: Mateusz Kulikowski S: Maintained @@ -655,7 +725,9 @@ F: configs/am335x_hs_evm_defconfig F: configs/am335x_hs_evm_uart_defconfig F: configs/am43xx_hs_evm_defconfig F: configs/am57xx_hs_evm_defconfig +F: configs/am57xx_hs_evm_usb_defconfig F: configs/dra7xx_hs_evm_defconfig +F: configs/dra7xx_hs_evm_usb_defconfig F: configs/k2hk_hs_evm_defconfig F: configs/k2e_hs_evm_defconfig F: configs/k2g_hs_evm_defconfig @@ -719,5 +791,6 @@ L: u-boot@lists.denx.de Q: http://patchwork.ozlabs.org/project/uboot/list/ S: Maintained T: git git://git.denx.de/u-boot.git +F: configs/tools-only_defconfig F: * F: */