Convert CONFIG_SYS_INTERLAKEN et al to Kconfig
[platform/kernel/u-boot.git] / MAINTAINERS
index 5945ba1..8d3d528 100644 (file)
@@ -121,6 +121,7 @@ F:  arch/arm/include/asm/arch-m1/
 F:     arch/arm/mach-apple/
 F:     configs/apple_m1_defconfig
 F:     drivers/iommu/apple_dart.c
+F:     drivers/nvme/nvme_apple.c
 F:     drivers/pinctrl/pinctrl-apple.c
 F:     drivers/watchdog/apple_wdt.c
 F:     include/configs/apple.h
@@ -142,7 +143,7 @@ F:  arch/arm/mach-socfpga/
 F:     drivers/sysreset/sysreset_socfpga*
 
 ARM AMLOGIC SOC SUPPORT
-M:     Neil Armstrong <narmstrong@baylibre.com>
+M:     Neil Armstrong <neil.armstrong@linaro.org>
 S:     Maintained
 L:     u-boot-amlogic@groups.io
 T:     git https://source.denx.de/u-boot/custodians/u-boot-amlogic.git
@@ -160,6 +161,7 @@ F:  drivers/spi/meson_spifc.c
 F:     drivers/pinctrl/meson/
 F:     drivers/power/domain/meson-gx-pwrc-vpu.c
 F:     drivers/video/meson/
+F:     drivers/watchdog/meson_gxbb_wdt.c
 F:     include/configs/meson64.h
 F:     include/configs/meson64_android.h
 F:     doc/board/amlogic/
@@ -211,11 +213,26 @@ M:        Anand Gore <anand.gore@broadcom.com>
 M:     William Zhang <william.zhang@broadcom.com>
 M:     Kursad Oney <kursad.oney@broadcom.com>
 M:     Joel Peshkin <joel.peshkin@broadcom.com>
+M:     Philippe Reynes <philippe.reynes@softathome.com>
 S:     Maintained
 F:     arch/arm/mach-bcmbca/
 F:     board/broadcom/bcmbca/
-F:     configs/bcm947622_defconfig
-F:     include/configs/bcm947622.h
+N:     bcmbca
+N:     bcm[9]?47622
+N:     bcm[9]?4908
+N:     bcm[9]?4912
+N:     bcm[9]?63138
+N:     bcm[9]?63146
+N:     bcm[9]?63148
+N:     bcm[9]?63158
+N:     bcm[9]?63178
+N:     bcm[9]?6756
+N:     bcm[9]?6813
+N:     bcm[9]?6846
+N:     bcm[9]?6855
+N:     bcm[9]?6856
+N:     bcm[9]?6858
+N:     bcm[9]?6878
 
 ARM BROADCOM BCMSTB
 M:     Thomas Fitzsimmons <fitzsim@fitzsim.org>
@@ -246,14 +263,6 @@ F: drivers/net/cortina_ni.h
 F:     drivers/net/phy/ca_phy.c
 F:     configs/cortina_presidio-asic-pnand_defconfig
 
-ARM/CZ.NIC TURRIS MOX SUPPORT
-M:     Marek Behun <marek.behun@nic.cz>
-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 <sbabic@denx.de>
 M:     Fabio Estevam <festevam@gmail.com>
@@ -265,11 +274,12 @@ F:        arch/arm/cpu/arm926ejs/mx*/
 F:     arch/arm/cpu/armv7/vf610/
 F:     arch/arm/dts/*imx*
 F:     arch/arm/mach-imx/
-F:     arch/arm/include/asm/arch-imx/
+F:     arch/arm/include/asm/arch-imx*/
 F:     arch/arm/include/asm/arch-mx*/
 F:     arch/arm/include/asm/arch-vf610/
 F:     arch/arm/include/asm/mach-imx/
 F:     board/freescale/*mx*/
+F:     drivers/serial/serial_mxc.c
 
 ARM HISILICON
 M:     Peter Griffin <peter.griffin@linaro.org>
@@ -348,13 +358,6 @@ S: Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-marvell.git
 F:     drivers/serial/serial_mvebu_a3700.c
 
-ARM MARVELL PXA
-M:     Marek Vasut <marex@denx.de>
-S:     Maintained
-T:     git https://source.denx.de/u-boot/custodians/u-boot-pxa.git
-F:     arch/arm/cpu/pxa/
-F:     arch/arm/include/asm/arch-pxa/
-
 ARM MEDIATEK
 M:     Ryder Lee <ryder.lee@mediatek.com>
 M:     Weijie Gao <weijie.gao@mediatek.com>
@@ -368,22 +371,36 @@ 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/cpu/mtk_cpu.c
+F:     drivers/i2c/mtk_i2c.c
 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/
 F:     drivers/spi/mtk_snfi_spi.c
+F:     drivers/spi/mtk_spim.c
 F:     drivers/timer/mtk_timer.c
 F:     drivers/usb/host/xhci-mtk.c
 F:     drivers/usb/mtu3/
 F:     drivers/watchdog/mtk_wdt.c
 F:     drivers/net/mtk_eth.c
+F:     drivers/net/mtk_eth.h
 F:     drivers/reset/reset-mediatek.c
 F:     tools/mtk_image.c
 F:     tools/mtk_image.h
+F:     tools/mtk_nand_headers.c
+F:     tools/mtk_nand_headers.h
 N:     mediatek
 
+ARM METHODE SUPPORT
+M:     Robert Marko <robert.marko@sartura.hr>
+S:     Maintained
+F:     arch/arm/dts/armada-3720-eDPU*
+F:     arch/arm/dts/armada-3720-uDPU*
+F:     configs/eDPU_defconfig
+F:     configs/uDPU_defconfig
+
 ARM MICROCHIP/ATMEL AT91
 M:     Eugen Hristev <eugen.hristev@microchip.com>
 S:     Maintained
@@ -493,7 +510,7 @@ 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/timer/arm_global_timer.c
 F:     drivers/usb/host/dwc3-sti-glue.c
 F:     include/dwc3-sti-glue.h
 F:     include/dt-bindings/clock/stih407-clks.h
@@ -633,6 +650,13 @@ F: arch/arm/mach-uniphier/
 F:     configs/uniphier_*_defconfig
 N:     uniphier
 
+ARM VERSAL NET
+M:     Michal Simek <michal.simek@amd.com>
+S:     Maintained
+T:     git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
+F:     arch/arm/mach-versal-net/
+N:     (?<!uni)versal-net
+
 ARM VERSAL
 M:     Michal Simek <michal.simek@amd.com>
 S:     Maintained
@@ -640,6 +664,7 @@ T:  git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:     arch/arm/mach-versal/
 F:     drivers/net/xilinx_axi_mrmac.*
 F:     drivers/soc/soc_xilinx_versal.c
+F:     drivers/spi/cadence_ospi_versal.c
 F:     drivers/watchdog/xilinx_wwdt.c
 N:     (?<!uni)versal
 
@@ -728,6 +753,13 @@ S: Maintained
 F:     drivers/pci/pcie_phytium.c
 F:     arch/arm/dts/phytium-durian.dts
 
+ASPEED FMC SPI DRIVER
+M:     Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>
+M:     Cédric Le Goater <clg@kaod.org>
+R:     Aspeed BMC SW team <BMC-SW@aspeedtech.com>
+S:     Maintained
+F:     drivers/spi/spi-aspeed-smc.c
+
 BINMAN
 M:     Simon Glass <sjg@chromium.org>
 M:     Alper Nebi Yasak <alpernebiyasak@gmail.com>
@@ -756,7 +788,7 @@ F:  net/eth_bootdevice.c
 F:     test/boot/
 
 BTRFS
-M:     Marek Behun <marek.behun@nic.cz>
+M:     Marek Behún <kabel@kernel.org>
 R:     Qu Wenruo <wqu@suse.com>
 L:     linux-btrfs@vger.kernel.org
 S:     Maintained
@@ -769,6 +801,11 @@ M: Simon Glass <sjg@chromium.org>
 S:     Maintained
 F:     tools/buildman/
 
+CAT
+M:     Roger Knecht <rknecht@pm.me>
+S:     Maintained
+F:     cmd/cat.c
+
 CFI FLASH
 M:     Stefan Roese <sr@denx.de>
 S:     Maintained
@@ -792,6 +829,13 @@ T: git https://source.denx.de/u-boot/custodians/u-boot-coldfire.git
 F:     arch/m68k/
 F:     doc/arch/m68k.rst
 
+CYCLIC
+M:     Stefan Roese <sr@denx.de>
+S:     Maintained
+F:     cmd/cyclic.c
+F:     common/cyclic.c
+F:     include/cyclic.h
+
 DFU
 M:     Lukasz Majewski <lukma@denx.de>
 S:     Maintained
@@ -832,8 +876,10 @@ F: test/dm/efi_media.c
 
 EFI PAYLOAD
 M:     Heinrich Schuchardt <xypron.glpk@gmx.de>
+M:     Ilias Apalodimas <ilias.apalodimas@linaro.org>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-efi.git
+F:     arch/arm/lib/*_efi.*
 F:     doc/api/efi.rst
 F:     doc/develop/uefi/*
 F:     doc/mkeficapsule.1
@@ -846,6 +892,7 @@ F:  include/cp437.h
 F:     include/efi*
 F:     include/pe.h
 F:     include/asm-generic/pe.h
+F:     include/mm_communication.h
 F:     lib/charset.c
 F:     lib/efi*/
 F:     test/lib/efi_*
@@ -859,12 +906,6 @@ F: tools/efivar.py
 F:     tools/file2include.c
 F:     tools/mkeficapsule.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>
@@ -920,6 +961,7 @@ T:  git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
 F:     drivers/fpga/
 F:     cmd/fpga.c
 F:     include/fpga.h
+F:     test/dm/fpga.c
 
 FLATTENED DEVICE TREE
 M:     Simon Glass <sjg@chromium.org>
@@ -959,7 +1001,7 @@ F: drivers/i2c/
 
 KWBIMAGE / KWBOOT TOOLS
 M:     Pali Rohár <pali@kernel.org>
-M:     Marek Behún <marek.behun@nic.cz>
+M:     Marek Behún <kabel@kernel.org>
 M:     Stefan Roese <sr@denx.de>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-marvell.git
@@ -1004,6 +1046,7 @@ F:        drivers/net/xilinx_emaclite.c
 F:     drivers/serial/serial_xuartlite.c
 F:     drivers/spi/xilinx_spi.c
 F:     drivers/sysreset/sysreset_gpio.c
+F:     drivers/timer/xilinx-timer.c
 F:     drivers/watchdog/xilinx_tb_wdt.c
 N:     xilinx
 
@@ -1035,15 +1078,23 @@ R:      GSS_MTK_Uboot_upstream <GSS_MTK_Uboot_upstream@mediatek.com>
 S:     Maintained
 F:     arch/mips/mach-mtmips/
 F:     arch/mips/dts/mt7620.dtsi
+F:     arch/mips/dts/mt7621.dtsi
 F:     arch/mips/dts/mt7620-u-boot.dtsi
+F:     arch/mips/dts/mt7621-u-boot.dtsi
 F:     include/configs/mt7620.h
+F:     include/configs/mt7621.h
 F:     include/dt-bindings/clock/mt7620-clk.h
+F:     include/dt-bindings/clock/mt7621-clk.h
 F:     include/dt-bindings/clock/mt7628-clk.h
 F:     include/dt-bindings/reset/mt7620-reset.h
+F:     include/dt-bindings/reset/mt7621-reset.h
 F:     include/dt-bindings/reset/mt7628-reset.h
 F:     drivers/clk/mtmips/
 F:     drivers/pinctrl/mtmips/
 F:     drivers/gpio/mt7620_gpio.c
+F:     drivers/mtd/nand/raw/mt7621_nand.c
+F:     drivers/mtd/nand/raw/mt7621_nand.h
+F:     drivers/mtd/nand/raw/mt7621_nand_spl.c
 F:     drivers/net/mt7620-eth.c
 F:     drivers/phy/mt7620-usb-phy.c
 F:     drivers/reset/reset-mtmips.c
@@ -1092,8 +1143,9 @@ T:        git https://source.denx.de/u-boot/custodians/u-boot-mmc.git
 F:     drivers/mmc/
 
 NAND FLASH
-#M:    Scott Wood <oss@buserror.net>
-S:     Orphaned (Since 2018-07)
+M:     Dario Binacchi <dario.binacchi@amarulasolutions.com>
+M:     Michael Trimarchi <michael@amarulasolutions.com>
+S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-nand-flash.git
 F:     drivers/mtd/nand/raw/
 
@@ -1202,7 +1254,7 @@ F:        arch/powerpc/cpu/mpc83xx/
 F:     arch/powerpc/include/asm/arch-mpc83xx/
 
 POWERPC MPC85XX
-M:     Priyanka Jain <priyanka.jain@nxp.com>
+M:     Marek Behún <kabel@kernel.org>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-mpc85xx.git
 F:     arch/powerpc/cpu/mpc85xx/
@@ -1306,7 +1358,7 @@ F:        drivers/spmi/
 F:     include/spmi/
 
 SQUASHFS
-M:     Joao Marcos Costa <joaomarcos.costa@bootlin.com>
+M:     Joao Marcos Costa <jmcosta944@gmail.com>
 R:     Thomas Petazzoni <thomas.petazzoni@bootlin.com>
 R:     Miquel Raynal <miquel.raynal@bootlin.com>
 S:     Maintained
@@ -1357,6 +1409,7 @@ F:        arch/arm/mach-k3/config_secure.mk
 F:     configs/am335x_hs_evm_defconfig
 F:     configs/am335x_hs_evm_uart_defconfig
 F:     configs/am43xx_hs_evm_defconfig
+F:     configs/am43xx_hs_evm_qspi_defconfig
 F:     configs/am57xx_hs_evm_defconfig
 F:     configs/am57xx_hs_evm_usb_defconfig
 F:     configs/dra7xx_hs_evm_defconfig
@@ -1367,8 +1420,12 @@ F:       configs/k2g_hs_evm_defconfig
 F:     configs/k2l_hs_evm_defconfig
 F:     configs/am65x_hs_evm_r5_defconfig
 F:     configs/am65x_hs_evm_a53_defconfig
-F:     configs/j721e_hs_evm_r5_defconfig
+F:     configs/j7200_hs_evm_a72_defconfig
+F:     configs/j7200_hs_evm_r5_defconfig
 F:     configs/j721e_hs_evm_a72_defconfig
+F:     configs/j721e_hs_evm_r5_defconfig
+F:     configs/j721s2_hs_evm_a72_defconfig
+F:     configs/j721s2_hs_evm_r5_defconfig
 
 TPM DRIVERS
 M:     Ilias Apalodimas <ilias.apalodimas@linaro.org>
@@ -1425,8 +1482,6 @@ M:        Anatolij Gustschin <agust@denx.de>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-video.git
 F:     drivers/video/
-F:     common/lcd*.c
-F:     include/lcd*.h
 F:     include/video*.h
 
 VirtIO
@@ -1478,6 +1533,13 @@ M:       Max Filippov <jcmvbkbc@gmail.com>
 S:     Maintained
 F:     arch/xtensa/
 
+XXD
+M:     Roger Knecht <rknecht@pm.me>
+S:     Maintained
+F:     cmd/xxd.c
+F:     doc/usage/cmd/xxd.rst
+F:     test/py/tests/test_xxd/
+
 THE REST
 M:     Tom Rini <trini@konsulko.com>
 L:     u-boot@lists.denx.de
@@ -1491,5 +1553,6 @@ F:        */
 CAAM
 M:     Gaurav Jain <gaurav.jain@nxp.com>
 S:     Maintained
+F:     arch/arm/dts/ls1021a-twr-u-boot.dtsi
 F:     drivers/crypto/fsl/
 F:     include/fsl_sec.h