MAINTAINERS: Add missing boards and config entries
As part of my usual round of build testing, output about missing MAINTAINERS information was not logged, and thus often overlooked. Correct that mistake by ensuring that I log the output of genboardscfg.py every time. As part of that, address a number of missing MAINTAINERS entires. In the case of a missing file, I have put the original submitter down. In the rest of the cases I have added the config (and sometimes relevant header file) to the existing set of file globs. Change-Id: Ic4524445489daba323d638470c369ad914d5bfef Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 79df00fdb40b4584919c8bcef42d323a8d38d0f1)
This commit is contained in:
parent
17e3c82628
commit
aee63dc84c
|
|
@ -0,0 +1,6 @@
|
|||
TURRIS OMNIA BOARD
|
||||
M: Marek Behún <marek.behun@nic.cz>
|
||||
S: Maintained
|
||||
F: board/CZ.NIC/turris_omnia/
|
||||
F: include/configs/turris_omnia.h
|
||||
F: configs/turris_omnia_defconfig
|
||||
|
|
@ -4,3 +4,8 @@ S: Maintained
|
|||
F: board/Marvell/mvebu_armada-37xx/
|
||||
F: include/configs/mvebu_armada-37xx.h
|
||||
F: configs/mvebu_db-88f3720_defconfig
|
||||
|
||||
ESPRESSOBin BOARD
|
||||
M: Konstantin Porotchkin <kostap@marvell.com>
|
||||
S: Maintained
|
||||
F: configs/mvebu_espressobin-88f3720_defconfig
|
||||
|
|
|
|||
|
|
@ -3,5 +3,10 @@ M: Stefan Roese <sr@denx.de>
|
|||
S: Maintained
|
||||
F: board/Marvell/mvebu_armada-8k/
|
||||
F: include/configs/mvebu_armada-8k.h
|
||||
F: configs/mvebu_db-88f7040_defconfig
|
||||
F: configs/mvebu_db-88f8040_defconfig
|
||||
F: configs/mvebu_db_armada8k_defconfig
|
||||
|
||||
|
||||
MACCHIATOBin BOARD
|
||||
M: Konstantin Porotchkin <kostap@marvell.com>
|
||||
S: Maintained
|
||||
F: configs/mvebu_mcbin-88f8040_defconfig
|
||||
|
|
|
|||
|
|
@ -0,0 +1,6 @@
|
|||
DS414 BOARD
|
||||
M: Phil Sutter <phil@nwl.cc>
|
||||
S: Maintained
|
||||
F: board/Synology/ds414/
|
||||
F: include/configs/ds414.h
|
||||
F: configs/ds414_defconfig
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
SOCFPGA BOARD
|
||||
M: Dinh Nguyen <dinguyen@kernel.org>
|
||||
M: Chin-Liang See <clsee@altera.com>
|
||||
S: Maintained
|
||||
F: board/altera/arria10-socdk/
|
||||
F: include/configs/socfpga_arria10_socdk.h
|
||||
F: configs/socfpga_arria10_defconfig
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
EVB AST2500 BOARD
|
||||
M: Maxim Sloyko <maxims@google.com>
|
||||
S: Maintained
|
||||
F: board/aspeed/evb_ast2500/
|
||||
F: include/configs/evb_ast2500.h
|
||||
F: configs/evb-ast2500_defconfig
|
||||
|
|
@ -6,3 +6,6 @@ F: include/configs/sama5d3xek.h
|
|||
F: configs/sama5d3xek_mmc_defconfig
|
||||
F: configs/sama5d3xek_nandflash_defconfig
|
||||
F: configs/sama5d3xek_spiflash_defconfig
|
||||
F: configs/sama5d36ek_cmp_mmc_defconfig
|
||||
F: configs/sama5d36ek_cmp_nandflash_defconfig
|
||||
F: configs/sama5d36ek_cmp_spiflash_defconfig
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ F: configs/ls1046aqds_nand_defconfig
|
|||
F: configs/ls1046aqds_sdcard_ifc_defconfig
|
||||
F: configs/ls1046aqds_sdcard_qspi_defconfig
|
||||
F: configs/ls1046aqds_qspi_defconfig
|
||||
F: configs/ls1046aqds_lpuart_defconfig
|
||||
|
||||
M: Sumit Garg <sumit.garg@nxp.com>
|
||||
S: Maintained
|
||||
|
|
|
|||
|
|
@ -7,4 +7,6 @@ F: configs/hrcon_defconfig
|
|||
F: configs/hrcon_dh_defconfig
|
||||
F: include/configs/strider.h
|
||||
F: configs/strider_cpu_defconfig
|
||||
F: configs/strider_cpu_dp_defconfig
|
||||
F: configs/strider_con_defconfig
|
||||
F: configs/strider_con_dp_defconfig
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@ M: Enric Balletbo i Serra <eballetbo@gmail.com>
|
|||
S: Maintained
|
||||
F: board/isee/igep003x/
|
||||
F: include/configs/am335x_igep003x.h
|
||||
F: configs/am335x_igep0033_defconfig
|
||||
F: configs/am335x_igep003x_defconfig
|
||||
|
|
|
|||
|
|
@ -3,4 +3,5 @@ M: Stephen Warren <swarren@nvidia.com>
|
|||
S: Maintained
|
||||
F: board/nvidia/p2771-0000/
|
||||
F: include/configs/p2771-0000.h
|
||||
F: configs/p2771-0000_defconfig
|
||||
F: configs/p2771-0000-000_defconfig
|
||||
F: configs/p2771-0000-500_defconfig
|
||||
|
|
|
|||
|
|
@ -2,5 +2,7 @@ PCM052 BOARD
|
|||
M: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
|
||||
S: Maintained
|
||||
F: board/phytec/pcm052/
|
||||
F: include/configs/bk4r1.h
|
||||
F: include/configs/pcm052.h
|
||||
F: configs/bk4r1_defconfig
|
||||
F: configs/pcm052_defconfig
|
||||
|
|
|
|||
|
|
@ -0,0 +1,7 @@
|
|||
BLANCHE BOARD
|
||||
M: Masakazu Mochizuki <masakazu.mochizuki.wd@hitachi.com>
|
||||
S: Maintained
|
||||
F: board/renesas/blanche/
|
||||
F: include/configs/blanche.h
|
||||
F: configs/blanche_defconfig
|
||||
|
||||
|
|
@ -4,3 +4,4 @@ S: Maintained
|
|||
F: board/rockchip/evb_rk3399
|
||||
F: include/configs/evb_rk3399.h
|
||||
F: configs/evb-rk3399_defconfig
|
||||
F: configs/firefly-rk3399_defconfig
|
||||
|
|
|
|||
|
|
@ -3,3 +3,4 @@ M: Thomas Abraham <thomas.ab@samsung.com>
|
|||
S: Maintained
|
||||
F: board/samsung/espresso7420/
|
||||
F: include/configs/espresso7420.h
|
||||
F: configs/espresso7420_defconfig
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ F: configs/A13-OLinuXinoM_defconfig
|
|||
F: configs/Auxtek-T003_defconfig
|
||||
F: configs/Auxtek-T004_defconfig
|
||||
F: configs/CHIP_defconfig
|
||||
F: configs/CHIP_pro_defconfig
|
||||
F: configs/difrnce_dit4350_defconfig
|
||||
F: configs/Empire_electronix_d709_defconfig
|
||||
F: configs/Empire_electronix_m712_defconfig
|
||||
|
|
@ -44,6 +45,7 @@ F: configs/Mele_M9_defconfig
|
|||
F: configs/Sinovoip_BPI_M2_defconfig
|
||||
F: include/configs/sun7i.h
|
||||
F: configs/A20-OLinuXino_MICRO_defconfig
|
||||
F: configs/A20-OLinuXino_MICRO-eMMC_defconfig
|
||||
F: configs/Bananapi_defconfig
|
||||
F: configs/Bananapro_defconfig
|
||||
F: configs/i12-tvbox_defconfig
|
||||
|
|
@ -54,6 +56,7 @@ F: configs/Orangepi_mini_defconfig
|
|||
F: configs/qt840a_defconfig
|
||||
F: configs/Wits_Pro_A20_DKT_defconfig
|
||||
F: include/configs/sun8i.h
|
||||
F: configs/sun8i_a23_evb_defconfig
|
||||
F: configs/ga10h_v1_1_defconfig
|
||||
F: configs/gt90h_v4_defconfig
|
||||
F: configs/inet86dz_defconfig
|
||||
|
|
@ -124,6 +127,12 @@ S: Maintained
|
|||
F: configs/Bananapi_M2_Ultra_defconfig
|
||||
F: arch/arm/dts/sun8i-r40-bananapi-m2-ultra.dts
|
||||
|
||||
BANANAPI M2 MAGIC BOARD
|
||||
M: Maxime Ripard <maxime.ripard@free-electrons.com>
|
||||
S: Maintained
|
||||
F: configs/Bananapi_m2m_defconfig
|
||||
F: arch/arm/dts/sun8i-r16-bananapi-m2m.dts
|
||||
|
||||
BANANAPI M64
|
||||
M: Jagan Teki <jagan@amarulasolutions.com>
|
||||
S: Maintained
|
||||
|
|
|
|||
Loading…
Reference in New Issue