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/cpu/blackfin
Mike Frysinger 97f265f14f Blackfin: add support for fast SPI reads with Boot ROM 16 years ago
..
.gitignore
Makefile Blackfin: enable --gc-sections 16 years ago
bootrom-asm-offsets.awk
bootrom-asm-offsets.c.in
cache.S Blackfin: rewrite cache handling functions 16 years ago
cpu.c
cpu.h
initcode.c Blackfin: add support for fast SPI reads with Boot ROM 16 years ago
interrupt.S
interrupts.c
jtag-console.c
reset.c
serial.c
serial.h
start.S
system_map.S
traps.c Blackfin: fixup misc warnings such as printf's and missing casts 16 years ago
watchdog.c