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 5641f34f8b Blackfin: workaround anomaly 05000440 14 years ago
..
.gitignore
Makefile Blackfin: unify custom gpio commands 15 years ago
bootcount.c Blackfin: implement bootcount support 15 years ago
bootrom-asm-offsets.awk
bootrom-asm-offsets.c.in Make sure that argv[] argument pointers are not modified. 15 years ago
cache.S
cmd_gpio.c Blackfin: cmd_gpio: accept upper case pin names 14 years ago
cpu.c Blackfin: set up simple NMI handlers for anomaly 05000219 15 years ago
cpu.h Blackfin: set up simple NMI handlers for anomaly 05000219 15 years ago
gpio.c Blackfin: import gpio/portmux layer from Linux 15 years ago
initcode.c Blackfin: workaround anomaly 05000440 14 years ago
interrupt.S Blackfin: set up simple NMI handlers for anomaly 05000219 15 years ago
interrupts.c
jtag-console.c Blackfin: jtag-console: handle newline stuffing 14 years ago
os_log.c
reset.c Make sure that argv[] argument pointers are not modified. 15 years ago
serial.c
serial.h Blackfin: serial: convert to portmux framework 15 years ago
start.S
traps.c Blackfin: clean up trace buffer handling when crashing 15 years ago
watchdog.c