linux-kernel-test/arch/arm/mach-footbridge
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
cats-hw.c [ARM] netwinder: clean up GPIO naming 2008-12-13 09:12:07 +00:00
cats-pci.c [ARM] CATS: Do not try and map bad PCI IRQ numbers 2008-08-09 13:51:53 +01:00
common.c ARM: 6233/1: Delete a wrong redundant right parenthesis 2010-07-22 09:20:50 +01:00
common.h [ARM] footbridge: add isa_init_irq() to common header 2009-01-08 15:53:08 +00:00
dc21285-timer.c ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
dc21285.c [ARM] footbridge: dc21285.c warning fixes 2009-01-08 15:53:08 +00:00
dma.c Merge branch 'dma' into devel 2009-02-21 21:42:50 +00:00
ebsa285-leds.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
ebsa285-pci.c ARM: arch/arm/mach-footbridge/ebsa285-pci.c: Checkpatch cleanup 2010-05-24 20:40:10 +01:00
ebsa285.c [ARM] netwinder: clean up GPIO naming 2008-12-13 09:12:07 +00:00
isa-irq.c [ARM] footbridge: add isa_init_irq() to common header 2009-01-08 15:53:08 +00:00
isa-rtc.c ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
isa-timer.c ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
isa.c ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
Kconfig
Makefile ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
Makefile.boot
netwinder-hw.c [ARM] netwinder: clean up GPIO naming 2008-12-13 09:12:07 +00:00
netwinder-leds.c [ARM] netwinder: clean up GPIO naming 2008-12-13 09:12:07 +00:00
netwinder-pci.c
personal-pci.c
personal.c [ARM] netwinder: clean up GPIO naming 2008-12-13 09:12:07 +00:00