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
Giuseppe CONDORELLI 253cb831f5 zlib: add watchdog reset call 16 years ago
..
lzma Fix LZMA string.h header inclusion issue and remove unused variables. 16 years ago
lzo Add LZO decompressor support 16 years ago
Makefile bzip2: move ifdef handling to Makefile COBJS-$(...) 16 years ago
addr_map.c Introduce addr_map library 16 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
crc16.c crc16: move to lib_generic 17 years ago
crc32.c Remove legacy NAND and disk on chip code. 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 lib_generic: gunzip: New function zunzip 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
rbtree.c Add Red Black Tree support 16 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 Big white-space cleanup. 17 years ago
strmhz.c Fix strmhz(): avoid printing negative fractions 16 years ago
vsprintf.c Use do_div from div64.h for vsprintf 16 years ago
zlib.c zlib: add watchdog reset call 16 years ago