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
Simon Glass 60d18d3fe9 Add crc8 routine 11 years ago
..
libfdt lib: convert makefiles to Kbuild style 11 years ago
lzma lib: descend into sub directories only when it is necessary 11 years ago
lzo lib: descend into sub directories only when it is necessary 11 years ago
rsa lib: descend into sub directories only when it is necessary 11 years ago
tizen lib: convert makefiles to Kbuild style 11 years ago
zlib lib: descend into sub directories only when it is necessary 11 years ago
Makefile Add crc8 routine 11 years ago
addr_map.c
aes.c
asm-offsets.c
bch.c
bitrev.c
bzlib.c
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
circbuf.c
crc7.c
crc8.c Add crc8 routine 11 years ago
crc16.c
crc32.c
ctype.c
display_options.c
div64.c
errno.c
fdtdec.c sandbox: Correct data sizes and printf() strings in fdtdec.c 11 years ago
fdtdec_test.c
gunzip.c
gzip.c
hang.c
hashtable.c env: fix the env export varname 11 years ago
initcall.c
ldiv.c
linux_string.c
lmb.c
md5.c
net_utils.c
physmem.c
qsort.c
rand.c
rbtree.c
sha1.c
sha256.c
slre.c Coding Style cleanup: remove trailing white space 11 years ago
string.c Coding Style cleanup: remove trailing empty lines 11 years ago
strmhz.c
time.c time: fix usec_to_tick() 11 years ago
tpm.c
trace.c
uuid.c
vsprintf.c