upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/arch/blackfin/cpu
Mike Frysinger ff1a618ad2 Blackfin: traps: fix up printf warnings from debug 13 years ago
..
.gitignore Blackfin: add init.elf helper code 14 years ago
Makefile Blackfin: add init.elf helper code 14 years ago
bootcount.c
bootrom-asm-offsets.awk
bootrom-asm-offsets.c.in
cache.S
cpu.c Blackfin: split out async setup 14 years ago
cpu.h
gpio.c Blackfin: gpio: optimize free path a little 14 years ago
init.S Blackfin: add init.elf helper code 14 years ago
init.lds.S Blackfin: add init.elf helper code 14 years ago
initcode.c Blackfin: serial: convert to bfin_{read,write} helpers 14 years ago
initcode.h Blackfin: split out async setup 14 years ago
interrupt.S
interrupts.c Timer: Remove reset_timer() for non-Nios2 arches 13 years ago
jtag-console.c Blackfin: jtag-console: fix timer usage 14 years ago
os_log.c
reset.c Blackfin: dont reset SWRST on newer bf526 parts 14 years ago
serial.c Blackfin: uart: implement loop callback for post 13 years ago
serial.h Blackfin: serial: move early debug strings into .rodata section 14 years ago
start.S Blackfin: drop unused dma.h header from start code 14 years ago
traps.c Blackfin: traps: fix up printf warnings from debug 13 years ago
u-boot.lds
watchdog.c