aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/board-rsk7203.c
Commit message (Collapse)AuthorAge
* sh: Consolidate rsk7203/7201 in to a new mach-rsk.Paul Mundt2008-12-22
| | | | | | | RSK+ platforms have quite a few characteristics in common, so roll them together in to a shiny new RSK mach-type. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: rsk7203: leds-gpio support for RSK+ LEDs.Paul Mundt2008-10-21
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Fix up the SH7203 build.Paul Mundt2008-10-20
| | | | | | | The sh7203.h include paths were missed in the previous update, so switch the include path to cpu/ as with the rest. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Use sh7203 GPIO on rsk7203 boardMagnus Damm2008-10-19
| | | | | | | | Make the rsk7203 board use the newly added sh7203 pinmux code. Only a single LED plus the serial console pins for now. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Move out individual boards without mach groups.Paul Mundt2008-07-29
Signed-off-by: Paul Mundt <lethal@linux-sh.org>