u-boot-brain/arch/arm/cpu/arm926ejs
Albert Aribaud 92d5ecba47 arm: implement ELF relocations
ELF relocation tables generated with linker option -pie can
be used to fixup code and data in a single loop at relocation,
removing the need for manual fixups anywhere else in the code.

Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
2010-10-13 10:10:21 +02:00
..
at91 at91: Add arch_preboot_os which disables PIT in a faster way 2010-10-05 16:58:57 +02:00
davinci arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
kirkwood Kirkwood: dram_init is moved to dram.c 2010-10-13 09:36:07 +02:00
mb86r0x ARM: Add support for MB86R0x SoCs 2010-08-10 23:13:28 +02:00
mx25 MX25 print arm clock instead of mpllclk on boot 2010-04-30 05:23:24 -05:00
mx27 arm, mx27: add support for SDHC1 pin init 2010-04-30 05:23:23 -05:00
nomadik arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
omap ARM: */timer.c: fix spelling and vertical alignment 2010-05-21 23:13:18 +02:00
orion5x orion5x: optimize window size computation 2010-10-13 09:36:02 +02:00
spear arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
versatile ARM: */timer.c: fix spelling and vertical alignment 2010-05-21 23:13:18 +02:00
config.mk arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
cpu.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
start.S arm: implement ELF relocations 2010-10-13 10:10:21 +02:00
u-boot.lds arm: implement ELF relocations 2010-10-13 10:10:21 +02:00