Convert CONFIG_DOS_PARTITION to Kconfig
[platform/kernel/u-boot.git] / MAINTAINERS
index 31b49c0..00ff572 100644 (file)
@@ -108,6 +108,15 @@ 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:     include/configs/apple.h
+
 ARM
 M:     Tom Rini <trini@konsulko.com>
 S:     Maintained
@@ -391,7 +400,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
@@ -693,6 +704,17 @@ 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:     lib/efi/efi_app.c
+F:     scripts/build-efi.sh
+
 EFI PAYLOAD
 M:     Heinrich Schuchardt <xypron.glpk@gmx.de>
 R:     Alexander Graf <agraf@csgraf.de>
@@ -756,6 +778,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>
@@ -1026,6 +1049,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