u-boot/arch/blackfin/cpu
Marek Vasut 556751427b common: Add .u_boot_list into all linker files
Add section for the linker-generated lists into all possible linker
files, so that everyone can easily use these lists. This is mostly
a mechanical adjustment.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Cc: Mike Frysinger <vapier@gentoo.org>
2012-10-22 08:29:42 -07:00
..
.gitignore Blackfin: add init.elf helper code 2011-07-12 02:17:45 -04:00
Makefile Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
bootrom-asm-offsets.awk blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* 2010-04-13 09:13:25 +02:00
bootrom-asm-offsets.c.in Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
cache.S linkage.h: move from blackfin to common includes 2012-02-12 15:03:26 -05:00
cpu.c Blackfin: split out async setup 2011-07-12 02:17:46 -04:00
cpu.h Blackfin: replace "bfin_reset_or_hang()" with "panic()" 2011-04-08 00:44:27 -04:00
gpio.c Blackfin: gpio: optimize free path a little 2011-07-12 02:17:45 -04:00
init.S Blackfin: add init.elf helper code 2011-07-12 02:17:45 -04:00
init.lds.S Blackfin: add init.elf helper code 2011-07-12 02:17:45 -04:00
initcode.c Blackfin: serial: convert to bfin_{read,write} helpers 2011-07-12 02:17:46 -04:00
initcode.h Blackfin: split out async setup 2011-07-12 02:17:46 -04:00
interrupt.S Blackfin: set up simple NMI handlers for anomaly 05000219 2010-07-05 04:18:18 -04:00
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
os_log.c blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* 2010-04-13 09:13:25 +02:00
reset.c Blackfin: dont reset SWRST on newer bf526 parts 2011-07-12 02:17:45 -04:00
serial.c serial: bfin: Adjust serial_register_bfin_uart() 2012-10-15 11:53:50 -07:00
serial.h Blackfin: serial: move early debug strings into .rodata section 2011-07-12 02:17:46 -04:00
start.S Blackfin: drop unused dma.h header from start code 2011-07-12 02:17:45 -04:00
traps.c Blackfin: traps: fix up printf warnings from debug 2011-11-18 22:13:26 -05:00
u-boot.lds common: Add .u_boot_list into all linker files 2012-10-22 08:29:42 -07:00
watchdog.c blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* 2010-04-13 09:13:25 +02:00