uboot/arch/arm/lib
Tom Rini 0ce033d258 Merge branch 'master' of git://git.denx.de/u-boot-arm
Albert's rework of the linker scripts conflicted with Simon's making
everyone use __bss_end.  We also had a minor conflict over
README.scrapyard being added to in mainline and enhanced in
u-boot-arm/master with proper formatting.

Conflicts:
	arch/arm/cpu/ixp/u-boot.lds
	arch/arm/cpu/u-boot.lds
	arch/arm/lib/Makefile
	board/actux1/u-boot.lds
	board/actux2/u-boot.lds
	board/actux3/u-boot.lds
	board/dvlhost/u-boot.lds
	board/freescale/mx31ads/u-boot.lds
	doc/README.scrapyard
	include/configs/tegra-common.h

Build tested for all of ARM and run-time tested on am335x_evm.

Signed-off-by: Tom Rini <trini@ti.com>
2013-03-18 14:37:18 -04:00
..
Makefile Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
_ashldi3.S
_ashrdi3.S
_divsi3.S
_lshrdi3.S
_modsi3.S
_udivsi3.S
_umodsi3.S
board.c arm: Use sections header to obtain link symbols 2013-03-15 16:13:58 -04:00
bootm.c treewide: include libfdt_env.h before fdt.h 2013-02-07 20:38:55 -05:00
bss.c Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
cache-cp15.c arm: Move tlb_addr and tlb_size to arch_global_data 2013-02-01 15:21:58 -05:00
cache-pl310.c
cache.c
crt0.S Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
div0.c
eabi_compat.c
interrupts.c ARM: prevent misaligned array inits 2012-10-15 11:53:07 -07:00
memcpy.S
memset.S
reset.c
spl.c Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00