summaryrefslogtreecommitdiff
path: root/arch/blackfin/cpu/.gitignore
Commit message (Collapse)AuthorAgeLines
* blackfin: Do not generate unused header bootrom-asm-offsets.hMasahiro Yamada2013-12-06-2/+0
| | | | | Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
* Blackfin: add init.elf helper codeMike Frysinger2011-07-12-0/+3
| | | | | | | | | This creates a standalone ELF that executes just the Blackfin initcode. This is useful for people who want to program the low level aspects of the CPU (memory/clocks/etc...) and can easily be used with JTAG for quick booting while developing. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*Peter Tyser2010-04-13-0/+1
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>