Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-msm/include/mach
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
..
board.h msm: MSM8X60 RUMI3 board support 2010-10-08 15:12:37 -07:00
clk.h
debug-macro.S arm: return both physical and virtual addresses from addruart 2010-10-20 00:27:33 -04:00
dma.h msm: dma: add stub functions for dma features not yet present on 8x60 2010-10-08 15:12:42 -07:00
entry-macro-qgic.S msm: irq: rename existing entry-macro to entry-macro-vic 2010-10-08 15:12:38 -07:00
entry-macro-vic.S msm: irq: rename existing entry-macro to entry-macro-vic 2010-10-08 15:12:38 -07:00
entry-macro.S msm: irq: rename existing entry-macro to entry-macro-vic 2010-10-08 15:12:38 -07:00
gpio.h msm: gpio: Remove tlmm routines obsoleted by gpiomux. 2010-10-06 09:01:17 -07:00
hardware.h
io.h msm: io: MSM8X60 io support 2010-10-08 15:12:33 -07:00
iommu.h msm: Add MSM IOMMU support 2010-10-08 15:12:50 -07:00
iommu_hw-8xxx.h msm: Add MSM IOMMU support 2010-10-08 15:12:50 -07:00
irqs-7x00.h
irqs-7x30.h msm: irqs: add irqs-7x30.h for MSM7x30 support 2010-05-13 16:08:40 -07:00
irqs-8x50.h msm: irqs: add irqs-8x50.h for QSD8x50 support 2010-05-13 16:08:27 -07:00
irqs-8x60.h msm: irqs-8x60: interrupt map 2010-10-08 15:12:35 -07:00
irqs.h msm: initial irq definitions for MSM8X60 2010-10-08 15:12:34 -07:00
memory.h msm: physical offset for MSM8X60 2010-10-08 15:12:46 -07:00
mmc.h msm: mmc: Add msm prefix to platform data structure 2010-08-09 15:48:23 -07:00
msm_fb.h
msm_iomap-7x00.h
msm_iomap-7x30.h msm: add msm_iomap-7x30.h for MSM7x30 support 2010-05-13 16:08:41 -07:00
msm_iomap-8x50.h msm: add msm_iomap-8x50.h for QSD8x50 support 2010-05-13 16:08:29 -07:00
msm_iomap-8x60.h msm: Platform data for msm8x60 IOMMUs 2010-10-08 15:12:52 -07:00
msm_iomap.h msm: io: MSM8X60 io support 2010-10-08 15:12:33 -07:00
msm_smd.h
sirc.h
smp.h msm: irq: rename existing entry-macro to entry-macro-vic 2010-10-08 15:12:38 -07:00
system.h
timex.h
uncompress.h
vmalloc.h ARM: do not define VMALLOC_END relative to PAGE_OFFSET 2010-10-01 22:28:19 -04:00
vreg.h