android_kernel_samsung_msm8976/include/asm-arm/arch-ixp4xx
Rod Whitby 3145d8a6cc [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine support
Patch from Rod Whitby

This patch adds support for a new arm/ixp4xx machine - the Iomega NAS 100d network attached storage product.  The NAS100D is a consumer device containing a 266MHz Intel IXP420 processor, 16MB of flash, 64MB of RAM, a 160Gb internal IDE hard disk, and 802.11b/g wireless on an Atheros mini-PCI card.

Work on porting the latest 2.6.x kernel to this device is being done by
the NSLU2-Linux project (the same team who maintains the port to the
Linksys NSLU2 device).  In particular, the majority of this patch was
authored by Alessandro Zummo, based on the work done for MACH_NSLU2
support by the NSLU2-Linux core team of developers.

MACH_NAS100D (as implemented by this patch) can be enabled in jumbo
ixp4xx kernels without any affect on the other machines supported by
that kernel.

This patch applies cleanly against 2.6.15-rc7 and should be trivial to
apply to later kernel versions. It does not depend upon any other
patches.

Modified files (and number of lines inserted):
 arch/arm/mach-ixp4xx/Kconfig           |    8
 arch/arm/mach-ixp4xx/Makefile          |    1
 include/asm-arm/arch-ixp4xx/hardware.h |    1
 include/asm-arm/arch-ixp4xx/irqs.h     |    9
 include/asm-arm/arch-ixp4xx/nas100d.h  |   75
 arch/arm/mach-ixp4xx/nas100d-pci.c     |   77
 arch/arm/mach-ixp4xx/nas100d-power.c   |   69
 arch/arm/mach-ixp4xx/nas100d-setup.c   |  133

-- Rod Whitby (NSLU2-Linux project lead)

Signed-off-by: Rod Whitby <rod@whitby.id.au>
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-01-04 17:17:11 +00:00
..
coyote.h
debug-macro.S
dma.h [ARM] Remove definition of MAX_DMA_CHANNELS to zero 2006-01-04 15:51:51 +00:00
entry-macro.S [ARM] Cleanup ARM includes 2006-01-03 17:39:34 +00:00
gtwx5715.h
hardware.h [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine support 2006-01-04 17:17:11 +00:00
io.h [ARM] __ioremap doesn't use 4th argument 2005-11-17 16:48:00 +00:00
irq.h
irqs.h [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine support 2006-01-04 17:17:11 +00:00
ixdp425.h
ixp4xx-regs.h [ARM] 3171/1: To add missing QMGR region size for IXP4XX 2005-11-21 15:17:07 +00:00
memory.h [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code 2005-10-29 21:44:55 +01:00
nas100d.h [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine support 2006-01-04 17:17:11 +00:00
nslu2.h [ARM] 3140/1: NSLU2 machine support 2005-11-10 14:05:04 +00:00
param.h
platform.h [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx 2006-01-04 17:17:10 +00:00
prpmc1100.h
system.h
timex.h
uncompress.h
vmalloc.h