MIPS: TXx9: Add RBTX4939 board support
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Mon, 1 Sep 2008 13:22:40 +0000 (22:22 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 11 Oct 2008 15:18:49 +0000 (16:18 +0100)
commitb27311e1cace4e296ace786c886d22f7a8ec78d6
tree94d962590160c480f7ef4d0cbb8d43406d91ab1d
parent0dcdbe6add26719e956299eb519542f7d2f7d0a8
MIPS: TXx9: Add RBTX4939 board support

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
 create mode 100644 arch/mips/txx9/rbtx4939/Makefile
 create mode 100644 arch/mips/txx9/rbtx4939/irq.c
 create mode 100644 arch/mips/txx9/rbtx4939/prom.c
 create mode 100644 arch/mips/txx9/rbtx4939/setup.c
 create mode 100644 include/asm-mips/txx9/rbtx4939.h
arch/mips/Makefile
arch/mips/txx9/Kconfig
arch/mips/txx9/generic/setup.c
arch/mips/txx9/rbtx4939/Makefile [new file with mode: 0644]
arch/mips/txx9/rbtx4939/irq.c [new file with mode: 0644]
arch/mips/txx9/rbtx4939/prom.c [new file with mode: 0644]
arch/mips/txx9/rbtx4939/setup.c [new file with mode: 0644]
include/asm-mips/txx9/boards.h
include/asm-mips/txx9/rbtx4939.h [new file with mode: 0644]