Tom Rini 29c4992256 Merge git://git.denx.de/u-boot-dm před 6 roky
..
at91 d330e04d9d lib: at91: Add logo files used via API of DM_VIDEO před 6 roky
bzip2 512cab7e8e bzlib: Try another way to fix an unused variable před 8 roky
dhry f23baa572f cmd_dhry.c: Use lldiv for vax_mips calculation as well před 8 roky
efi f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN před 6 roky
efi_loader 405835645a efi_loader: Disable env_save() call on boot před 6 roky
efi_selftest abe994633b efi_selftest: correctly check return values před 6 roky
libfdt 50a327ded6 lib: libfdt: wrap scripts/dtc/libfdt/* where possible před 6 roky
lzma f6eec89fa3 lzma: fix buffer bound check error further před 9 roky
lzo d753f942ec lzo: add a function to check the validity of the header před 6 roky
rsa c3b4328166 rsa: Fix build with OpenSSL 1.1.x před 7 roky
tizen c309365089 exynos: Allow tizen to be built without an LCD před 8 roky
zlib a187559e3d Use correct spelling of "U-Boot" před 8 roky
Kconfig f52bdf4b67 lib: allow building lzo for the SPL před 6 roky
Makefile f52bdf4b67 lib: allow building lzo for the SPL před 6 roky
addr_map.c 5b8031ccb4 Add more SPDX-License-Identifier tags před 8 roky
aes.c b80c0b9934 Rename aes.h to uboot_aes.h před 7 roky
asm-offsets.c 01a8359989 ARMv8: get new GD address from gd->new_gd directly před 6 roky
bch.c 8f1603bd78 bch: don't use __BSD_VISIBLE to test for fls před 6 roky
bitrev.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 11 roky
charset.c 78178bb0c9 lib: add some utf16 handling helpers před 6 roky
circbuf.c 05d887b461 lib: circbuf: avoid possible null pointer dereference před 7 roky
crc16.c ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value před 8 roky
crc32.c 74a18ee8a5 crc32: Correct endianness of crc32 result před 11 roky
crc32c.c 85d8bf5713 lib: Add CRC32-C před 6 roky
crc7.c ed6ce67a2c lib: add crc7 from Linux před 13 roky
crc8.c 456ecd08ec lib/crc8: Add crc start value před 8 roky
ctype.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 11 roky
display_options.c 6c519f2dc4 display_options: Refactor to allow obtaining the banner před 7 roky
div64.c 0342e335ba lib: div64: sync with Linux před 7 roky
errno.c 65cd3fa81f Add basic errno support. před 13 roky
errno_str.c 59345b1f0f lib: errno: introduce errno_str(): returns errno related message před 9 roky
fdtdec.c 2f57c95100 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT před 6 roky
fdtdec_common.c bfa3e55b44 lib, fdt: Adding fdtdec_get_uint function před 8 roky
fdtdec_test.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 11 roky
gunzip.c 376ddf9d4a gzip: add a function to parse the header před 6 roky
gzip.c 6e295186c7 Move malloc_cache_aligned() to its own header před 8 roky
hang.c 09c2b8f3e3 Change my mailaddress před 8 roky
hashtable.c d2d9bdfcf9 spl: saveenv: adding saveenv support in SPL před 7 roky
initcall.c f134ed7df1 efi: Display the correct initcall pre-relocation values před 8 roky
ldiv.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files před 11 roky
linux_compat.c 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() před 9 roky
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools před 11 roky
list_sort.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources před 9 roky
lmb.c 750a6ff468 lmb: make local functions static před 9 roky
lz4.c 027b728d4a Add support for LZ4 decompression algorithm před 8 roky
lz4_wrapper.c 60f989a939 Fix sandbox build on Ubuntu 10.04 před 8 roky
md5.c b68d63ce4b GCC47: Fix warning in md5.c před 12 roky
membuff.c b7b65090b2 Add a circular memory buffer implementation před 8 roky
net_utils.c f267e40f96 lib: net_utils: enforce '.' as octet separator in string_to_ip před 7 roky
of_live.c c1eb3d5966 dm: Fix error handling when unflattening the DT před 7 roky
panic.c 2b22a99c65 lib: Split panic functions out of vsprintf.c před 8 roky
physmem.c 65b3c6bbae lib/physmem.c: Switch to __weak for arch_phys_memset před 8 roky
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning před 12 roky
rand.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 11 roky
rbtree.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources před 9 roky
rc4.c 1acab96d97 Add rivest cipher 4 (rc4) implementation před 9 roky
sha1.c da29f2991d rsa: Verify RSA padding programatically před 7 roky
sha256.c da29f2991d rsa: Verify RSA padding programatically před 7 roky
slre.c b8865e6bf0 lib/slre: remove superfluous assignment před 7 roky
smbios.c 00caae6d47 env: Rename getenv/_f() to env_get() před 6 roky
string.c a7d0021063 string: Add strcspn() před 7 roky
strmhz.c 4515992fc7 replace DIV_ROUND with DIV_ROUND_CLOSEST před 9 roky
strto.c 2e79461483 lib: strto: fix incorrect handling of specified base před 6 roky
tables_csum.c 1befb38b86 x86: Move table csum into separate file před 7 roky
time.c 9fb34b01f7 bootstage: Provide a default timer function před 7 roky
tiny-printf.c cdce1f7620 tiny-printf: Add support for %p format před 7 roky
tpm.c 9d0c5fee29 tpm: add more missing va_end() před 6 roky
trace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined před 9 roky
uuid.c 382bee57f1 env: Rename setenv() to env_set() před 6 roky
vsprintf.c 22ada0c8e6 vsprintf.c: add GUID printing před 6 roky