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 ea882baf9c New implementation for internal handling of environment variables. 15 years ago
..
libfdt
lzma
lzo
Makefile Add hash table support as base for new environment code 15 years ago
addr_map.c
bzlib.c
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
circbuf.c
crc16.c
crc32.c
ctype.c
display_options.c display_buffer: fix misaligned buffer 15 years ago
div64.c Move arch/ppc to arch/powerpc 15 years ago
errno.c Add basic errno support. 15 years ago
gunzip.c
hashtable.c New implementation for internal handling of environment variables. 15 years ago
ldiv.c
lmb.c
md5.c
net_utils.c
qsort.c Add qsort - add support for sorting data arrays 15 years ago
rbtree.c
sha1.c
sha256.c
string.c
strmhz.c
time.c
vsprintf.c Make sure that argv[] argument pointers are not modified. 15 years ago
zlib.c