u-boot/nand_spl
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
..
board Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
nand_boot.c nand_spl: store ecc data on the stack 2012-01-26 16:09:06 -06:00
nand_boot_fsl_elbc.c nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel() 2012-08-22 16:07:43 -05:00
nand_boot_fsl_ifc.c nand: Freescale Integrated Flash Controller NAND support 2011-09-29 19:01:04 -05:00
nand_boot_fsl_nfc.c mxc nand: Homogenize IP revisions with Linux 2012-09-17 19:51:45 -05:00