[MIPS] IP28 support
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sun, 2 Dec 2007 12:00:32 +0000 (13:00 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Jan 2008 10:14:58 +0000 (10:14 +0000)
commite2defae5a9b4f8d1acb058be212ef89c8763dc5b
tree3a0e72b5df8ee181e6c30fb6d1cba636c460a9fd
parent81149be11327cbad006f82318f46e0b68a7b14ad
[MIPS] IP28 support

Add support for SGI IP28 machines (Indigo 2 with R10k CPUs)
This work is mainly based on Peter Fuersts work.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/Makefile
arch/mips/sgi-ip22/Makefile
arch/mips/sgi-ip22/ip22-mc.c
arch/mips/sgi-ip22/ip28-berr.c [new file with mode: 0644]
include/asm-mips/dma.h
include/asm-mips/mach-ip28/cpu-feature-overrides.h [new file with mode: 0644]
include/asm-mips/mach-ip28/ds1286.h [new file with mode: 0644]
include/asm-mips/mach-ip28/spaces.h [new file with mode: 0644]
include/asm-mips/mach-ip28/war.h [new file with mode: 0644]