sh: Solution Engine 7722 board support.
authorRyusuke Sakato <sakato.ryusuke@renesas.com>
Tue, 1 May 2007 00:45:29 +0000 (09:45 +0900)
committerPaul Mundt <lethal@hera.kernel.org>
Mon, 7 May 2007 02:11:57 +0000 (02:11 +0000)
commit6865f0ea6ad91fec3ae7831c49d48b5a7db4b428
treef5e58cf973b6c49ed04dafb7fdc035f10d3366d3
parent6b817c03489083a7457cda16b953a214dcef8d64
sh: Solution Engine 7722 board support.

This adds more full-featured support for the SH7722 Solution Engine.
Previously this was using the generic board, and lacked most of the
peripheral support.

Signed-off-by: Ryusuke Sakato <sakato.ryusuke@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/Makefile
arch/sh/boards/se/7722/Makefile [new file with mode: 0644]
arch/sh/boards/se/7722/irq.c [new file with mode: 0644]
arch/sh/boards/se/7722/setup.c [new file with mode: 0644]
arch/sh/configs/se7722_defconfig
arch/sh/kernel/cf-enabler.c
include/asm-sh/se7722.h [new file with mode: 0644]