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
Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions 13 years ago
..
libfdt libfdt: Implement property iteration functions 13 years ago
lzma Switch from archive libraries to partial linking 14 years ago
lzo Switch from archive libraries to partial linking 14 years ago
zlib zlib: fix DEBUG build 13 years ago
Makefile scaled down version of generic libraries for SPL 13 years ago
addr_map.c Rename lib_generic/ to lib/ 14 years ago
asm-offsets.c Small coding style fix in lib/asm-offsets.c 14 years ago
bzlib.c Rename lib_generic/ to lib/ 14 years ago
bzlib_crctable.c Rename lib_generic/ to lib/ 14 years ago
bzlib_decompress.c Rename lib_generic/ to lib/ 14 years ago
bzlib_huffman.c Rename lib_generic/ to lib/ 14 years ago
bzlib_private.h Rename lib_generic/ to lib/ 14 years ago
bzlib_randtable.c Rename lib_generic/ to lib/ 14 years ago
circbuf.c Rename lib_generic/ to lib/ 14 years ago
crc7.c lib: add crc7 from Linux 14 years ago
crc16.c Rename lib_generic/ to lib/ 14 years ago
crc32.c Rename lib_generic/ to lib/ 14 years ago
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
gunzip.c Fix gunzip to work for any gziped uImage size 13 years ago
hashtable.c Constify getenv(), setenv() and hash code functions 13 years ago
ldiv.c Rename lib_generic/ to lib/ 14 years ago
lmb.c Rename lib_generic/ to lib/ 14 years ago
md5.c Rename lib_generic/ to lib/ 14 years ago
net_utils.c string_to_ip: constify "s" arg 14 years ago
qsort.c env: re-add support for auto-completion 14 years ago
rbtree.c Rename lib_generic/ to lib/ 14 years ago
sha1.c Rename lib_generic/ to lib/ 14 years ago
sha256.c Rename lib_generic/ to lib/ 14 years ago
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 Rename lib_generic/ to lib/ 14 years ago
vsprintf.c panic: remove warning "'noreturn' function does return" 13 years ago