diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-07-30 14:08:18 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-07-30 08:48:06 -0400 |
commit | 93d4334f7f5bc2f0fb580606f0701b2252c6d8d6 (patch) | |
tree | f8a2eb5ea1ca3298eb3431aa27cfb63e32126026 /board/samsung | |
parent | 51148790f26e42ef1fd4a1a8d056bf0252539525 (diff) | |
download | u-boot-imx-93d4334f7f5bc2f0fb580606f0701b2252c6d8d6.zip u-boot-imx-93d4334f7f5bc2f0fb580606f0701b2252c6d8d6.tar.gz u-boot-imx-93d4334f7f5bc2f0fb580606f0701b2252c6d8d6.tar.bz2 |
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>
Diffstat (limited to 'board/samsung')
-rw-r--r-- | board/samsung/arndale/MAINTAINERS | 6 | ||||
-rw-r--r-- | board/samsung/goni/MAINTAINERS | 6 | ||||
-rw-r--r-- | board/samsung/origen/MAINTAINERS | 6 | ||||
-rw-r--r-- | board/samsung/smdk2410/MAINTAINERS | 6 | ||||
-rw-r--r-- | board/samsung/smdk5250/MAINTAINERS | 12 | ||||
-rw-r--r-- | board/samsung/smdk5420/MAINTAINERS | 12 | ||||
-rw-r--r-- | board/samsung/smdkc100/MAINTAINERS | 6 | ||||
-rw-r--r-- | board/samsung/smdkv310/MAINTAINERS | 6 | ||||
-rw-r--r-- | board/samsung/trats/MAINTAINERS | 6 | ||||
-rw-r--r-- | board/samsung/trats2/MAINTAINERS | 6 | ||||
-rw-r--r-- | board/samsung/universal_c210/MAINTAINERS | 6 |
11 files changed, 78 insertions, 0 deletions
diff --git a/board/samsung/arndale/MAINTAINERS b/board/samsung/arndale/MAINTAINERS new file mode 100644 index 0000000..0a01a07 --- /dev/null +++ b/board/samsung/arndale/MAINTAINERS @@ -0,0 +1,6 @@ +ARNDALE BOARD +M: Inderpal Singh <inderpal.singh@linaro.org> +S: Maintained +F: board/samsung/arndale/ +F: include/configs/arndale.h +F: configs/arndale_defconfig diff --git a/board/samsung/goni/MAINTAINERS b/board/samsung/goni/MAINTAINERS new file mode 100644 index 0000000..248ec3c --- /dev/null +++ b/board/samsung/goni/MAINTAINERS @@ -0,0 +1,6 @@ +GONI BOARD +M: Robert Baldyga <r.baldyga@samsung.com> +S: Maintained +F: board/samsung/goni/ +F: include/configs/s5p_goni.h +F: configs/s5p_goni_defconfig diff --git a/board/samsung/origen/MAINTAINERS b/board/samsung/origen/MAINTAINERS new file mode 100644 index 0000000..8bf373e --- /dev/null +++ b/board/samsung/origen/MAINTAINERS @@ -0,0 +1,6 @@ +ORIGEN BOARD +M: Chander Kashyap <k.chander@samsung.com> +S: Maintained +F: board/samsung/origen/ +F: include/configs/origen.h +F: configs/origen_defconfig diff --git a/board/samsung/smdk2410/MAINTAINERS b/board/samsung/smdk2410/MAINTAINERS new file mode 100644 index 0000000..12a25e8 --- /dev/null +++ b/board/samsung/smdk2410/MAINTAINERS @@ -0,0 +1,6 @@ +SMDK2410 BOARD +M: David Müller <d.mueller@elsoft.ch> +S: Maintained +F: board/samsung/smdk2410/ +F: include/configs/smdk2410.h +F: configs/smdk2410_defconfig diff --git a/board/samsung/smdk5250/MAINTAINERS b/board/samsung/smdk5250/MAINTAINERS new file mode 100644 index 0000000..8a2a4aa --- /dev/null +++ b/board/samsung/smdk5250/MAINTAINERS @@ -0,0 +1,12 @@ +SMDK5250 BOARD +M: Chander Kashyap <k.chander@samsung.com> +S: Maintained +F: board/samsung/smdk5250/ +F: include/configs/smdk5250.h +F: configs/smdk5250_defconfig + +SNOW BOARD +M: Rajeshwari Shinde <rajeshwari.s@samsung.com> +S: Maintained +F: include/configs/snow.h +F: configs/snow_defconfig diff --git a/board/samsung/smdk5420/MAINTAINERS b/board/samsung/smdk5420/MAINTAINERS new file mode 100644 index 0000000..c8241a8 --- /dev/null +++ b/board/samsung/smdk5420/MAINTAINERS @@ -0,0 +1,12 @@ +SMDK5420 BOARD +M: Akshay Saraswat <akshay.s@samsung.com> +S: Maintained +F: board/samsung/smdk5420/ +F: include/configs/peach-pit.h +F: configs/peach-pit_defconfig + +SMDK5420 BOARD +M: Rajeshwari Shinde <rajeshwari.s@samsung.com> +S: Maintained +F: include/configs/smdk5420.h +F: configs/smdk5420_defconfig diff --git a/board/samsung/smdkc100/MAINTAINERS b/board/samsung/smdkc100/MAINTAINERS new file mode 100644 index 0000000..39949e4 --- /dev/null +++ b/board/samsung/smdkc100/MAINTAINERS @@ -0,0 +1,6 @@ +SMDKC100 BOARD +M: Minkyu Kang <mk7.kang@samsung.com> +S: Maintained +F: board/samsung/smdkc100/ +F: include/configs/smdkc100.h +F: configs/smdkc100_defconfig diff --git a/board/samsung/smdkv310/MAINTAINERS b/board/samsung/smdkv310/MAINTAINERS new file mode 100644 index 0000000..1e058cb --- /dev/null +++ b/board/samsung/smdkv310/MAINTAINERS @@ -0,0 +1,6 @@ +SMDKV310 BOARD +M: Chander Kashyap <k.chander@samsung.com> +S: Maintained +F: board/samsung/smdkv310/ +F: include/configs/smdkv310.h +F: configs/smdkv310_defconfig diff --git a/board/samsung/trats/MAINTAINERS b/board/samsung/trats/MAINTAINERS new file mode 100644 index 0000000..1b219b4 --- /dev/null +++ b/board/samsung/trats/MAINTAINERS @@ -0,0 +1,6 @@ +TRATS BOARD +M: Lukasz Majewski <l.majewski@samsung.com> +S: Maintained +F: board/samsung/trats/ +F: include/configs/trats.h +F: configs/trats_defconfig diff --git a/board/samsung/trats2/MAINTAINERS b/board/samsung/trats2/MAINTAINERS new file mode 100644 index 0000000..7018300 --- /dev/null +++ b/board/samsung/trats2/MAINTAINERS @@ -0,0 +1,6 @@ +TRATS2 BOARD +M: Lukasz Majewski <l.majewski@samsung.com> +S: Maintained +F: board/samsung/trats2/ +F: include/configs/trats2.h +F: configs/trats2_defconfig diff --git a/board/samsung/universal_c210/MAINTAINERS b/board/samsung/universal_c210/MAINTAINERS new file mode 100644 index 0000000..6760678 --- /dev/null +++ b/board/samsung/universal_c210/MAINTAINERS @@ -0,0 +1,6 @@ +UNIVERSAL_C210 BOARD +M: Przemyslaw Marczak <p.marczak@samsung.com> +S: Maintained +F: board/samsung/universal_c210/ +F: include/configs/s5pc210_universal.h +F: configs/s5pc210_universal_defconfig |