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. 14 years ago
..
libfdt Move libfdt/ into lib/ 14 years ago
lzma
lzo
Makefile Add hash table support as base for new environment code 14 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 14 years ago
div64.c Move arch/ppc to arch/powerpc 14 years ago
errno.c Add basic errno support. 14 years ago
gunzip.c
hashtable.c New implementation for internal handling of environment variables. 14 years ago
ldiv.c
lmb.c
md5.c
net_utils.c
qsort.c Add qsort - add support for sorting data arrays 14 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. 14 years ago
zlib.c