kernel-ark/arch/arm/mach-s5pc100/include/mach
Tony Lindgren 4e6d488af3 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Otherwise more complicated uart configuration won't be possible.
We can use r1 for tmp register for both head.S and debug.S.

NOTE: This patch depends on another patch to add the the tmp register
into all debug-macro.S files. That can be done with:

$ sed -i -e "s/addruart,rx|addruart, rx/addruart, rx, tmp/"
	arch/arm/*/include/*/debug-macro.S

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-02-12 17:27:52 +00:00
..
debug-macro.S ARM: 5910/1: ARM: Add tmp register for addruart and loadsp 2010-02-12 17:27:52 +00:00
entry-macro.S
gpio-core.h ARM: S5PC100: GPIO and I2C 2009-08-16 23:24:59 +01:00
gpio.h ARM: S5PC1XX: GPIO registers rename 2009-12-01 01:33:13 +00:00
hardware.h ARM: S5PC100: Kconfigs and Makefiles 2009-08-16 23:35:19 +01:00
irqs.h ARM: S5PC1xx: add platform helpers for s3c-fb device 2009-12-01 01:33:16 +00:00
map.h ARM: S5PC1XX: registers rename 2009-12-01 01:33:12 +00:00
memory.h
pwm-clock.h ARM: S5PC100: IRQ and timer 2009-08-16 23:25:00 +01:00
regs-fb.h ARM: S5PC1xx: add platform helpers for s3c-fb device 2009-12-01 01:33:16 +00:00
regs-irq.h ARM: S5PC100: IRQ and timer 2009-08-16 23:25:00 +01:00
system.h ARM: S5PC1XX: add cpu idle and system reset support 2009-12-01 01:33:15 +00:00
tick.h ARM: S5PC100: IRQ and timer 2009-08-16 23:25:00 +01:00
uncompress.h