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
Simon Glass 41d68b3230 zlib: Fix integer cast of pointer 13 years ago
..
libfdt libfdt: Implement property iteration functions 13 years ago
lzma GCC4.6: Squash warnings in LzmaTools.c 13 years ago
lzo GCC4.6: Squash warning in lzo1x_decompress.c 13 years ago
zlib zlib: Fix integer cast of pointer 13 years ago
Makefile fdt: add decode helper library 13 years ago
addr_map.c
asm-offsets.c Small coding style fix in lib/asm-offsets.c 14 years ago
bzlib.c
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
circbuf.c
crc7.c lib: add crc7 from Linux 14 years ago
crc16.c
crc32.c
ctype.c ctype: constify lookup table 14 years ago
display_options.c unify version_string 13 years ago
div64.c Move arch/ppc to arch/powerpc 14 years ago
errno.c Add basic errno support. 14 years ago
fdtdec.c fdt: add decode helper library 13 years ago
gunzip.c Fix gunzip to work for any gziped uImage size 13 years ago
hashtable.c Replace space and tab checks with isblank 13 years ago
ldiv.c
lmb.c
md5.c
net_utils.c string_to_ip: constify "s" arg 14 years ago
qsort.c Add assert() for debug assertions 13 years ago
rbtree.c
sha1.c
sha256.c
string.c memcpy/memmove: Do not copy to same address 13 years ago
strmhz.c strmhz: Make hz unsigned to support greater than 2146 MHz clock 13 years ago
time.c consolidate mdelay by providing a common function for all users 13 years ago
uuid.c lib: add uuid_str_to_bin for use with bootp and PXE uuid 13 years ago
vsprintf.c Move simple_itoa to vsprintf 13 years ago