diff options
Diffstat (limited to 'board/spear')
-rw-r--r-- | board/spear/spear300/Kconfig | 23 | ||||
-rw-r--r-- | board/spear/spear300/MAINTAINERS | 13 | ||||
-rw-r--r-- | board/spear/spear310/Kconfig | 23 | ||||
-rw-r--r-- | board/spear/spear310/MAINTAINERS | 15 | ||||
-rw-r--r-- | board/spear/spear320/Kconfig | 23 | ||||
-rw-r--r-- | board/spear/spear320/MAINTAINERS | 15 | ||||
-rw-r--r-- | board/spear/spear600/Kconfig | 23 | ||||
-rw-r--r-- | board/spear/spear600/MAINTAINERS | 13 | ||||
-rw-r--r-- | board/spear/x600/Kconfig | 23 | ||||
-rw-r--r-- | board/spear/x600/MAINTAINERS | 6 |
10 files changed, 177 insertions, 0 deletions
diff --git a/board/spear/spear300/Kconfig b/board/spear/spear300/Kconfig new file mode 100644 index 0000000000..7e49e34253 --- /dev/null +++ b/board/spear/spear300/Kconfig @@ -0,0 +1,23 @@ +if TARGET_SPEAR300 + +config SYS_CPU + string + default "arm926ejs" + +config SYS_BOARD + string + default "spear300" + +config SYS_VENDOR + string + default "spear" + +config SYS_SOC + string + default "spear" + +config SYS_CONFIG_NAME + string + default "spear3xx_evb" + +endif diff --git a/board/spear/spear300/MAINTAINERS b/board/spear/spear300/MAINTAINERS new file mode 100644 index 0000000000..15164fe3a3 --- /dev/null +++ b/board/spear/spear300/MAINTAINERS @@ -0,0 +1,13 @@ +SPEAR300 BOARD +M: Vipin Kumar <vipin.kumar@st.com> +S: Maintained +F: board/spear/spear300/ +F: include/configs/spear3xx_evb.h +F: configs/spear300_defconfig + +SPEAR300_NAND BOARD +M: - +S: Maintained +F: configs/spear300_nand_defconfig +F: configs/spear300_usbtty_defconfig +F: configs/spear300_usbtty_nand_defconfig diff --git a/board/spear/spear310/Kconfig b/board/spear/spear310/Kconfig new file mode 100644 index 0000000000..de7104029a --- /dev/null +++ b/board/spear/spear310/Kconfig @@ -0,0 +1,23 @@ +if TARGET_SPEAR310 + +config SYS_CPU + string + default "arm926ejs" + +config SYS_BOARD + string + default "spear310" + +config SYS_VENDOR + string + default "spear" + +config SYS_SOC + string + default "spear" + +config SYS_CONFIG_NAME + string + default "spear3xx_evb" + +endif diff --git a/board/spear/spear310/MAINTAINERS b/board/spear/spear310/MAINTAINERS new file mode 100644 index 0000000000..3a7e610cb5 --- /dev/null +++ b/board/spear/spear310/MAINTAINERS @@ -0,0 +1,15 @@ +SPEAR310 BOARD +M: Vipin Kumar <vipin.kumar@st.com> +S: Maintained +F: board/spear/spear310/ +F: include/configs/spear3xx_evb.h +F: configs/spear310_defconfig + +SPEAR310_NAND BOARD +M: - +S: Maintained +F: configs/spear310_nand_defconfig +F: configs/spear310_pnor_defconfig +F: configs/spear310_usbtty_defconfig +F: configs/spear310_usbtty_nand_defconfig +F: configs/spear310_usbtty_pnor_defconfig diff --git a/board/spear/spear320/Kconfig b/board/spear/spear320/Kconfig new file mode 100644 index 0000000000..4cf6baf08d --- /dev/null +++ b/board/spear/spear320/Kconfig @@ -0,0 +1,23 @@ +if TARGET_SPEAR320 + +config SYS_CPU + string + default "arm926ejs" + +config SYS_BOARD + string + default "spear320" + +config SYS_VENDOR + string + default "spear" + +config SYS_SOC + string + default "spear" + +config SYS_CONFIG_NAME + string + default "spear3xx_evb" + +endif diff --git a/board/spear/spear320/MAINTAINERS b/board/spear/spear320/MAINTAINERS new file mode 100644 index 0000000000..414becacc1 --- /dev/null +++ b/board/spear/spear320/MAINTAINERS @@ -0,0 +1,15 @@ +SPEAR320 BOARD +M: Vipin Kumar <vipin.kumar@st.com> +S: Maintained +F: board/spear/spear320/ +F: include/configs/spear3xx_evb.h +F: configs/spear320_defconfig + +SPEAR320_NAND BOARD +M: - +S: Maintained +F: configs/spear320_nand_defconfig +F: configs/spear320_pnor_defconfig +F: configs/spear320_usbtty_defconfig +F: configs/spear320_usbtty_nand_defconfig +F: configs/spear320_usbtty_pnor_defconfig diff --git a/board/spear/spear600/Kconfig b/board/spear/spear600/Kconfig new file mode 100644 index 0000000000..d62f9e7bec --- /dev/null +++ b/board/spear/spear600/Kconfig @@ -0,0 +1,23 @@ +if TARGET_SPEAR600 + +config SYS_CPU + string + default "arm926ejs" + +config SYS_BOARD + string + default "spear600" + +config SYS_VENDOR + string + default "spear" + +config SYS_SOC + string + default "spear" + +config SYS_CONFIG_NAME + string + default "spear6xx_evb" + +endif diff --git a/board/spear/spear600/MAINTAINERS b/board/spear/spear600/MAINTAINERS new file mode 100644 index 0000000000..a978fdd9f7 --- /dev/null +++ b/board/spear/spear600/MAINTAINERS @@ -0,0 +1,13 @@ +SPEAR600 BOARD +M: Vipin Kumar <vipin.kumar@st.com> +S: Maintained +F: board/spear/spear600/ +F: include/configs/spear6xx_evb.h +F: configs/spear600_defconfig + +SPEAR600_NAND BOARD +M: - +S: Maintained +F: configs/spear600_nand_defconfig +F: configs/spear600_usbtty_defconfig +F: configs/spear600_usbtty_nand_defconfig diff --git a/board/spear/x600/Kconfig b/board/spear/x600/Kconfig new file mode 100644 index 0000000000..a9245591bf --- /dev/null +++ b/board/spear/x600/Kconfig @@ -0,0 +1,23 @@ +if TARGET_X600 + +config SYS_CPU + string + default "arm926ejs" + +config SYS_BOARD + string + default "x600" + +config SYS_VENDOR + string + default "spear" + +config SYS_SOC + string + default "spear" + +config SYS_CONFIG_NAME + string + default "x600" + +endif diff --git a/board/spear/x600/MAINTAINERS b/board/spear/x600/MAINTAINERS new file mode 100644 index 0000000000..bff6824945 --- /dev/null +++ b/board/spear/x600/MAINTAINERS @@ -0,0 +1,6 @@ +X600 BOARD +M: Stefan Roese <sr@denx.de> +S: Maintained +F: board/spear/x600/ +F: include/configs/x600.h +F: configs/x600_defconfig |