linux/arch/arm/mach-s5pv210
Jeremy Kerr 0ea1293009 arm: return both physical and virtual addresses from addruart
Rather than checking the MMU status in every instance of addruart, do it
once in kernel/debug.S, and change the existing addruart macros to
return both physical and virtual addresses. The main debug code can then
select the appropriate address to use.

This will also allow us to retreive the address of a uart for the MMU
state that we're not current in.

Updated with fixes for OMAP from Jason Wang <jason77.wang@gmail.com>
and Tony Lindgren <tony@atomide.com>, and fix for versatile express from
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>.

Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Jason Wang <jason77.wang@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Tested-by: Kevin Hilman <khilman@deeprootsystems.com>
2010-10-20 00:27:33 -04:00
..
include/mach arm: return both physical and virtual addresses from addruart 2010-10-20 00:27:33 -04:00
clock.c ARM: SAMSUNG: Fix build warnings because of unused codes 2010-10-08 13:50:17 +09:00
cpu.c ARM: S5P: Moves initial map for merging S5P64X0 2010-10-18 10:33:34 +09:00
dev-audio.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
dev-spi.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
dma.c S5PV210: DMA: Add platform devices for PL330 DMACs 2010-05-18 18:00:13 +09:00
gpiolib.c ARM: S5PV210: Add more GPIO banks to gpiolib 2010-08-05 18:30:59 +09:00
init.c
Kconfig ARM: S5P: Move OneNAND device definitions in plat-s5p 2010-10-18 10:33:34 +09:00
mach-aquila.c ARM: S5P: Move OneNAND device definitions in plat-s5p 2010-10-18 10:33:34 +09:00
mach-goni.c ARM: S5P: Move OneNAND device definitions in plat-s5p 2010-10-18 10:33:34 +09:00
mach-smdkc110.c Merge branch 'next-s5p' into for-next 2010-08-06 21:34:55 +09:00
mach-smdkv210.c Merge branch 'next-s5p' into for-next 2010-08-06 21:34:55 +09:00
Makefile ARM: S5P: Move OneNAND device definitions in plat-s5p 2010-10-18 10:33:34 +09:00
Makefile.boot
setup-fb-24bpp.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
setup-i2c0.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
setup-i2c1.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
setup-i2c2.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
setup-ide.c ARM: S5PV210: Add support for Compact Flash driver on SMDKV210/C110 2010-08-05 18:31:01 +09:00
setup-keypad.c ARM: S5PV210: Add keypad device helpers 2010-08-05 18:31:01 +09:00
setup-sdhci-gpio.c ARM: S5PV210: Fix on missing s3c-sdhci card detection method for hsmmc3 2010-08-09 18:30:16 +09:00
setup-sdhci.c ARM: S5PV210: cleanup hsmmc clock definitions 2010-08-05 18:36:22 +09:00