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_generic
Wolfgang Denk e5e98edd77 Fix loop end test in lib_generic/string.c:strswab() 19 years ago
..
Makefile
bzlib.c * Patch by Pantelis Antoniou, 14 Sep 2004: 20 years ago
bzlib_crctable.c
bzlib_decompress.c * Patch by Pantelis Antoniou, 14 Sep 2004: 20 years ago
bzlib_huffman.c * Patches by Xianghua Xiao, 15 Oct 2003: 21 years ago
bzlib_private.h * Patches by Xianghua Xiao, 15 Oct 2003: 21 years ago
bzlib_randtable.c
crc32.c
ctype.c
display_options.c
ldiv.c
string.c Fix loop end test in lib_generic/string.c:strswab() 19 years ago
vsprintf.c Code cleanup; make several boards compile & link. 21 years ago
zlib.c