u-boot-brain/board/sunxi
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files
We have switched to Kconfig and the boards.cfg file is going to
be removed. We have to retrieve the board status and maintainers
information from it.

The MAINTAINERS format as in Linux Kernel would be nice
because we can crib the scripts/get_maintainer.pl script.

After some discussion, we chose to put a MAINTAINERS file under each
board directory, not the top-level one because we want to collect
relevant information for a board into a single place.

TODO:
Modify get_maintainer.pl to scan multiple MAINTAINERS files.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Suggested-by: Tom Rini <trini@ti.com>
Acked-by: Simon Glass <sjg@chromium.org>
2014-07-30 08:48:06 -04:00
..
board.c sunxi: use random parts of SID to set ethaddr 2014-07-18 19:42:22 +01:00
dram_a13_oli_micro.c sunxi: Add sun5i support 2014-07-06 20:12:44 +01:00
dram_cubieboard.c sunxi: Add sun4i support 2014-07-06 20:12:44 +01:00
dram_cubieboard2.c sunxi: add Cubieboard2 support 2014-07-18 19:42:23 +01:00
dram_cubietruck.c sunxi: add support for Cubietruck booting in FEL mode 2014-05-25 16:15:17 +02:00
dram_r7dongle.c sunxi: Add sun5i support 2014-07-06 20:12:44 +01:00
gmac.c sunxi: Add support for using MII phy-s with the GMAC nic 2014-07-06 20:12:45 +01:00
Kconfig kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
MAINTAINERS Add board MAINTAINERS files 2014-07-30 08:48:06 -04:00
Makefile sunxi: add Cubieboard2 support 2014-07-18 19:42:23 +01:00