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 c6da9ae8a4 Tidy up data sizes and function comment in display_options 10 years ago
..
libfdt fdt: Add functions to retrieve strings 10 years ago
lzma LzmaTools: don't self assign values 10 years ago
lzo
rsa rsa: Fix two errors in the implementation 10 years ago
tizen Logo: TIZEN: Change booting logo size to official size. 10 years ago
zlib
Kconfig kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig 10 years ago
Makefile lib, linux: move linux specific defines to linux/compat.h 10 years ago
addr_map.c
aes.c aes: make apply_cbc_chain_data non-static 10 years ago
asm-offsets.c Add a simple malloc() implementation for pre-relocation 10 years ago
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 Tidy up data sizes and function comment in display_options 10 years ago
div64.c lib: div64: add missing include 10 years ago
errno.c
fdtdec.c Merge git://git.denx.de/u-boot-x86 10 years ago
fdtdec_common.c lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c 10 years ago
fdtdec_test.c
gunzip.c
gzip.c
hang.c
hashtable.c Add option -r to env import to allow import of text files with CRLF as line endings 10 years ago
initcall.c initcall: Display error number when an error occurs 10 years ago
ldiv.c
linux_compat.c lib, linux: move linux specific defines to linux/compat.h 10 years ago
linux_string.c
list_sort.c kbuild: force to define __UBOOT__ in all the C sources 10 years ago
lmb.c lmb: make local functions static 10 years ago
md5.c
net_utils.c
physmem.c
qsort.c
rand.c
rbtree.c kbuild: force to define __UBOOT__ in all the C sources 10 years ago
sha1.c lib:sha1: remove unused constant 10 years ago
sha256.c includes: move openssl headers to include/u-boot 10 years ago
slre.c
string.c
strmhz.c
time.c Use uint64_t for time types 10 years ago
tpm.c includes: move openssl headers to include/u-boot 10 years ago
trace.c
uuid.c cmd:gpt: randomly generate each partition uuid if undefined 10 years ago
vsprintf.c Use uint64_t instead of u64 in put_dec() 10 years ago