linux/arch/arm/plat-stmp3xxx
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
Kconfig [ARM] 5477/1: Freescale STMP platform support [6/10] 2009-04-27 10:28:08 +01:00
Makefile [ARM] 5539/1: Freescale STMP: onboard devices declaration 2009-06-04 14:16:45 +01:00
clock.c [ARM] 5532/1: Freescale STMP: register definitions [3/3] 2009-05-31 13:55:56 +01:00
clock.h [ARM] 5477/1: Freescale STMP platform support [6/10] 2009-04-27 10:28:08 +01:00
core.c [ARM] 5532/1: Freescale STMP: register definitions [3/3] 2009-05-31 13:55:56 +01:00
devices.c [ARM] 5539/1: Freescale STMP: onboard devices declaration 2009-06-04 14:16:45 +01:00
dma.c ARM: STMP3xxx: deallocation with negative index of descriptors[] 2009-09-19 12:14:05 +01:00
irq.c [ARM] 5532/1: Freescale STMP: register definitions [3/3] 2009-05-31 13:55:56 +01:00
pinmux.c ARM: includecheck fix: plat-stmp3xxx/pinmux.c 2009-07-25 17:08:24 +01:00
timer.c [ARM] 5532/1: Freescale STMP: register definitions [3/3] 2009-05-31 13:55:56 +01:00