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
..
2008-08-12 19:54:09 +01:00
2009-12-15 16:28:22 +10:30
2008-05-17 22:55:16 +01:00
2008-04-29 08:06:29 -07:00
2008-05-30 10:33:49 +02:00
2008-02-04 13:21:03 +00:00
2009-01-07 11:13:13 -08:00
2009-12-11 06:34:09 -05:00
2006-06-30 19:25:36 +02:00
2006-03-15 23:17:30 +00:00
2008-08-07 09:55:48 +01:00
2009-12-18 14:53:41 +00:00
2010-02-12 17:27:52 +00:00
2009-12-24 18:34:08 +00:00
2009-01-02 12:34:55 +00:00
2009-12-09 10:02:18 +00:00
2009-01-06 10:44:43 -08:00
2008-07-03 14:25:58 +01:00
2010-01-18 14:12:11 +00:00
2010-01-12 18:59:16 +00:00
2009-12-11 06:44:29 -05:00
2009-10-14 10:33:05 +01:00
2009-12-02 10:25:22 +00:00
2009-03-12 21:33:03 +00:00
2008-12-12 11:15:45 +01:00
2009-11-08 11:58:54 +00:00
2009-11-23 20:33:34 +00:00
2009-11-23 20:33:34 +00:00
2009-09-21 06:27:08 +02:00
2008-09-06 12:10:45 +01:00
2009-12-14 23:55:33 +01:00
2009-11-18 08:37:40 -08:00
2006-07-01 19:56:48 +01:00
2008-09-26 10:36:41 -05:00
2008-09-01 12:06:33 +01:00
2009-09-21 16:39:12 +01:00
2009-02-10 09:59:19 +00:00
2009-12-13 16:35:09 +00:00
2009-07-24 12:32:59 +01:00
2010-01-08 16:14:29 +00:00
2009-07-24 12:34:58 +01:00
2007-04-21 20:34:58 +01:00
2008-02-04 13:21:03 +00:00
2009-07-21 17:21:28 +01:00
2009-09-15 22:11:05 +01:00
2009-11-23 17:28:23 +00:00
2009-10-25 15:39:37 +00:00
2009-11-05 10:10:36 +00:00
2009-12-09 13:19:31 +00:00
2009-09-28 18:06:21 +01:00
2009-07-21 17:21:28 +01:00
2009-12-11 06:44:29 -05:00
2009-04-20 23:02:51 -04:00
2009-09-15 22:11:05 +01:00
2009-09-15 22:11:05 +01:00
2008-11-10 14:14:11 +00:00
2009-10-11 11:20:58 -07:00
2009-11-10 08:41:12 +00:00
2009-11-02 16:59:45 +00:00
2009-12-15 16:28:18 +10:30
2009-12-18 14:53:41 +00:00