u-boot/board/pxa255_idp
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
..
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 cosmetic: remove empty lines at the top of file 2013-11-08 09:41:37 -05:00
README Add Vibren (was Accelent) PXA255 IDP Support 2005-09-25 15:59:01 +02:00
idp_notes.txt Add Vibren (was Accelent) PXA255 IDP Support 2005-09-25 15:59:01 +02:00
pxa_idp.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pxa_reg_calcs.out rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pxa_reg_calcs.py Coding Style cleanup: replace leading SPACEs by TABs 2013-10-14 16:06:54 -04:00

README

Tested:

- MMC
- Ethernet
- BL console (on serial port connector J5)
- flash support

Todo:

- display support
- PCMCIA support