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
Matthias Fuchs 107b801cf3 Fix gunzip in case of insufficient output buffer 16 years ago
..
lzma
Makefile Introduce addr_map library 16 years ago
addr_map.c Introduce addr_map library 16 years ago
bzlib.c
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
crc16.c
crc32.c
ctype.c
display_options.c
div64.c
gunzip.c Fix gunzip in case of insufficient output buffer 16 years ago
ldiv.c
lmb.c
md5.c
rbtree.c Add Red Black Tree support 16 years ago
sha1.c
sha256.c
string.c
strmhz.c Fix strmhz(): avoid printing negative fractions 16 years ago
vsprintf.c UBI: Add basic UBI support to U-Boot (Part 6/8) 16 years ago
zlib.c