u-boot-brain/board/imgtec/malta
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
..
flash-malta-boot.tcl malta: add script & instructions to flash U-boot 2013-11-09 17:21:02 +01:00
Kconfig kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
lowlevel_init.S malta: disable L2 caches 2013-11-09 17:21:02 +01:00
MAINTAINERS Add board MAINTAINERS files 2014-07-30 08:48:06 -04:00
Makefile malta: setup super I/O UARTs 2013-11-09 17:21:01 +01:00
malta.c malta: enable PIIX4 SERIRQ 2013-11-26 21:49:34 +01:00
superio.c malta: setup super I/O UARTs 2013-11-09 17:21:01 +01:00
superio.h malta: setup super I/O UARTs 2013-11-09 17:21:01 +01:00