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
Bin Meng c89ada017f fdtdec: Add compatible id and string for Intel Quark MRC 11 years ago
..
bzip2 bzlib: Update destLen even on error 11 years ago
libfdt libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile 11 years ago
lzma lzma: fix buffer bound check error further 11 years ago
lzo lzo: Update dst_len even on error 11 years ago
rsa rsa: Use checksum algorithms from struct hash_algo 11 years ago
tizen
zlib Replace <compiler.h> with <linux/compiler.h> 11 years ago
Kconfig lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation 11 years ago
Makefile lib: errno: introduce errno_str(): returns errno related message 11 years ago
addr_map.c
aes.c aes: make apply_cbc_chain_data non-static 11 years ago
asm-offsets.c x86: Clean up asm-offsets 11 years ago
bch.c nand: Merge BCH code from Linux nand driver 14 years ago
bitrev.c
circbuf.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
crc7.c lib: add crc7 from Linux 15 years ago
crc8.c Add crc8 routine 12 years ago
crc16.c Add eCos-2.0 SPDX-License-Identifier to source files 12 years ago
crc32.c crc32: Correct endianness of crc32 result 12 years ago
ctype.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
display_options.c Tidy up data sizes and function comment in display_options 11 years ago
div64.c
errno.c Add basic errno support. 15 years ago
errno_str.c lib: errno: introduce errno_str(): returns errno related message 11 years ago
fdtdec.c fdtdec: Add compatible id and string for Intel Quark MRC 11 years ago
fdtdec_common.c
fdtdec_test.c
gunzip.c gunzip: Update lenp even on error 11 years ago
gzip.c
hang.c
hashtable.c Add option -r to env import to allow import of text files with CRLF as line endings 11 years ago
initcall.c initcall: add explicit hint if initcall was relocated 11 years ago
ldiv.c
linux_compat.c lib, linux: move linux specific defines to linux/compat.h 11 years ago
linux_string.c Make linux kernel string funcs available to tools 13 years ago
list_sort.c kbuild: force to define __UBOOT__ in all the C sources 11 years ago
lmb.c lmb: make local functions static 11 years ago
md5.c GCC47: Fix warning in md5.c 13 years ago
net_utils.c
physmem.c
qsort.c Include common.h in qsort.c to fix build warning 14 years ago
rand.c
rbtree.c kbuild: force to define __UBOOT__ in all the C sources 11 years ago
sha1.c lib:sha1: remove unused constant 11 years ago
sha256.c
slre.c
string.c lib: string: move strlcpy() to a common place 11 years ago
strmhz.c replace DIV_ROUND with DIV_ROUND_CLOSEST 11 years ago
time.c Use uint64_t for time types 11 years ago
tpm.c includes: move openssl headers to include/u-boot 11 years ago
trace.c
uuid.c cmd:gpt: randomly generate each partition uuid if undefined 11 years ago
vsprintf.c vsprintf: Add modifier for phys_addr_t 11 years ago