linux_dsm_epyc7002/arch/arm/mach-s5pc100
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: S5PC100: cleanup hsmmc clock definitions 2010-08-05 18:30:51 +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 ARM: S5PC100: Fixup merge problems 2010-05-23 16:27:04 +01:00
gpiolib.c ARM: S5PC100: use common plat-s5p external interrupt code 2010-05-20 15:28:44 +09:00
init.c ARM: SAMSUNG: move S5PC100 support from plat-s5pc1xx to plat-s5p framework 2010-05-20 15:28:32 +09:00
irq-gpio.c ARM: S5PC100: Add support for gpio interrupt 2010-05-20 15:28:43 +09:00
Kconfig ARM: S5PC100: enable FIMC on SMDKC100 2010-08-09 16:55:35 +09:00
mach-smdkc100.c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2010-08-11 09:13:19 -07:00
Makefile ARM: S5PC100: Add keypad device to the SMDKC100 board 2010-08-05 18:30:51 +09:00
Makefile.boot ARM: S5PC100: Kconfigs and Makefiles 2009-08-16 23:35:19 +01:00
setup-fb-24bpp.c ARM: S5PC100: Move frame buffer helpers from plat-s5pc1xx to mach-s5pc100 2010-05-19 18:23:27 +09:00
setup-i2c0.c ARM: S5PC100: Move i2c helpers from plat-s5pc1xx to mach-s5pc100 2010-05-19 18:23:37 +09:00
setup-i2c1.c ARM: S5PC100: Move i2c helpers from plat-s5pc1xx to mach-s5pc100 2010-05-19 18:23:37 +09:00
setup-ide.c ARM: S5PC100: Add support for Compact Flash driver on SMDKC100 2010-08-05 18:30:50 +09:00
setup-keypad.c ARM: S5PC100: Add keypad device to the SMDKC100 board 2010-08-05 18:30:51 +09:00
setup-sdhci-gpio.c ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCs 2010-08-05 18:32:50 +09:00
setup-sdhci.c ARM: S5PC100: cleanup hsmmc clock definitions 2010-08-05 18:30:51 +09:00