linux/arch/arm/mach-integrator
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
clock.c [ARM] integrator: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:22 +00:00
common.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
core.c [ARM] 5517/1: integrator: don't put clock lookups in __initdata 2009-05-18 17:43:16 +01:00
cpu.c cpufreq: remove policy->governor setting in drivers initialization 2008-10-15 16:42:47 -07:00
impd1.c [ARM] integrator: convert to clkdev and lookup clocks by device name 2008-11-27 12:38:22 +00:00
integrator_ap.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
integrator_cp.c ARM: 5720/1: Move MMCI header to amba include dir 2009-09-22 20:49:04 +01:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
leds.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
lm.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
Makefile [RTC] rtc-pl030: add driver, remove old non-rtc lib driver 2008-05-22 14:56:38 +01:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci.c PCI: arm: use generic pci_swizzle_interrupt_pin() 2009-01-07 11:12:51 -08:00
pci_v3.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00