linux/arch/arm/mach-footbridge
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
Makefile ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
Makefile.boot
cats-hw.c [ARM] netwinder: clean up GPIO naming 2008-12-13 09:12:07 +00:00
cats-pci.c [ARM] CATS: Do not try and map bad PCI IRQ numbers 2008-08-09 13:51:53 +01:00
common.c ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bug 2009-12-13 16:33:19 +00:00
common.h [ARM] footbridge: add isa_init_irq() to common header 2009-01-08 15:53:08 +00:00
dc21285-timer.c ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
dc21285.c [ARM] footbridge: dc21285.c warning fixes 2009-01-08 15:53:08 +00:00
dma.c Merge branch 'dma' into devel 2009-02-21 21:42:50 +00:00
ebsa285-leds.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
ebsa285-pci.c
ebsa285.c [ARM] netwinder: clean up GPIO naming 2008-12-13 09:12:07 +00:00
isa-irq.c [ARM] footbridge: add isa_init_irq() to common header 2009-01-08 15:53:08 +00:00
isa-rtc.c ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
isa-timer.c ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
isa.c ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
netwinder-hw.c [ARM] netwinder: clean up GPIO naming 2008-12-13 09:12:07 +00:00
netwinder-leds.c [ARM] netwinder: clean up GPIO naming 2008-12-13 09:12:07 +00:00
netwinder-pci.c
personal-pci.c
personal.c [ARM] netwinder: clean up GPIO naming 2008-12-13 09:12:07 +00:00