]> Git Repo - linux.git/commit
sh: Add support for SDK7780 board.
authorNicholas Beck <[email protected]>
Wed, 23 Jan 2008 03:50:51 +0000 (12:50 +0900)
committerPaul Mundt <[email protected]>
Mon, 28 Jan 2008 04:19:04 +0000 (13:19 +0900)
commit4862ec073975e28f432f164405e60fa6f5c9d071
treeb493b2a7fcd0abd8d13f24e63eaf4aaa9c89077e
parent773c7bd69434a356af4363a61889ef975b256e32
sh: Add support for SDK7780 board.

Add support for Renesas Technology Europe SDK7780 board.

Signed-off-by: Nicholas Beck <[email protected]>
Signed-off-by: Paul Mundt <[email protected]>
arch/sh/Kconfig
arch/sh/Makefile
arch/sh/boards/renesas/sdk7780/Kconfig [new file with mode: 0644]
arch/sh/boards/renesas/sdk7780/Makefile [new file with mode: 0644]
arch/sh/boards/renesas/sdk7780/irq.c [new file with mode: 0644]
arch/sh/boards/renesas/sdk7780/setup.c [new file with mode: 0644]
arch/sh/configs/sdk7780_defconfig [new file with mode: 0644]
arch/sh/drivers/pci/Makefile
arch/sh/drivers/pci/fixups-sdk7780.c [new file with mode: 0644]
arch/sh/drivers/pci/ops-sdk7780.c [new file with mode: 0644]
include/asm-sh/sdk7780.h [new file with mode: 0644]
This page took 0.056104 seconds and 4 git commands to generate.