u-boot/arch/powerpc/cpu/mpc5xxx
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
config.mk
cpu.c
cpu_init.c
firmware_sc_task_bestcomm.impl.S
i2c.c
ide.c
interrupts.c
io.S
loadtask.c
pci_mpc5200.c
serial.c
speed.c
spl_boot.c Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
start.S Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
traps.c
u-boot-customlayout.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
u-boot-spl.lds Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
u-boot.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
usb.c
usb_ohci.c
usb_ohci.h