1
linux/arch/arm/mach-msm
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
acpuclock-arm11.c Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm 2010-08-12 10:07:32 -07:00
acpuclock.h
board-halibut.c
board-mahimahi.c
board-msm7x27.c
board-msm7x30.c msm: smd: enable smd on msm7x30 target 2010-10-11 15:13:05 -07:00
board-msm8x60.c msm: add MSM8x60 FFA support 2010-10-08 15:12:49 -07:00
board-qsd8x50.c msm: smd: enable smd on qsd8x50 target 2010-10-11 15:14:02 -07:00
board-sapphire.c
board-trout-gpio.c
board-trout-mmc.c msm: mmc: Add msm prefix to platform data structure 2010-08-09 15:48:23 -07:00
board-trout.c Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm 2010-08-12 10:07:32 -07:00
board-trout.h
clock-7x30.h
clock-dummy.c msm: clock: add dummy clock driver 2010-10-08 15:12:41 -07:00
clock-pcom.c
clock-pcom.h
clock.c
clock.h
devices-msm7x00.c msm: mmc: Add msm prefix to platform data structure 2010-08-09 15:48:23 -07:00
devices-msm7x30.c msm: smd: enable smd on msm7x30 target 2010-10-11 15:13:05 -07:00
devices-msm8x60-iommu.c msm: Platform data for msm8x60 IOMMUs 2010-10-08 15:12:52 -07:00
devices-qsd8x50.c msm: smd: enable smd on qsd8x50 target 2010-10-11 15:14:02 -07:00
devices.h
dma.c
gpio_hw.h msm: add gpio driver for single-core SoCs. 2010-10-06 09:01:19 -07:00
gpio.c msm: gpio: Add gpiomux calls to request and free. 2010-10-06 09:01:19 -07:00
gpiomux-7x30.c msm: convert 7x30 to gpiomux. 2010-10-06 09:01:17 -07:00
gpiomux-8x50.c msm: convert 8x50 to gpiomux. 2010-10-06 09:01:16 -07:00
gpiomux-8x60.c msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux-v1.c msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux-v1.h msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux-v2.c msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux-v2.h msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux.c msm: add gpiomux api for gpio multiplex & configuration. 2010-10-06 09:01:15 -07:00
gpiomux.h msm: Featurize gpiomux. 2010-10-06 09:01:18 -07:00
idle.S
io.c msm: io: MSM8X60 io support 2010-10-08 15:12:33 -07:00
iommu_dev.c msm: Platform initialization for the IOMMU driver 2010-10-08 15:12:51 -07:00
iommu.c msm: Add MSM IOMMU support 2010-10-08 15:12:50 -07:00
irq-vic.c
irq.c
Kconfig msm: add MSM8x60 FFA support 2010-10-08 15:12:49 -07:00
last_radio_log.c
Makefile msm: Platform data for msm8x60 IOMMUs 2010-10-08 15:12:52 -07:00
Makefile.boot
proc_comm.c
proc_comm.h
sirc.c
smd_debug.c
smd_private.h
smd.c arm: msm: Fix section mismatch in smd.c. 2010-08-09 15:38:16 -07:00
timer.c msm: timer: support 8x60 timers 2010-10-08 15:12:36 -07:00
vreg.c