Tom Rini 90eba245a6 Merge branch 'next' před 3 roky
..
acpi 401d1c4f5d common: Drop asm/global_data.h from common header před 3 roky
aes a6982a6f76 fit: cipher: aes: allow to store the IV in the FIT image před 3 roky
at91 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
bzip2 f7ae49fc4f common: Drop log.h from common header před 4 roky
crypto 4366a2440a crypto: Fix the logic to calculate hash with authattributes set před 3 roky
dhry 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
efi 401d1c4f5d common: Drop asm/global_data.h from common header před 3 roky
efi_driver 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat před 3 roky
efi_loader 90eba245a6 Merge branch 'next' před 3 roky
efi_selftest 5e21958c02 efi_selfest: redefine enum efi_test_phase před 3 roky
libavb f7ae49fc4f common: Drop log.h from common header před 4 roky
libfdt 3e69db1223 fdt_region: move fdt_region.c to common/ from lib/libfdt/ před 4 roky
lzma f7ae49fc4f common: Drop log.h from common header před 4 roky
lzo 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
optee 401d1c4f5d common: Drop asm/global_data.h from common header před 3 roky
rsa 8f684bc120 lib: rsa: Add debug message on algo mismatch před 3 roky
tizen 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
zlib 401d1c4f5d common: Drop asm/global_data.h from common header před 3 roky
zstd 336d4615f8 dm: core: Create a new header file for 'compat' features před 4 roky
.gitignore 6124667cd8 lib: ignore oid_registry_data.c file před 4 roky
Kconfig f2c1442e96 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST před 3 roky
Makefile d6a885f087 tpm: Switch TPMv1 over to use the new API před 3 roky
addr_map.c b561563316 lib: addr_map: Move address_map[] type to the header file před 3 roky
aes.c 3e50deece0 lib: aes: build failure with DEBUG=1 před 3 roky
asm-offsets.c 401d1c4f5d common: Drop asm/global_data.h from common header před 3 roky
asn1_decoder.c f7ae49fc4f common: Drop log.h from common header před 4 roky
bch.c f7ae49fc4f common: Drop log.h from common header před 4 roky
binman.c dc2886b039 binman: Show a message when changing subnodes před 3 roky
bitrev.c 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 před 5 roky
charset.c e91789e2f6 lib/charset: UTF-8 stream conversion před 3 roky
circbuf.c f7ae49fc4f common: Drop log.h from common header před 4 roky
crc16.c 51c2345bd2 Roll CRC16-CCITT into the hash infrastructure před 5 roky
crc32.c 3db7110857 crc32: Use the crc.h header for crc functions před 4 roky
crc32c.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
crc7.c ed6ce67a2c lib: add crc7 from Linux před 13 roky
crc8.c c3a4d1c3ee common: Drop linux/crc8.h před 4 roky
ctype.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
date.c 1872311727 lib: add mktime64() for linux compatibility před 4 roky
display_options.c ac42fe539c display_options: Use USE_TINY_PRINTF for SPL check před 3 roky
div64.c cd93d625fd common: Drop linux/bitops.h from common header před 4 roky
elf.c 805b3cac1e lib: elf: Move the generic elf loading/validating functions to lib před 4 roky
errno.c 65cd3fa81f Add basic errno support. před 13 roky
errno_str.c eb5b63f369 lib: errno: sync error codes před 4 roky
fdtdec.c 2ae80437fb Merge branch '2021-02-02-drop-asm_global_data-when-unused' před 3 roky
fdtdec_common.c f7ae49fc4f common: Drop log.h from common header před 4 roky
fdtdec_test.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
getopt.c 72eda5074b lib: Add getopt před 3 roky
gunzip.c e6f6f9e648 common: Drop part.h from common header před 4 roky
gzip.c 0c670fc148 common: Move gzip functions into a new gzip header před 4 roky
hang.c db41d65a97 common: Move hang() to the same header as panic() před 4 roky
hashtable.c 96434a76fd env: Allow returning errors from hdelete_r() před 3 roky
hexdump.c f6a24a177f lib: do not provide hexdump in SPL před 4 roky
image-sparse.c f7ae49fc4f common: Drop log.h from common header před 4 roky
ldiv.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
linux_compat.c 90526e9fba common: Drop net.h from common header před 4 roky
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools před 11 roky
list_sort.c f7ae49fc4f common: Drop log.h from common header před 4 roky
lmb.c dfaf6a5797 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined před 3 roky
lz4.c f739fcd831 SPDX: Convert a few files that were missed before před 6 roky
lz4_wrapper.c e7885a48bb lz4: fix decompressor on big-endian powerpc před 3 roky
md5.c b68d63ce4b GCC47: Fix warning in md5.c před 12 roky
membuff.c f7ae49fc4f common: Drop log.h from common header před 4 roky
net_utils.c 90526e9fba common: Drop net.h from common header před 4 roky
of_live.c f7ae49fc4f common: Drop log.h from common header před 4 roky
oid_registry.c a9b45e6e83 lib: add oid registry utility před 4 roky
panic.c c05ed00afb common: Drop linux/delay.h from common header před 4 roky
physmem.c f7ae49fc4f common: Drop log.h from common header před 4 roky
qsort.c f7ae49fc4f common: Drop log.h from common header před 4 roky
rand.c 840ef4d43b common: Move random-number functions into their own header před 4 roky
rbtree.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
rc4.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
sha1.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
sha256.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
sha512.c 277b879906 lib: sha512: include "compiler.h" před 3 roky
slre.c f7ae49fc4f common: Drop log.h from common header před 4 roky
smbios-parser.c 272e62cb83 smbios: Allow writing to the coreboot version string před 3 roky
smbios.c 272e62cb83 smbios: Allow writing to the coreboot version string před 3 roky
sscanf.c 3337b29144 xen: Code style conformity před 3 roky
string.c 976a68a20d string: Use memcpy() within memmove() when we can před 3 roky
strto.c 1fae74125b Revert "lib: Improve _parse_integer_fixup_radix base 16 detection" před 4 roky
tables_csum.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
time.c 401d1c4f5d common: Drop asm/global_data.h from common header před 3 roky
tiny-printf.c e7882f65f0 tiny-printf: Support %i před 4 roky
tpm-common.c 1a39ab87b7 tpm: Add debugging of request in tpm_sendrecv_command() před 3 roky
tpm-utils.h abdc7b8a2d tpm: Convert to use a device parameter před 5 roky
tpm-v1.c d6a885f087 tpm: Switch TPMv1 over to use the new API před 3 roky
tpm-v2.c 63af92e837 tpm: Allow disabling platform hierarchy with TPM2 před 3 roky
tpm_api.c 7785bc1d5f tpm: Add TPM2 support for write_lock před 3 roky
trace.c 401d1c4f5d common: Drop asm/global_data.h from common header před 3 roky
uuid.c 92fdad28cf lib: uuid: use RNG device if present před 3 roky
vsprintf.c 67f51b40ca compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 před 3 roky
xxhash.c 83a486b6fd lib: Add xxhash support před 5 roky