u-boot-brain/arch/blackfin/cpu
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
..
.gitignore
bootrom-asm-offsets.awk
bootrom-asm-offsets.c.in
cache.S linkage.h: move from blackfin to common includes 2012-02-12 15:03:26 -05:00
cpu.c blackfin: Remove noreturn attribute from cpu_init_f() 2013-03-15 16:14:01 -04:00
cpu.h
gpio.c blackfin: bf60x: add gpio support 2013-03-04 13:42:07 +08:00
init.lds.S
init.S
initcode.c blackfin: bf60x: add resume from hibernate 2013-03-04 13:42:08 +08:00
initcode.h blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. 2013-03-04 13:42:06 +08:00
interrupt.S
interrupts.c Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
jtag-console.c serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI 2012-10-15 11:53:51 -07:00
Makefile Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
os_log.c
reset.c blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. 2013-03-04 13:42:06 +08:00
serial1.h blackfin: bf60x: add serial support 2013-03-04 13:42:06 +08:00
serial4.h blackfin: bf60x: add serial support 2013-03-04 13:42:06 +08:00
serial.c blackfin: bf60x: add serial support 2013-03-04 13:42:06 +08:00
serial.h blackfin: bf60x: add serial support 2013-03-04 13:42:06 +08:00
start.S blackfin: bf60x: add hw watchdog support 2013-03-04 13:42:07 +08:00
traps.c Blackfin: traps: fix up printf warnings from debug 2011-11-18 22:13:26 -05:00
u-boot.lds Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
watchdog.c