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 fe033ad6d0 Blackfin: fixup misc warnings such as printf's and missing casts 17 years ago
..
.gitignore
Makefile Blackfin: support console-over-JTAG 17 years ago
bootrom-asm-offsets.awk
bootrom-asm-offsets.c.in
cache.S Blackfin: fix dcache handling when doing dma memcpy's 17 years ago
cpu.c Blackfin: pass RETX to Linux 17 years ago
cpu.h
initcode.c Blackfin: respect CONFIG_CLKIN_HALF 17 years ago
interrupt.S
interrupts.c rename CFG_ macros to CONFIG_SYS 17 years ago
jtag-console.c Blackfin: support console-over-JTAG 17 years ago
reset.c Blackfin: handle new anomalies with reset 17 years ago
serial.c Blackfin: allow serial console to be disabled 17 years ago
serial.h Blackfin: allow serial console to be disabled 17 years ago
start.S Blackfin: clarify relocation comment during init 17 years ago
system_map.S
traps.c Blackfin: fixup misc warnings such as printf's and missing casts 17 years ago
watchdog.c