Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-13 | kconfig: arm: select CPU_V7 for some new boards | Masahiro Yamada | |
This commit adds "select CPU_V7" for some new boards that were not covered by commit 2e07c249a67e (kconfig: arm: introduce symbol for ARM CPUs). Redundant "SYS_CPU" defines and "string" directives should be removed. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Stefan Roese <sr@denx.de> Acked-by: Georges Savoundararadj <savoundg@gmail.com> | |||
2014-10-23 | arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board | Stefan Roese | |
This patch adds basic support for the Marvell DB-MV784MP-GP evaulation board. This is the first board that uses the recently created Armada XP 78460 SoC support. Signed-off-by: Stefan Roese <sr@denx.de> Tested-by: Luka Perkov <luka@openwrt.org> |