mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-23 12:14:32 +08:00
MAINTAINERS: Add some missing directories or files
In a few cases we have MAINTAINERS entries that are missing obvious paths or files. Typically this means a board directory that did not list itself, but in a few cases we have a Kconfig file or similar. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
b99476e71a
commit
fdfbd70da6
@ -272,6 +272,7 @@ M: Fabio Estevam <festevam@gmail.com>
|
||||
R: NXP i.MX U-Boot Team <uboot-imx@nxp.com>
|
||||
S: Maintained
|
||||
T: git https://source.denx.de/u-boot/custodians/u-boot-imx.git
|
||||
F: arch/Kconfig.nxp
|
||||
F: arch/arm/cpu/arm1136/mx*/
|
||||
F: arch/arm/cpu/arm926ejs/mx*/
|
||||
F: arch/arm/cpu/armv7/vf610/
|
||||
|
@ -1,13 +1,11 @@
|
||||
COREBOOT BOARD
|
||||
M: Simon Glass <sjg@chromium.org>
|
||||
S: Maintained
|
||||
F: board/coreboot/coreboot/
|
||||
F: board/coreboot/
|
||||
F: include/configs/coreboot.h
|
||||
F: configs/coreboot_defconfig
|
||||
|
||||
COREBOOT64 BOARD
|
||||
M: Simon Glass <sjg@chromium.org>
|
||||
S: Maintained
|
||||
F: board/coreboot/coreboot/
|
||||
F: include/configs/coreboot.h
|
||||
F: configs/coreboot64_defconfig
|
||||
|
@ -1,5 +1,6 @@
|
||||
Devboards.de DBM-SoC1 BOARD
|
||||
M: Marek Vasut <marex@denx.de>
|
||||
S: Maintained
|
||||
F: board/devboards/dbm-soc1/
|
||||
F: include/configs/socfpga_dbm_soc1.h
|
||||
F: configs/socfpga_dbm_soc1_defconfig
|
||||
|
@ -1,6 +1,7 @@
|
||||
EFI-X86_APP32 BOARD
|
||||
M: Simon Glass <sjg@chromium.org>
|
||||
S: Maintained
|
||||
F: board/efi/Kconfig
|
||||
F: board/efi/efi-x86_app/
|
||||
F: include/configs/efi-x86_app.h
|
||||
F: configs/efi-x86_app32_defconfig
|
||||
@ -8,6 +9,7 @@ F: configs/efi-x86_app32_defconfig
|
||||
EFI-X86_APP64 BOARD
|
||||
M: Simon Glass <sjg@chromium.org>
|
||||
S: Maintained
|
||||
F: board/efi/Kconfig
|
||||
F: board/efi/efi-x86_app/
|
||||
F: include/configs/efi-x86_app.h
|
||||
F: configs/efi-x86_app64_defconfig
|
||||
|
@ -1,6 +1,7 @@
|
||||
EFI-X86_PAYLOAD BOARD
|
||||
M: Bin Meng <bmeng.cn@gmail.com>
|
||||
S: Maintained
|
||||
F: board/efi/Kconfig
|
||||
F: board/efi/efi-x86_payload/
|
||||
F: include/configs/efi-x86_payload.h
|
||||
F: configs/efi-x86_payload32_defconfig
|
||||
|
@ -1,5 +1,6 @@
|
||||
ROC-RK3308-CC
|
||||
M: Andy Yan <andy.yan@rock-chips.com>
|
||||
S: Maintained
|
||||
F: board/firefly/firefly-rk3308/roc_cc_rk3308.c
|
||||
F: board/firefly/firefly-rk3308/
|
||||
F: configs/roc-cc-rk3308_defconfig
|
||||
F: include/configs/firefly_rk3308.h
|
||||
|
@ -3,7 +3,6 @@ M: Mingkai Hu <mingkai.hu@nxp.com>
|
||||
M: Rajesh Bhagat <rajesh.bhagat@nxp.com>
|
||||
S: Maintained
|
||||
F: board/freescale/ls1043ardb/
|
||||
F: board/freescale/ls1043ardb/ls1043ardb.c
|
||||
F: include/configs/ls1043ardb.h
|
||||
F: configs/ls1043ardb_defconfig
|
||||
F: configs/ls1043ardb_nand_defconfig
|
||||
|
@ -1,6 +1,7 @@
|
||||
Hitachi Power Grids SECU1 BOARD
|
||||
M: Holger Brunck <holger.brunck@hitachienergy.com>
|
||||
S: Maintained
|
||||
F: board/keymile/secu1/
|
||||
F: board/keymile/common/
|
||||
F: board/keymile/scripts/
|
||||
F: include/configs/socfpga_arria5_secu1.h
|
||||
|
@ -1,5 +1,6 @@
|
||||
VINING FPGA BOARD
|
||||
M: Marek Vasut <marex@denx.de>
|
||||
S: Maintained
|
||||
F: board/softing/vining_fpga/
|
||||
F: include/configs/socfpga_vining_fpga.h
|
||||
F: configs/socfpga_vining_fpga_defconfig
|
||||
|
@ -1,5 +1,6 @@
|
||||
SOCFPGA ATLAS BOARD
|
||||
M: Dinh Nguyen <dinguyen@kernel.org>
|
||||
S: Maintained
|
||||
F: board/terasic/de0-nano-soc/
|
||||
F: include/configs/socfpga_de0_nano_soc.h
|
||||
F: configs/socfpga_de0_nano_soc_defconfig
|
||||
|
@ -1,5 +1,6 @@
|
||||
DE1-SoC BOARD
|
||||
M: Anatolij Gustschin <agust@denx.de>
|
||||
S: Maintained
|
||||
F: board/terasic/de1-soc/
|
||||
F: include/configs/socfpga_de1_soc.h
|
||||
F: configs/socfpga_de1_soc_defconfig
|
||||
|
@ -1,5 +1,6 @@
|
||||
DE10-NANO BOARD
|
||||
M: Dalon Westergreen <dwesterg@gmail.com>
|
||||
S: Maintained
|
||||
F: board/terasic/de10-nano/
|
||||
F: include/configs/socfpga_de10_nano.h
|
||||
F: configs/socfpga_de10_nano_defconfig
|
||||
|
@ -1,5 +1,6 @@
|
||||
DE10-STANDARD BOARD
|
||||
M: Humberto Naves <hsnaves@gmail.com>
|
||||
S: Maintained
|
||||
F: board/terasic/de10-standard/
|
||||
F: include/configs/socfpga_de10_standard.h
|
||||
F: configs/socfpga_de10_standard_defconfig
|
||||
|
@ -1,5 +1,6 @@
|
||||
SOCKIT BOARD
|
||||
M: Marek Vasut <marex@denx.de>
|
||||
S: Maintained
|
||||
F: board/terasic/sockit/
|
||||
F: include/configs/socfpga_sockit.h
|
||||
F: configs/socfpga_sockit_defconfig
|
||||
|
Loading…
Reference in New Issue
Block a user