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
Joe Hershberger 170ab11075 env: Add support for callbacks to environment vars 12 years ago
..
libfdt libfdt: Add helper function to create a trivial, empty tree 12 years ago
lzma lzma: update to lzma sdk 9.20 12 years ago
lzo GCC4.6: Squash warning in lzo1x_decompress.c 13 years ago
tizen create lib/tizen directory 12 years ago
zlib lib/zlib: sparse fixes 12 years ago
Makefile Make linux kernel string funcs available to tools 12 years ago
addr_map.c lib/powerpc: addrmap_phys_to_virt() should return a pointer 12 years ago
aes.c Add AES crypto library 12 years ago
asm-offsets.c
bch.c nand: Merge BCH code from Linux nand driver 13 years ago
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
ctype.c
display_options.c unify version_string 13 years ago
div64.c
errno.c
fdtdec.c fdt: Remove fdtdec_find_alias_node() function 12 years ago
fdtdec_test.c fdt: Add tests for fdtdec 12 years ago
gunzip.c gunzip: rename z{alloc, free} to gz{alloc, free} 12 years ago
gzip.c lib: add gzip lib function callback 12 years ago
hashtable.c env: Add support for callbacks to environment vars 12 years ago
ldiv.c
linux_string.c Make linux kernel string funcs available to tools 12 years ago
lmb.c
md5.c GCC47: Fix warning in md5.c 12 years ago
net_utils.c
physmem.c Introduce arch_phys_memset which works like memset but on physical memory 12 years ago
qsort.c Include common.h in qsort.c to fix build warning 13 years ago
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
string.c Make linux kernel string funcs available to tools 12 years ago
strmhz.c
time.c Move bootstage timer out of lib/time.c 12 years ago
uuid.c lib: add uuid_str_to_bin for use with bootp and PXE uuid 13 years ago
vsprintf.c vsprintf:fix: Change type returned by ustrtoul 12 years ago