linux/arch/arm
Deepak Saxena 0b7cd62ecd [ARM] 3017/1: Add support for 36-bit addresses to create_mapping()
Patch from Deepak Saxena

This patch adds support for 36-bit static mapped I/O. While there
are no platforms in the tree ATM that use it, it has been tested
tested on the IXP2350 NPU and I would like to get the support for
that chipset upstream one piece at a time. There are also other
Intel chipset ports in development that are waiting on this to go
upstream.

The patch replaces the print formats for physical addresses with
%016llx which will create a bit extraneous output on 32-bit systems,
but I think that is cleaner than having #ifdefs, specially since
users will only see the output in error cases.

Depends on 3016/1.

Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-10-28 15:19:12 +01:00
..
boot
common
configs
kernel [ARM] Fix sparse warnings 2005-10-28 14:29:43 +01:00
lib
mach-aaec2000 [ARM] 2982/1: Replace map_desc.physical with map_desc.pfn: aaec2000 2005-10-28 15:18:56 +01:00
mach-clps711x [ARM] 2993/1: Replace map_desc.physical with map_desc.pfn: CLPS711x 2005-10-28 15:19:05 +01:00
mach-clps7500 [ARM] 2994/1: Replace map_desc.physical with map_desc.pfn: CLPS7500 2005-10-28 15:19:05 +01:00
mach-ebsa110 [ARM] 2997/1: Replace map_desc.physical with map_desc.pfn: EBSA110 2005-10-28 15:19:08 +01:00
mach-epxa10db [ARM] 2996/1: Replace map_desc.physical with map_desc.pfn: EPXA10DB 2005-10-28 15:19:07 +01:00
mach-footbridge [ARM] 2998/1: Replace map_desc.physical with map_desc.pfn: Footbridge 2005-10-28 15:19:08 +01:00
mach-h720x [ARM] 2999/1: Replace map_desc.physical with map_desc.pfn: H720x 2005-10-28 15:19:09 +01:00
mach-imx [ARM] 3000/1: Replace map_desc.physical with map_desc.pfn: iMX 2005-10-28 15:19:10 +01:00
mach-integrator [ARM] 3001/1: Replace map_desc.physical with map_desc.pfn: Integrator 2005-10-28 15:19:10 +01:00
mach-iop3xx [ARM] 2983/1: Replace map_desc.physical with map_desc.pfn: IOP3xx 2005-10-28 15:18:57 +01:00
mach-ixp4xx [ARM] 2985/1: Replace map_desc.physical with map_desc.pfn: IXP4xx 2005-10-28 15:18:59 +01:00
mach-ixp2000 [ARM] 2984/1: Replace map_desc.physical with map_desc.pfn: IXP2000 2005-10-28 15:18:58 +01:00
mach-l7200
mach-lh7a40x [ARM] 2986/1: Replace map_desc.physical with map_desc.pfn: LH7A40x 2005-10-28 15:18:59 +01:00
mach-omap1 [ARM] 2987/1: Replace map_desc.physical with map_desc.pfn: OMAP 2005-10-28 15:19:00 +01:00
mach-pxa [ARM] 2988/1: Replace map_desc.physical with map_desc.pfn: PXA 2005-10-28 15:19:01 +01:00
mach-rpc [ARM] 2989/1: Replace map_desc.physical with map_desc.pfn: RiscPC 2005-10-28 15:19:02 +01:00
mach-s3c2410 [ARM] 2990/1: Replace map_desc.physical with map_desc.pfn: S3C2410 2005-10-28 15:19:02 +01:00
mach-sa1100 [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100 2005-10-28 15:19:04 +01:00
mach-shark [ARM] 2991/1: Replace map_desc.physical with map_desc.pfn: Shark 2005-10-28 15:19:03 +01:00
mach-versatile [ARM] 2995/1: Replace map_desc.physical with map_desc.pfn: Versatile 2005-10-28 15:19:06 +01:00
mm [ARM] 3017/1: Add support for 36-bit addresses to create_mapping() 2005-10-28 15:19:12 +01:00
nwfpe
oprofile [ARM] 4/4 Combine oprofile common and init code 2005-10-28 14:56:04 +01:00
plat-omap [ARM] 2987/1: Replace map_desc.physical with map_desc.pfn: OMAP 2005-10-28 15:19:00 +01:00
tools
vfp
Kconfig
Kconfig.debug
Makefile