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
Jean-Christophe PLAGNIOL-VILLARD b571afde02 add SHA256 support 17 years ago
..
Makefile add SHA256 support 17 years ago
bzlib.c
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
crc32.c
ctype.c
display_options.c
div64.c
ldiv.c
lmb.c Fix an underflow bug in __lmb_alloc_base 17 years ago
md5.c Fix build issue with string.h and linux/string.h 17 years ago
sha1.c Fix build issue with string.h and linux/string.h 17 years ago
sha256.c add SHA256 support 17 years ago
string.c
vsprintf.c
zlib.c