Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | COMMON: Use __stringify() instead of MK_STR() | Marek Vasut | 2012-10-15 | -2/+2 |
| | | | | | | | | | Kill multiple occurances and redeclaration of MK_STR in favor of __stringify(). Signed-off-by: Marek Vasut <marex@denx.de> Cc: Wolfgang Denk <wd@denx.de> Signed-off-by: Tom Rini <trini@ti.com> | |||
* | Kirkwood: add lschlv2 and lsxhl board support | Michael Walle | 2012-07-07 | -0/+182 |
This patch adds support for both the Linkstation Live (LS-CHLv2) and Linkstation Pro (LS-XHL) by Buffalo. Signed-off-by: Michael Walle <michael@walle.cc> Cc: Prafulla Wadaskar <prafulla@marvell.com> |