linux/arch/arm/mach-msm
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 msm: add minimal board file for HTC Dream device 2009-11-20 06:40:19 -08:00
Makefile msm: add minimal board file for HTC Dream device 2009-11-20 06:40:19 -08:00
Makefile.boot
board-dream.c msm: Add memory map for HTC Dream 2009-11-20 06:40:23 -08:00
board-dream.h msm: add minimal board file for HTC Dream device 2009-11-20 06:40:19 -08:00
board-halibut.c [ARM] msm: fix build errors 2009-01-28 10:19:52 +00:00
clock-7x01a.c [ARM] msm: clock: provide clk_*() api support for 2008-10-22 02:41:00 -07:00
clock.c [ARM] msm: clock: provide clk_*() api support for 2008-10-22 02:41:00 -07:00
clock.h [ARM] msm: clock: provide clk_*() api support for 2008-10-22 02:41:00 -07:00
devices.c [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c 2009-01-08 16:29:42 +00:00
devices.h [ARM] msm: clean up iomap and devices 2008-10-22 02:40:59 -07:00
dma.c [ARM] msm: dma: various basic dma improvements and bugfixes 2008-10-22 02:41:00 -07:00
idle.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
io.c msm: make debugging UART (for DEBUG_LL) configurable 2009-11-20 06:40:05 -08:00
irq.c [ARM] msm: clean up iomap and devices 2008-10-22 02:40:59 -07:00
proc_comm.c [ARM] msm: add proc_comm support, necessary for clock and power control 2008-10-22 02:39:32 -07:00
proc_comm.h [ARM] msm: add proc_comm support, necessary for clock and power control 2008-10-22 02:39:32 -07:00
timer.c clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00
vreg.c [ARM] msm: vreg interface to msm7k pmic 2008-10-22 02:41:00 -07:00