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
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 11 years ago
..
libfdt libfdt: update from upstream dtc commit 142419e 11 years ago
lzma lzma: update to lzma sdk 9.20 12 years ago
lzo
tizen
zlib lib/zlib: sparse fixes 12 years ago
Makefile lib: consolidate hang() 11 years ago
addr_map.c lib/powerpc: addrmap_phys_to_virt() should return a pointer 12 years ago
aes.c
asm-offsets.c arm: move C runtime setup code in crt0.S 12 years ago
bch.c
bzlib.c
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
circbuf.c
crc7.c
crc16.c
crc32.c crc32: Correct endianness of crc32 result 11 years ago
ctype.c
display_options.c display_options:print_buffer: align ASCII print 11 years ago
div64.c
errno.c
fdtdec.c fdt: Skip checking FDT if the pointer is NULL 11 years ago
fdtdec_test.c
gunzip.c
gzip.c lib: add gzip lib function callback 12 years ago
hang.c lib: consolidate hang() 11 years ago
hashtable.c "env grep" - add support for regular expression matches 11 years ago
initcall.c Introduce a basic initcall implementation 11 years ago
ldiv.c
linux_string.c Make linux kernel string funcs available to tools 12 years ago
lmb.c
md5.c
net_utils.c
physmem.c Introduce arch_phys_memset which works like memset but on physical memory 12 years ago
qsort.c
rand.c lib: add rand() function 12 years ago
rbtree.c
sha1.c sha1: Use const where possible, and unsigned for input len 12 years ago
sha256.c sha256: Use const where possible and add watchdog function 12 years ago
slre.c Add SLRE - Super Light Regular Expression library 11 years ago
string.c Make linux kernel string funcs available to tools 12 years ago
strmhz.c
time.c
tpm.c tpm: Add TPM command library 11 years ago
uuid.c
vsprintf.c vsprintf: add ustrtoll function 11 years ago