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
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 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 Blackfin: fix booting with older bootroms (no EVT1) 16 years ago
cpu.h
initcode.c Blackfin: fix booting with older bootroms (no EVT1) 16 years ago
interrupt.S
interrupts.c Blackfin: fix timer_init()/timer_reset() 16 years ago
jtag-console.c stdio/device: rework function naming convention 16 years ago
reset.c Blackfin: mark bfin_reset static 16 years ago
serial.c Blackfin: audit UART for all known anomalies 16 years ago
serial.h Blackfin: avoid get_sclk() with early serial debug 16 years ago
start.S Blackfin: fix crash when booting from external memory 16 years ago
traps.c Add support for Linux-like kallsysms 16 years ago
watchdog.c