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 0332e4df71 Blackfin: minimize time cache is turned off when replacing cplb entries 16 years ago
..
.gitignore
Makefile
bootrom-asm-offsets.awk
bootrom-asm-offsets.c.in
cache.S Blackfin: unify cpu and boot modes 17 years ago
cpu.c
cpu.h
i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 16 years ago
initcode.c
interrupt.S
interrupts.c
reset.c
serial.c Blackfin: fix up UART status bit handling 16 years ago
serial.h
start.S Blackfin: small cpu init optimization while setting interrupt mask 16 years ago
system_map.S
traps.c Blackfin: minimize time cache is turned off when replacing cplb entries 16 years ago
watchdog.c