Tom Rini a74a4a86a5 Merge branch 'master' of git://git.denx.de/u-boot-tegra 9 anni fa
..
bzip2 f071c50190 lib: bzip2: move bzip2 files to lib/bzip2/ directory 9 anni fa
libfdt 61eb5d72ab libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile 9 anni fa
lzma 867abdac5e LzmaTools: don't self assign values 10 anni fa
lzo 164922bd7c lib: descend into sub directories only when it is necessary 10 anni fa
rsa 5426716231 rsa: Fix two errors in the implementation 9 anni fa
tizen 028d65fb92 Logo: TIZEN: Change booting logo size to official size. 10 anni fa
zlib afc366f01b Replace <compiler.h> with <linux/compiler.h> 9 anni fa
Kconfig 45ccec8f29 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig 9 anni fa
Makefile 59345b1f0f lib: errno: introduce errno_str(): returns errno related message 9 anni fa
addr_map.c 7b6e80538b lib/powerpc: addrmap_phys_to_virt() should return a pointer 12 anni fa
aes.c 53eb768dfb aes: make apply_cbc_chain_data non-static 10 anni fa
asm-offsets.c fe0c33a5ac x86: Clean up asm-offsets 9 anni fa
bch.c 4c6de8560c nand: Merge BCH code from Linux nand driver 12 anni fa
bitrev.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
circbuf.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
crc16.c e85427fd66 Add eCos-2.0 SPDX-License-Identifier to source files 11 anni fa
crc32.c 74a18ee8a5 crc32: Correct endianness of crc32 result 11 anni fa
crc7.c ed6ce67a2c lib: add crc7 from Linux 13 anni fa
crc8.c 60d18d3fe9 Add crc8 routine 10 anni fa
ctype.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
display_options.c c6da9ae8a4 Tidy up data sizes and function comment in display_options 9 anni fa
div64.c e259d6a320 lib: div64: add missing include 10 anni fa
errno.c 65cd3fa81f Add basic errno support. 13 anni fa
errno_str.c 59345b1f0f lib: errno: introduce errno_str(): returns errno related message 9 anni fa
fdtdec.c f315828b0d pci: tegra: Add Tegra PCIe driver 9 anni fa
fdtdec_common.c b047d671db lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c 10 anni fa
fdtdec_test.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
gunzip.c b75650d84d gzip: correctly bounds-check output buffer 10 anni fa
gzip.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
hang.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
hashtable.c ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 10 anni fa
initcall.c e38d1cb28c initcall: add explicit hint if initcall was relocated 9 anni fa
ldiv.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
linux_compat.c 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 9 anni fa
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools 11 anni fa
list_sort.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 9 anni fa
lmb.c 750a6ff468 lmb: make local functions static 9 anni fa
md5.c b68d63ce4b GCC47: Fix warning in md5.c 12 anni fa
net_utils.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
physmem.c 40fef04906 Introduce arch_phys_memset which works like memset but on physical memory 11 anni fa
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning 12 anni fa
rand.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
rbtree.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 9 anni fa
sha1.c 6b13f0c050 lib:sha1: remove unused constant 10 anni fa
sha256.c 2b9912e6a7 includes: move openssl headers to include/u-boot 10 anni fa
slre.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 anni fa
string.c 80d9ef8d40 lib: string: move strlcpy() to a common place 9 anni fa
strmhz.c 4515992fc7 replace DIV_ROUND with DIV_ROUND_CLOSEST 9 anni fa
time.c 19ea4678ca Use uint64_t for time types 9 anni fa
tpm.c 2b9912e6a7 includes: move openssl headers to include/u-boot 10 anni fa
trace.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 anni fa
uuid.c 39206382de cmd:gpt: randomly generate each partition uuid if undefined 10 anni fa
vsprintf.c 1eebd14b79 vsprintf: Add modifier for phys_addr_t 9 anni fa