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
Kumar Gala 3216ca9692 Fix fallout from autostart revert 16 years ago
..
Makefile Big white-space cleanup. 16 years ago
board.c Blackfin: cleanup and overhaul common board init functions 16 years ago
bootm.c Fix fallout from autostart revert 16 years ago
cache.c Blackfin: cleanup lib_blackfin/cache.c 16 years ago
memcmp.S Blackfin: add proper ELF markings to some assembly functions 16 years ago
memcpy.S Blackfin: add proper ELF markings to some assembly functions 16 years ago
memmove.S Blackfin: add proper ELF markings to some assembly functions 16 years ago
memset.S Blackfin: add proper ELF markings to some assembly functions 16 years ago
muldi3.c
post.c
string.c Blackfin: unify cpu and boot modes 16 years ago
tests.c