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
Wolfgang Denk d50c7d4be1 strmhz(): Round numbers when printing clock frequencies 16 years ago
..
lzma Coding style cleanup, update CHANGELOG 16 years ago
Makefile Add Red Black Tree support 16 years ago
bzlib.c
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
crc16.c crc16: move to lib_generic 16 years ago
crc32.c drivers/mtd/nand: Move conditional compilation to Makefile 16 years ago
ctype.c
display_options.c Allow print_size to print in GB 16 years ago
div64.c
gunzip.c gunzip: move to lib_generic 16 years ago
ldiv.c
lmb.c Fix some more print() format errors. 16 years ago
md5.c
rbtree.c Add Red Black Tree support 16 years ago
sha1.c
sha256.c add SHA256 support 16 years ago
string.c
strmhz.c strmhz(): Round numbers when printing clock frequencies 16 years ago
vsprintf.c rename CFG_ macros to CONFIG_SYS 16 years ago
zlib.c