u-boot/board/samsung
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays
Refactor linker-generated array code so that symbols
which were previously linker-generated are now compiler-
generated. This causes relocation records of type
R_ARM_ABS32 to become R_ARM_RELATIVE, which makes
code which uses LGA able to run before relocation as
well as after.

Note: this affects more than ARM targets, as linker-
lists span possibly all target architectures, notably
PowerPC.

Conflicts:
	arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds
	arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds
	arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
	board/ait/cam_enc_4xx/u-boot-spl.lds
	board/davinci/da8xxevm/u-boot-spl-da850evm.lds
	board/davinci/da8xxevm/u-boot-spl-hawk.lds
	board/vpac270/u-boot-spl.lds

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
2013-03-12 23:28:40 +01:00
..
common i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards 2012-09-17 09:39:50 +02:00
dts EXYNOS5: Add device node for PMIC 2013-01-10 10:12:50 +09:00
goni arm:goni:pmic: Adjust GONI target platform board to new PMIC framework 2012-11-14 11:21:12 +01:00
origen Origen: Add default clock settings for multimedia IPs 2012-10-26 23:29:47 +02:00
smdk2410 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
smdk5250 Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
smdk6400 Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
smdkc100 IPL: Remove remains of OneNAND IPL 2012-09-18 12:01:51 -07:00
smdkv310 S5PC2XX: Rename S5pc2XX to exynos 2011-12-09 17:30:09 +01:00
trats spl:falcon:trats Update Trats default board configuration file to support FALCON MODE 2013-01-03 11:43:59 +09:00
universal_c210 universal_c210: check the NULL pointer when get the PMIC 2012-12-11 17:37:28 +09:00