Heinrich Schuchardt db12f518ed efi_loader: implement non-blocking file services %!s(int64=3) %!d(string=hai) anos
..
acpi d1e85308fe x86: Simplify acpi_device_infer_name() %!s(int64=3) %!d(string=hai) anos
aes a6982a6f76 fit: cipher: aes: allow to store the IV in the FIT image %!s(int64=3) %!d(string=hai) anos
at91 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style %!s(int64=6) %!d(string=hai) anos
bzip2 f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
crypto 4366a2440a crypto: Fix the logic to calculate hash with authattributes set %!s(int64=3) %!d(string=hai) anos
dhry 0914011310 command: Remove the cmd_tbl_t typedef %!s(int64=4) %!d(string=hai) anos
efi d30c7209df serial: Update NS16550_t and struct NS16550 %!s(int64=3) %!d(string=hai) anos
efi_driver 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat %!s(int64=3) %!d(string=hai) anos
efi_loader db12f518ed efi_loader: implement non-blocking file services %!s(int64=3) %!d(string=hai) anos
efi_selftest 04cc7914f2 efi_selftest: implement exception test for sandbox %!s(int64=3) %!d(string=hai) anos
libavb f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
libfdt 3e69db1223 fdt_region: move fdt_region.c to common/ from lib/libfdt/ %!s(int64=4) %!d(string=hai) anos
lzma f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
lzo 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style %!s(int64=6) %!d(string=hai) anos
optee 3e15c315f9 optee: add property no-map to secure reserved memory %!s(int64=3) %!d(string=hai) anos
rsa c2a2c83278 xilinx: zynq: Change types from u32 to uint32_t %!s(int64=3) %!d(string=hai) anos
tizen 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style %!s(int64=6) %!d(string=hai) anos
zlib 81014f73f0 include/u-boot, lib/zlib: add sources for zlib decompression %!s(int64=3) %!d(string=hai) anos
zstd 336d4615f8 dm: core: Create a new header file for 'compat' features %!s(int64=4) %!d(string=hai) anos
.gitignore 6124667cd8 lib: ignore oid_registry_data.c file %!s(int64=4) %!d(string=hai) anos
Kconfig c589132a1d fdt: Use phandle to distinguish DT nodes with same name %!s(int64=3) %!d(string=hai) anos
Makefile 415eab0655 smbios: add parsing API %!s(int64=3) %!d(string=hai) anos
addr_map.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style %!s(int64=6) %!d(string=hai) anos
aes.c f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
asm-offsets.c 8ad92118dc common: Drop asm_offsets.h from common header %!s(int64=4) %!d(string=hai) anos
asn1_decoder.c f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
bch.c f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
binman.c a9e73d287b binman: Remove additional backslash %!s(int64=3) %!d(string=hai) anos
bitrev.c 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 %!s(int64=5) %!d(string=hai) anos
charset.c 6974a4a373 charset: make u16_strnlen accessible at runtime %!s(int64=3) %!d(string=hai) anos
circbuf.c f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
crc16.c 51c2345bd2 Roll CRC16-CCITT into the hash infrastructure %!s(int64=5) %!d(string=hai) anos
crc32.c 3db7110857 crc32: Use the crc.h header for crc functions %!s(int64=4) %!d(string=hai) anos
crc32c.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style %!s(int64=6) %!d(string=hai) anos
crc7.c ed6ce67a2c lib: add crc7 from Linux %!s(int64=13) %!d(string=hai) anos
crc8.c c3a4d1c3ee common: Drop linux/crc8.h %!s(int64=4) %!d(string=hai) anos
ctype.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style %!s(int64=6) %!d(string=hai) anos
date.c 1872311727 lib: add mktime64() for linux compatibility %!s(int64=4) %!d(string=hai) anos
display_options.c dcf16721c1 lib: print_freq() should output kHz not KHz %!s(int64=3) %!d(string=hai) anos
div64.c cd93d625fd common: Drop linux/bitops.h from common header %!s(int64=4) %!d(string=hai) anos
elf.c 805b3cac1e lib: elf: Move the generic elf loading/validating functions to lib %!s(int64=4) %!d(string=hai) anos
errno.c 65cd3fa81f Add basic errno support. %!s(int64=13) %!d(string=hai) anos
errno_str.c eb5b63f369 lib: errno: sync error codes %!s(int64=4) %!d(string=hai) anos
fdtdec.c c589132a1d fdt: Use phandle to distinguish DT nodes with same name %!s(int64=3) %!d(string=hai) anos
fdtdec_common.c f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
fdtdec_test.c 0914011310 command: Remove the cmd_tbl_t typedef %!s(int64=4) %!d(string=hai) anos
getopt.c 72eda5074b lib: Add getopt %!s(int64=3) %!d(string=hai) anos
gunzip.c e6f6f9e648 common: Drop part.h from common header %!s(int64=4) %!d(string=hai) anos
gzip.c 0c670fc148 common: Move gzip functions into a new gzip header %!s(int64=4) %!d(string=hai) anos
hang.c db41d65a97 common: Move hang() to the same header as panic() %!s(int64=4) %!d(string=hai) anos
hashtable.c 96434a76fd env: Allow returning errors from hdelete_r() %!s(int64=3) %!d(string=hai) anos
hexdump.c f6a24a177f lib: do not provide hexdump in SPL %!s(int64=4) %!d(string=hai) anos
image-sparse.c f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
ldiv.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style %!s(int64=6) %!d(string=hai) anos
linux_compat.c 90526e9fba common: Drop net.h from common header %!s(int64=4) %!d(string=hai) anos
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools %!s(int64=11) %!d(string=hai) anos
list_sort.c f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
lmb.c dfaf6a5797 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined %!s(int64=3) %!d(string=hai) anos
lz4.c f739fcd831 SPDX: Convert a few files that were missed before %!s(int64=6) %!d(string=hai) anos
lz4_wrapper.c e7885a48bb lz4: fix decompressor on big-endian powerpc %!s(int64=3) %!d(string=hai) anos
md5.c b68d63ce4b GCC47: Fix warning in md5.c %!s(int64=12) %!d(string=hai) anos
membuff.c f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
net_utils.c 90526e9fba common: Drop net.h from common header %!s(int64=4) %!d(string=hai) anos
of_live.c f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
oid_registry.c a9b45e6e83 lib: add oid registry utility %!s(int64=4) %!d(string=hai) anos
panic.c c05ed00afb common: Drop linux/delay.h from common header %!s(int64=4) %!d(string=hai) anos
physmem.c f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
qsort.c f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
rand.c 840ef4d43b common: Move random-number functions into their own header %!s(int64=4) %!d(string=hai) anos
rbtree.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style %!s(int64=6) %!d(string=hai) anos
rc4.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style %!s(int64=6) %!d(string=hai) anos
sha1.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style %!s(int64=6) %!d(string=hai) anos
sha256.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style %!s(int64=6) %!d(string=hai) anos
sha512.c d16b38f427 Add support for SHA384 and SHA512 %!s(int64=4) %!d(string=hai) anos
slre.c f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
smbios-parser.c 415eab0655 smbios: add parsing API %!s(int64=3) %!d(string=hai) anos
smbios.c 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat %!s(int64=3) %!d(string=hai) anos
sscanf.c 3337b29144 xen: Code style conformity %!s(int64=3) %!d(string=hai) anos
string.c 1ea1c7d80f string: Allow arch override of strndup() also %!s(int64=4) %!d(string=hai) anos
strto.c 1fae74125b Revert "lib: Improve _parse_integer_fixup_radix base 16 detection" %!s(int64=4) %!d(string=hai) anos
tables_csum.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style %!s(int64=6) %!d(string=hai) anos
time.c 6d1a8ebefb timer: Use a shorter error in TPL %!s(int64=3) %!d(string=hai) anos
tiny-printf.c e7882f65f0 tiny-printf: Support %i %!s(int64=4) %!d(string=hai) anos
tpm-common.c f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
tpm-utils.h abdc7b8a2d tpm: Convert to use a device parameter %!s(int64=5) %!d(string=hai) anos
tpm-v1.c f7ae49fc4f common: Drop log.h from common header %!s(int64=4) %!d(string=hai) anos
tpm-v2.c e926136bb2 tpm: use more than sha256 on pcr_extend %!s(int64=3) %!d(string=hai) anos
trace.c d3d6afae3c trace: conserve gd register on RISC-V %!s(int64=3) %!d(string=hai) anos
uuid.c 0914011310 command: Remove the cmd_tbl_t typedef %!s(int64=4) %!d(string=hai) anos
vsprintf.c 67f51b40ca compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 %!s(int64=4) %!d(string=hai) anos
xxhash.c 83a486b6fd lib: Add xxhash support %!s(int64=5) %!d(string=hai) anos