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 33eac2dc25 Add print_freq() to display frequencies nicely 9 years ago
..
bzip2 bzlib: Update destLen even on error 9 years ago
libfdt fdt: Fix handling of paths with options in them 9 years ago
lzma lzma: fix buffer bound check error further 9 years ago
lzo lzo: Update dst_len even on error 9 years ago
rsa rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP 9 years ago
tizen Logo: TIZEN: Change booting logo size to official size. 10 years ago
zlib Replace <compiler.h> with <linux/compiler.h> 10 years ago
Kconfig sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig 9 years ago
Makefile fdt: Allow FDT functions to be built for SPL 9 years ago
addr_map.c
aes.c aes: make apply_cbc_chain_data non-static 10 years ago
asm-offsets.c lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures 9 years ago
bch.c
bitrev.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
circbuf.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
crc7.c
crc8.c Add crc8 routine 10 years ago
crc16.c Add eCos-2.0 SPDX-License-Identifier to source files 11 years ago
crc32.c
ctype.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
display_options.c Add print_freq() to display frequencies nicely 9 years ago
div64.c lib: div64: add missing include 10 years ago
errno.c
errno_str.c lib: errno: introduce errno_str(): returns errno related message 10 years ago
fdtdec.c fdt: Rename setup_fdt() and make it prepare also 9 years ago
fdtdec_common.c lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c 10 years ago
fdtdec_test.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
gunzip.c gunzip: add gzwrite routine for extracting compresed images to block device 9 years ago
gzip.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
hang.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
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: add explicit hint if initcall was relocated 10 years ago
ldiv.c Add LGPL-2.0+ SPDX-License-Identifier to source files 11 years ago
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 net: cosmetic: Change IPaddr_t to struct in_addr 9 years ago
physmem.c
qsort.c
rand.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
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 Coding Style cleanup: remove trailing white space 11 years ago
string.c lib: string: move strlcpy() to a common place 10 years ago
strmhz.c replace DIV_ROUND with DIV_ROUND_CLOSEST 10 years ago
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 common: Make sure arch-specific map_sysmem() is defined 9 years ago
uuid.c cmd:gpt: randomly generate each partition uuid if undefined 10 years ago
vsprintf.c dm: Add a panic_str() function to reduce code size 9 years ago