Alexander Graf b1237c6e8a efi_loader: Fix relocations above 64kb image size 7 lat temu
..
bzip2 512cab7e8e bzlib: Try another way to fix an unused variable 8 lat temu
dhry f23baa572f cmd_dhry.c: Use lldiv for vax_mips calculation as well 8 lat temu
efi 075bb5c6ea efi_stub: Move carriage return before line feed in putc() 8 lat temu
efi_loader b1237c6e8a efi_loader: Fix relocations above 64kb image size 7 lat temu
libfdt f2a9942fbc tests: Introduce DT overlay tests 7 lat temu
lzma f6eec89fa3 lzma: fix buffer bound check error further 9 lat temu
lzo a2cfc8d593 lib/lzo: bugfix when input data is not compressed 8 lat temu
rsa 713fb2dcb2 tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 7 lat temu
tizen c309365089 exynos: Allow tizen to be built without an LCD 8 lat temu
zlib a187559e3d Use correct spelling of "U-Boot" 8 lat temu
Kconfig ddf67f7135 libfdt: Add overlay application function 7 lat temu
Makefile 7a53a54073 dm: Don't include fdtdec functions when of-platdata is enabled 8 lat temu
addr_map.c 5b8031ccb4 Add more SPDX-License-Identifier tags 8 lat temu
aes.c 53eb768dfb aes: make apply_cbc_chain_data non-static 10 lat temu
asm-offsets.c bc55c07a2b lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures 9 lat temu
bch.c 5b8031ccb4 Add more SPDX-License-Identifier tags 8 lat temu
bitrev.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 lat temu
circbuf.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 lat temu
crc16.c ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 8 lat temu
crc32.c 74a18ee8a5 crc32: Correct endianness of crc32 result 11 lat temu
crc7.c ed6ce67a2c lib: add crc7 from Linux 13 lat temu
crc8.c 456ecd08ec lib/crc8: Add crc start value 8 lat temu
ctype.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 lat temu
display_options.c 7d94c49765 Drop config.h header from display_options.c 8 lat temu
div64.c 83cc112e82 lib: Don't instrument the div64 function 8 lat temu
errno.c 65cd3fa81f Add basic errno support. 13 lat temu
errno_str.c 59345b1f0f lib: errno: introduce errno_str(): returns errno related message 9 lat temu
fdtdec.c 6e06acb732 fdt: allow fdtdec_get_addr_size_*() to translate addresses 7 lat temu
fdtdec_common.c bfa3e55b44 lib, fdt: Adding fdtdec_get_uint function 8 lat temu
fdtdec_test.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 lat temu
gunzip.c 6a3bf3e571 gunzip.c: use block layer for writes 8 lat temu
gzip.c 6e295186c7 Move malloc_cache_aligned() to its own header 8 lat temu
hang.c 09c2b8f3e3 Change my mailaddress 8 lat temu
hashtable.c c55d02b2ac hashtable: Fix compiler warning on 32-bit sandbox 7 lat temu
initcall.c f134ed7df1 efi: Display the correct initcall pre-relocation values 8 lat temu
ldiv.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 11 lat temu
linux_compat.c 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() 9 lat temu
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools 11 lat temu
list_sort.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 9 lat temu
lmb.c 750a6ff468 lmb: make local functions static 9 lat temu
lz4.c 027b728d4a Add support for LZ4 decompression algorithm 8 lat temu
lz4_wrapper.c 60f989a939 Fix sandbox build on Ubuntu 10.04 8 lat temu
md5.c b68d63ce4b GCC47: Fix warning in md5.c 12 lat temu
membuff.c b7b65090b2 Add a circular memory buffer implementation 8 lat temu
net_utils.c 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 9 lat temu
panic.c 2b22a99c65 lib: Split panic functions out of vsprintf.c 8 lat temu
physmem.c 65b3c6bbae lib/physmem.c: Switch to __weak for arch_phys_memset 8 lat temu
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning 12 lat temu
rand.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 lat temu
rbtree.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 9 lat temu
rc4.c 1acab96d97 Add rivest cipher 4 (rc4) implementation 9 lat temu
sha1.c 5b8031ccb4 Add more SPDX-License-Identifier tags 8 lat temu
sha256.c 2b9912e6a7 includes: move openssl headers to include/u-boot 10 lat temu
slre.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 lat temu
string.c 25bab53ab2 Remove unneeded remnants of bcopy(). 8 lat temu
strmhz.c 4515992fc7 replace DIV_ROUND with DIV_ROUND_CLOSEST 9 lat temu
strto.c e4c5383e4d lib: split out strtoxxxx functions out of vsprintf.c 8 lat temu
time.c c95fec3192 timer: Provide an early timer 8 lat temu
tiny-printf.c 45313e83b8 tiny-printf: Adjust to avoid using data section 7 lat temu
tpm.c 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 8 lat temu
trace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 lat temu
uuid.c bcb41dcaef uuid: add selection by string for known partition type GUID 8 lat temu
vsprintf.c 947c626dc5 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF 8 lat temu