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