alistair23-linux/arch/arm/mach-nomadik
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
..
include/mach ARM: 5910/1: ARM: Add tmp register for addruart and loadsp 2010-02-12 17:27:52 +00:00
board-nhk8815.c Merge git://git.infradead.org/mtd-2.6 2009-12-16 10:23:43 -08:00
clock.c
clock.h
cpu-8815.c [ARM] 5587/1: nomadik: add l2cc 2009-07-02 21:20:47 +01:00
gpio.c
i2c-8815nhk.c [ARM] 5585/1: nomadik: add gpio-i2c devices 2009-07-02 21:20:46 +01:00
Kconfig ARM: 5786/1: Introduce plat-nomadik, MTU code re-organization 2009-11-28 10:22:51 +00:00
Makefile ARM: 5786/1: Introduce plat-nomadik, MTU code re-organization 2009-11-28 10:22:51 +00:00
Makefile.boot