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/lib
Simon Glass c1f485a1e8 blackfin: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
..
.gitignore
Makefile Blackfin: post: generalize led/button tests with GPIOs 13 years ago
__kgdb.S
board.c blackfin: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
boot.c Blackfin: shutdown video DMA when booting Linux 14 years ago
cache.c
clocks.c
cmd_cache_dump.c Make sure that argv[] argument pointers are not modified. 14 years ago
ins.S Blackfin: stick ins/outs funcs into their own .text section 14 years ago
kgdb.c Make sure that argv[] argument pointers are not modified. 14 years ago
kgdb.h
memcmp.S
memcpy.S
memmove.S
memset.S
muldi3.c
outs.S Blackfin: stick ins/outs funcs into their own .text section 14 years ago
post.c Blackfin: post: generalize led/button tests with GPIOs 13 years ago
string.c