video: Convert CONFIG_VIDEO_LOGO to Kconfig
[platform/kernel/u-boot.git] / MAINTAINERS
index 5e8693f..f4bd3d7 100644 (file)
@@ -108,6 +108,16 @@ L: uboot-snps-arc@synopsys.com
 F:     doc/device-tree-bindings/mmc/snps,dw-mmc.txt
 F:     drivers/mmc/snps_dw_mmc.c
 
+APPLE M1 SOC SUPPORT
+M:     Mark Kettenis <kettenis@openbsd.org>
+S:     Maintained
+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/pinctrl/pinctrl-apple.c
+F:     include/configs/apple.h
+
 ARM
 M:     Tom Rini <trini@konsulko.com>
 S:     Maintained
@@ -264,10 +274,24 @@ F:        drivers/ata/ahci_mvebu.c
 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 PCIE CONTROLLER DRIVERS
+M:     Pali Rohár <pali@kernel.org>
+M:     Stefan Roese <sr@denx.de>
+S:     Maintained
+T:     git https://source.denx.de/u-boot/custodians/u-boot-marvell.git
+F:     drivers/pci/pci-aardvark.c
+F:     drivers/pci/pci_mvebu.c
+
+ARM MARVELL SERIAL DRIVERS
+M:     Pali Rohár <pali@kernel.org>
+M:     Stefan Roese <sr@denx.de>
+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
@@ -312,6 +336,7 @@ F:  arch/arm/mach-at91/
 F:     board/atmel/
 F:     drivers/cpu/at91_cpu.c
 F:     drivers/misc/microchip_flexcom.c
+F:     include/dt-bindings/mfd/atmel-flexcom.h
 F:     drivers/timer/mchp-pit64b-timer.c
 
 ARM NEXELL S5P4418
@@ -390,7 +415,9 @@ F:  drivers/gpio/msm_gpio.c
 F:     drivers/mmc/msm_sdhci.c
 F:     drivers/phy/msm8916-usbh-phy.c
 F:     drivers/serial/serial_msm.c
+F:     drivers/serial/serial_msm_geni.c
 F:     drivers/smem/msm_smem.c
+F:     drivers/spmi/spmi-msm.c
 F:     drivers/usb/host/ehci-msm.c
 
 ARM STI
@@ -412,13 +439,6 @@ 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 <vipin.kumar@st.com>
-S:     Orphaned (Since 2016-02)
-T:     git https://source.denx.de/u-boot/custodians/u-boot-stm.git
-F:     arch/arm/cpu/arm926ejs/spear/
-F:     arch/arm/include/asm/arch-spear/
-
 ARM STM STM32MP
 M:     Patrick Delaunay <patrick.delaunay@foss.st.com>
 M:     Patrice Chotard <patrice.chotard@foss.st.com>
@@ -662,6 +682,7 @@ F:  drivers/mtd/jedec_flash.c
 
 CLOCK
 M:     Lukasz Majewski <lukma@denx.de>
+M:     Sean Anderson <seanga2@gmail.com>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-clk.git
 F:     drivers/clk/
@@ -699,6 +720,20 @@ F: drivers/core/
 F:     include/dm/
 F:     test/dm/
 
+EFI APP
+M:     Simon Glass <sjg@chromium.org>
+M:     Heinrich Schuchardt <xypron.glpk@gmx.de>
+S:     Maintained
+W:     https://u-boot.readthedocs.io/en/latest/develop/uefi/u-boot_on_efi.html
+F:     board/efi/efi-x86_app
+F:     configs/efi-x86_app*
+F:     doc/develop/uefi/u-boot_on_efi.rst
+F:     drivers/block/efi-media-uclass.c
+F:     drivers/block/sb_efi_media.c
+F:     lib/efi/efi_app.c
+F:     scripts/build-efi.sh
+F:     test/dm/efi_media.c
+
 EFI PAYLOAD
 M:     Heinrich Schuchardt <xypron.glpk@gmx.de>
 R:     Alexander Graf <agraf@csgraf.de>
@@ -744,6 +779,25 @@ F: test/env/
 F:     tools/env*
 F:     tools/mkenvimage.c
 
+ENVIRONMENT AS TEXT
+M:     Simon Glass <sjg@chromium.org>
+R:     Wolfgang Denk <wd@denx.de>
+S:     Maintained
+F:     doc/usage/environment.rst
+F:     scripts/env2string.awk
+
+FASTBOOT
+S:     Orphaned
+F:     cmd/fastboot.c
+F:     doc/android/fastboot*.rst
+F:     include/fastboot.h
+F:     include/fastboot-internal.h
+F:     include/net/fastboot.h
+F:     drivers/fastboot/
+F:     drivers/usb/gadget/f_fastboot.c
+F:     net/fastboot.c
+F:     test/dm/fastboot.c
+
 FPGA
 M:     Michal Simek <michal.simek@xilinx.com>
 S:     Maintained
@@ -762,6 +816,7 @@ F:  include/fdt*
 F:     include/linux/libfdt*
 F:     cmd/fdt.c
 F:     common/fdt_support.c
+F:     scripts/dtc-version.sh
 
 FREEBSD
 M:     Rafal Jaworowski <raj@semihalf.com>
@@ -781,6 +836,16 @@ S: Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-i2c.git
 F:     drivers/i2c/
 
+KWBIMAGE / KWBOOT TOOLS
+M:     Pali Rohár <pali@kernel.org>
+M:     Marek Behún <marek.behun@nic.cz>
+M:     Stefan Roese <sr@denx.de>
+S:     Maintained
+T:     git https://source.denx.de/u-boot/custodians/u-boot-marvell.git
+F:     doc/README.kwbimage
+F:     doc/kwboot.1
+F:     tools/kwb*
+
 LOGGING
 M:     Simon Glass <sjg@chromium.org>
 S:     Maintained
@@ -985,7 +1050,7 @@ S: Maintained
 F:     arch/powerpc/
 
 POWERPC MPC8XX
-M:     Christophe Leroy <christophe.leroy@c-s.fr>
+M:     Christophe Leroy <christophe.leroy@csgroup.eu>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-mpc8xx.git
 F:     arch/powerpc/cpu/mpc8xx/
@@ -1022,6 +1087,7 @@ T:        git https://source.denx.de/u-boot/custodians/u-boot-riscv.git
 F:     arch/riscv/
 F:     cmd/riscv/
 F:     doc/usage/sbi.rst
+F:     drivers/sysreset/sysreset_sbi.c
 F:     drivers/timer/andes_plmt_timer.c
 F:     drivers/timer/sifive_clint_timer.c
 F:     tools/prelink-riscv.c
@@ -1159,6 +1225,11 @@ F:       configs/am65x_hs_evm_a53_defconfig
 F:     configs/j721e_hs_evm_r5_defconfig
 F:     configs/j721e_hs_evm_a72_defconfig
 
+TPM DRIVERS
+M:     Ilias Apalodimas <ilias.apalodimas@linaro.org>
+S:     Maintained
+F:     drivers/tpm/
+
 TQ GROUP
 #M:    Martin Krause <martin.krause@tq-systems.de>
 S:     Orphaned (Since 2016-02)