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 21726a7afc Add assert() for debug assertions 13 years ago
..
libfdt libfdt: Implement property iteration functions 14 years ago
lzma Convert ISO-8859 files to UTF-8 14 years ago
lzo Switch from archive libraries to partial linking 14 years ago
zlib zlib: fix DEBUG build 14 years ago
Makefile scaled down version of generic libraries for SPL 14 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 14 years ago
div64.c Move arch/ppc to arch/powerpc 15 years ago
errno.c Add basic errno support. 14 years ago
gunzip.c Fix gunzip to work for any gziped uImage size 14 years ago
hashtable.c Constify getenv(), setenv() and hash code functions 14 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 14 years ago
strmhz.c strmhz: Make hz unsigned to support greater than 2146 MHz clock 14 years ago
time.c
vsprintf.c Add assert() for debug assertions 13 years ago