u-boot-brain/arch/arm
Benoît Thébaudeau 9c5feab76f arm: crt0.S: Remove bogus .globl
The purpose of .globl is to export symbols for ld, not to declare external
symbols.

By the way, use the ENTRY() and ENDPROC() macros to define functions rather than
using .global directly.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-04-12 07:55:06 +02:00
..
cpu arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
dts EXYNOS5: Add device node for DP 2013-03-27 21:23:18 +09:00
imx-common i.MX6: Add hdmidet command to detect attached HDMI monitor 2013-03-20 11:43:19 +01:00
include/asm OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC 2013-04-08 11:29:34 -04:00
lib arm: crt0.S: Remove bogus .globl 2013-04-12 07:55:06 +02:00
config.mk arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms 2013-03-24 12:49:12 -04:00