[MIPS] Support for the RM9000-based Basler eXcite smart camera platform.
authorRalf Baechle <ralf@linux-mips.org>
Sun, 18 Jun 2006 15:39:46 +0000 (16:39 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 19 Jun 2006 16:39:26 +0000 (17:39 +0100)
commit35189fad3cb5f6e3ab66c8321928a851de0cd2b1
tree70dcd11a08d964da9ee27bc716b2205f250b42dd
parent355c471f2ff324c21f8a1fb8e2e242a0f2a4aa68
[MIPS] Support for the RM9000-based Basler eXcite smart camera platform.

Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
27 files changed:
arch/mips/Kconfig
arch/mips/Makefile
arch/mips/basler/excite/Makefile [new file with mode: 0644]
arch/mips/basler/excite/excite_dbg_io.c [new file with mode: 0644]
arch/mips/basler/excite/excite_device.c [new file with mode: 0644]
arch/mips/basler/excite/excite_flashtest.c [new file with mode: 0644]
arch/mips/basler/excite/excite_fpga.h [new file with mode: 0644]
arch/mips/basler/excite/excite_iodev.c [new file with mode: 0644]
arch/mips/basler/excite/excite_iodev.h [new file with mode: 0644]
arch/mips/basler/excite/excite_irq.c [new file with mode: 0644]
arch/mips/basler/excite/excite_procfs.c [new file with mode: 0644]
arch/mips/basler/excite/excite_prom.c [new file with mode: 0644]
arch/mips/basler/excite/excite_setup.c [new file with mode: 0644]
arch/mips/configs/excite_defconfig [new file with mode: 0644]
arch/mips/pci/Makefile
arch/mips/pci/fixup-excite.c [new file with mode: 0644]
arch/mips/pci/ops-titan.c
arch/mips/pci/pci-excite.c [new file with mode: 0644]
include/asm-mips/bootinfo.h
include/asm-mips/mach-excite/cpu-feature-overrides.h [new file with mode: 0644]
include/asm-mips/mach-excite/excite.h [new file with mode: 0644]
include/asm-mips/mach-excite/excite_nandflash.h [new file with mode: 0644]
include/asm-mips/mach-excite/rm9k_eth.h [new file with mode: 0644]
include/asm-mips/mach-excite/rm9k_wdt.h [new file with mode: 0644]
include/asm-mips/mach-excite/rm9k_xicap.h [new file with mode: 0644]
include/asm-mips/rm9k-ocd.h [new file with mode: 0644]
include/asm-mips/war.h