Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -26/+1 |
| | | | | | | | | | | | | Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net> Cc: Andreas Bießmann <andreas.devel@googlemail.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Prafulla Wadaskar <prafulla@marvell.com> Cc: Minkyu Kang <mk7.kang@samsung.com> Cc: Vipin Kumar <vipin.kumar@st.com> Cc: Tom Warren <twarren@nvidia.com> Cc: Tom Rini <trini@ti.com> | |||
* | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk | 2013-10-14 | -1/+0 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board | Hideyuki Sano | 2012-10-03 | -0/+46 |
The Armadillo-800EVA board has Renesas R-Mobile R8A7740, 512MB DDR3-SDRAM, Ethernet, and more. This patch supports the following functions: - 512MB DDR3-SDRAM - Serial console (SCIF) - Ethernet MAC(MII) & PHY(SMSC) Signed-off-by: Hideyuki Sano <hideyuki.sano.dn@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |