linux/arch/arm/mach-ixp4xx
Deepak Saxena 450008b5a6 [PATCH] ARM: 2792/1: IXP4xx iomap API implementation
Patch from Deepak Saxena

This patch implements the iomap API for Intel IXP4xx NPU systems.
We need to implement our own version of the API functions b/c of the
PCI hostbridge does not provide the capability to map PCI I/O space
into the CPU's physical memory space. In addition, if a system has
more than 64M of PCI memory mapped BARs, PCI memory must also be
accessed indirectly.  This patch changes the assignment of PCI I/O
resources to fall into to 0x0000:0xffff range so that we can trap
I/O areas in our ioread/iowrite macros.

Signed-off-by: Deepak Saxena
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-07-06 23:06:05 +01:00
..
Kconfig [PATCH] arm: fix help text for ixdp465 2005-04-16 15:23:56 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
common-pci.c [PATCH] ARM: 2792/1: IXP4xx iomap API implementation 2005-07-06 23:06:05 +01:00
common.c [PATCH] ARM: Add SA_TIMER flag to timer interrupts 2005-06-26 17:06:36 +01:00
coyote-pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
coyote-setup.c [PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp425 and 2005-07-06 23:06:04 +01:00
gtwx5715-pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gtwx5715-setup.c [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
ixdp425-pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ixdp425-setup.c [PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp425 and 2005-07-06 23:06:04 +01:00
ixdpg425-pci.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00