linux/arch/arm/mach-versatile
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] Arrange for platforms to select appropriate CPU support 2008-11-27 12:38:00 +00:00
Makefile
Makefile.boot
clock.c [ARM] versatile: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:22 +00:00
clock.h [ARM] versatile: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:22 +00:00
core.c ARM: 5720/1: Move MMCI header to amba include dir 2009-09-22 20:49:04 +01:00
core.h arm: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:43 -08:00
pci.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
versatile_ab.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
versatile_pb.c ARM: 5720/1: Move MMCI header to amba include dir 2009-09-22 20:49:04 +01:00