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
Kyungmin Park 7ba890bf2f Add Red Black Tree support 16 years ago
..
lzma Coding style cleanup, update CHANGELOG 17 years ago
Makefile Add Red Black Tree support 16 years ago
bzlib.c [new uImage] Move gunzip() common code to common/gunzip.c 17 years ago
bzlib_crctable.c Patch by Yuli Barcohen, 14 Aug 2003: 22 years ago
bzlib_decompress.c * Patch by Pantelis Antoniou, 14 Sep 2004: 21 years ago
bzlib_huffman.c * Patches by Xianghua Xiao, 15 Oct 2003: 22 years ago
bzlib_private.h * Patches by Xianghua Xiao, 15 Oct 2003: 22 years ago
bzlib_randtable.c Patch by Yuli Barcohen, 14 Aug 2003: 22 years ago
crc16.c crc16: move to lib_generic 17 years ago
crc32.c drivers/mtd/nand: Move conditional compilation to Makefile 17 years ago
ctype.c Initial revision 25 years ago
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 gunzip: move to lib_generic 17 years ago
ldiv.c * Code cleanup: 22 years ago
lmb.c Fix some more print() format errors. 17 years ago
md5.c Fix build issue with string.h and linux/string.h 17 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 Consolidate strmhz() implementation 17 years ago
vsprintf.c vsprintf: add z and t options 17 years ago
zlib.c Big white-space cleanup. 17 years ago