[MIPS] Wind River 4KC PPMC Eval Board Support
authorMark.Zhan <rongkai.zhan@windriver.com>
Sat, 6 May 2006 09:04:20 +0000 (17:04 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 19 Jun 2006 16:39:18 +0000 (17:39 +0100)
commita240a469649eaab03f0c4c7fbb21ea5041bf5572
tree71801adbf35a8a449a76398a4a5d7c34066313b4
parenta643d2b57403dc943fd4d9a3c803addd1c6b0ddc
[MIPS] Wind River 4KC PPMC Eval Board Support

Support for the GT-64120-based Wind River 4KC PPMC Evaluation board.

Signed-off-by: Rongkai.Zhan <Rongkai.zhan@windriver.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
13 files changed:
arch/mips/Kconfig
arch/mips/Makefile
arch/mips/configs/wrppmc_defconfig [new file with mode: 0644]
arch/mips/gt64120/wrppmc/Makefile [new file with mode: 0644]
arch/mips/gt64120/wrppmc/int-handler.S [new file with mode: 0644]
arch/mips/gt64120/wrppmc/irq.c [new file with mode: 0644]
arch/mips/gt64120/wrppmc/pci.c [new file with mode: 0644]
arch/mips/gt64120/wrppmc/reset.c [new file with mode: 0644]
arch/mips/gt64120/wrppmc/setup.c [new file with mode: 0644]
arch/mips/gt64120/wrppmc/time.c [new file with mode: 0644]
arch/mips/pci/Makefile
arch/mips/pci/fixup-wrppmc.c [new file with mode: 0644]
include/asm-mips/mach-wrppmc/mach-gt64120.h [new file with mode: 0644]