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/lib_blackfin
Stefan Roese c790b04d23 lib_arch/board.c: Move malloc initialization before flash_init() 15 years ago
..
Makefile
board.c lib_arch/board.c: Move malloc initialization before flash_init() 15 years ago
boot.c
cache.c Blackfin: safely flush data caches when in writeback mode 15 years ago
clocks.c
memcmp.S
memcpy.S
memmove.S
memset.S
muldi3.c
post.c
string.c Blackfin: use 8/16/32 bit transfer widths in dma_memcpy() 16 years ago
tests.c