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. Signed-off-by: Tom Rini <trini@konsulko.com>master
parent
05cd11948e
commit
79df00fdb4
@ -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 |
@ -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 |
@ -1,7 +1,7 @@ |
||||
DH_IMX6 BOARD |
||||
M: Andreas Geisreiter <ageisreiter@dh-electronics.de>, Ludwig Zenz <lzenz@dh-electronics.de> |
||||
M: Andreas Geisreiter <ageisreiter@dh-electronics.de> |
||||
M: Ludwig Zenz <lzenz@dh-electronics.de> |
||||
S: Maintained |
||||
F: board/dhelectronics/dh_imx6/ |
||||
F: include/configs/dh_imx6.h |
||||
F: configs/dh_mx6q_defconfig |
||||
F: configs/dh_mx6dl_defconfig |
||||
F: configs/dh_imx6_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 |
||||
|
Loading…
Reference in new issue