uboot-mt623x/lib_ppc
Joakim Tjernlund fc4e188789 ppc: Loose GOT access in IRQ
Using the GOT in IRQ handlers requires r14 to be -ffixed-r14.
Avoid this by relocatate transfer_to_handler too.
This will allow to free up r14 later on.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
2010-01-26 19:30:12 +01:00
..
Makefile ppc: Loose GOT access in IRQ 2010-01-26 19:30:12 +01:00
bat_rw.c mpc86xx: Add support to populate addr map based on BATs 2009-02-10 00:29:49 +01:00
board.c mpc512x: Add display of reset status register 2010-01-24 15:29:29 +01:00
bootm.c 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 2009-08-28 17:12:38 -05:00
cache.c ppc: Fix roll over bug in flush_cache() 2009-02-10 00:47:18 +01:00
config.mk ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00
extable.c ppc: Remove extable relocation fixups 2009-10-03 10:17:56 +02:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
kgdb.c ppc: Move conditional compilation of kgdb.c to Makefile 2009-11-24 23:41:11 +01:00
ppccache.S Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
ppcstring.S Initial revision 2000-07-19 14:09:16 +00:00
reloc.S ppc: Loose GOT access in IRQ 2010-01-26 19:30:12 +01:00
ticks.S Initial revision 2001-11-26 22:06:16 +00:00
time.c Generic udelay() with watchdog support 2009-12-05 01:08:53 +01:00