u-boot-brain/arch/blackfin/cpu
Wolfgang Denk 1902692aa0 Merge branch 'master' of git://git.denx.de/u-boot-blackfin
* 'master' of git://git.denx.de/u-boot-blackfin:
  Blackfin: jtag-console: fix timer usage
  Blackfin: switch to common display_options()
  Blackfin: serial: move early debug strings into .rodata section
  Blackfin: adi boards: also set stderr to nc with helper
  Blackfin: update anomaly lists to latest public info
  Blackfin: serial: convert to bfin_{read,write} helpers
  Blackfin: split out async setup
  Blackfin: adi boards: enable pretty flash progress output
  Blackfin: drop unused dma.h header from start code
  Blackfin: portmux: allow header to be included in assembly files
  Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: enable mmc_spi support
  Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: update network settings
  Blackfin: sync MMR read/write helpers with Linux
  Blackfin: gpio: optimize free path a little
  Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR
  Blackfin: uart: fix printf warning
  Blackfin: add init.elf helper code
  Blackfin: dont reset SWRST on newer bf526 parts
  Blackfin: adi boards: enable multi serial support by default
  Blackfin: uart: add multiple serial support
  Blackfin: uart: move debug buffers into local bss
2011-08-02 21:46:53 +02:00
..
.gitignore Blackfin: add init.elf helper code 2011-07-12 02:17:45 -04:00
bootcount.c Blackfin: implement bootcount support 2010-07-05 04:18:18 -04: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 blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* 2010-04-13 09:13:25 +02: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.lds.S Blackfin: add init.elf helper code 2011-07-12 02:17:45 -04:00
init.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 Blackfin: jtag-console: fix timer usage 2011-07-12 02:17:46 -04:00
Makefile Blackfin: add init.elf helper code 2011-07-12 02:17:45 -04: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 Blackfin: serial: convert to bfin_{read,write} helpers 2011-07-12 02:17:46 -04: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: replace "bfin_reset_or_hang()" with "panic()" 2011-04-08 00:44:27 -04:00
u-boot.lds Blackfin: use common LDSCRIPT logic 2011-06-03 13:26:45 -04:00
watchdog.c blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* 2010-04-13 09:13:25 +02:00