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 a972b8d701 gpio: generalize for all generic gpio providers 14 years ago
..
.gitignore
Makefile gpio: generalize for all generic gpio providers 14 years ago
bootcount.c
bootrom-asm-offsets.awk
bootrom-asm-offsets.c.in
cache.S
cpu.c
cpu.h Blackfin: replace "bfin_reset_or_hang()" with "panic()" 14 years ago
gpio.c Blackfin: BF50x: new processor port 14 years ago
initcode.c Blackfin: BF50x: new processor port 14 years ago
interrupt.S
interrupts.c
jtag-console.c
os_log.c
reset.c Blackfin: replace "bfin_reset_or_hang()" with "panic()" 14 years ago
serial.c Move DECLARE_GLOBAL_DATA_PTR to file scope 14 years ago
serial.h Blackfin: BF50x: new processor port 14 years ago
start.S Blackfin: turn off caches when self initializing 14 years ago
traps.c Blackfin: replace "bfin_reset_or_hang()" with "panic()" 14 years ago
watchdog.c