summaryrefslogtreecommitdiff
path: root/cpu/sh2/cpu.c
Commit message (Collapse)AuthorAgeLines
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-13-98/+0
| | | | Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
* sh: Add support SH2/SH2A which is CPU of Renesas TechnologyNobuhiro Iwamatsu2008-08-31-0/+98
Add support SH2/SH2A basic function. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>