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
 
 
 
 
 
 
u-boot/lib_generic
Dirk Behme 6a45e38495 Make getenv_IPaddr() global 15 years ago
..
lzma lzma: ignore unset filesizes 16 years ago
lzo add lzop decompression support 16 years ago
Makefile Make getenv_IPaddr() global 15 years ago
addr_map.c Introduce addr_map library 17 years ago
bzlib.c bzip2: move ifdef handling to Makefile COBJS-$(...) 16 years ago
bzlib_crctable.c bzip2: move ifdef handling to Makefile COBJS-$(...) 16 years ago
bzlib_decompress.c bzip2: move ifdef handling to Makefile COBJS-$(...) 16 years ago
bzlib_huffman.c bzip2: move ifdef handling to Makefile COBJS-$(...) 16 years ago
bzlib_private.h
bzlib_randtable.c bzip2: move ifdef handling to Makefile COBJS-$(...) 16 years ago
circbuf.c circbuf: Move to lib_generic and conditionally compile 16 years ago
crc16.c crc16: move to lib_generic 17 years ago
crc32.c crc32: Impl. linux optimized crc32() 16 years ago
ctype.c
display_options.c Allow print_size to print in GB 17 years ago
div64.c Move 64bit division from avr32 to generic lib 18 years ago
gunzip.c move prototypes for gunzip() and zunzip() to common.h 16 years ago
ldiv.c
lmb.c Fix some more print() format errors. 17 years ago
md5.c compiler.h: unify system ifdef cruft here 16 years ago
net_utils.c Make getenv_IPaddr() global 15 years ago
rbtree.c Add Red Black Tree support 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 lib_generic memset: fill one word at a time if possible 16 years ago
strmhz.c Fix strmhz(): avoid printing negative fractions 17 years ago
time.c Generic udelay() with watchdog support 16 years ago
vsprintf.c common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 16 years ago
zlib.c Merge branch 'master' into next 16 years ago