u-boot-brain/arch/arm/cpu
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
..
arm_intcm arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm720t arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm920t arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm925t arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm926ejs arm: implement ELF relocations 2010-10-13 10:10:21 +02:00
arm946es arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm1136 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
arm1176 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
armv7 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
ixp arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
lh7a40x arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
pxa arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
s3c44b0 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00
sa1100 arm: bugfix: replace ble with blo in start.S files 2010-10-11 10:28:43 +02:00