Tom Rini 2ae80437fb Merge branch '2021-02-02-drop-asm_global_data-when-unused' 3 年 前
..
acpi 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
aes a6982a6f76 fit: cipher: aes: allow to store the IV in the FIT image 3 年 前
at91 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
bzip2 f7ae49fc4f common: Drop log.h from common header 4 年 前
crypto 4366a2440a crypto: Fix the logic to calculate hash with authattributes set 3 年 前
dhry 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
efi 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
efi_driver 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat 3 年 前
efi_loader 2ae80437fb Merge branch '2021-02-02-drop-asm_global_data-when-unused' 3 年 前
efi_selftest 2ae80437fb Merge branch '2021-02-02-drop-asm_global_data-when-unused' 3 年 前
libavb f7ae49fc4f common: Drop log.h from common header 4 年 前
libfdt 3e69db1223 fdt_region: move fdt_region.c to common/ from lib/libfdt/ 4 年 前
lzma f7ae49fc4f common: Drop log.h from common header 4 年 前
lzo 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
optee 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
rsa 040fad3791 lib: rsa: rsa-verify: don't look for keys in the FIT image 3 年 前
tizen 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
zlib 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
zstd 336d4615f8 dm: core: Create a new header file for 'compat' features 4 年 前
.gitignore 6124667cd8 lib: ignore oid_registry_data.c file 4 年 前
Kconfig 59e4e391df Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv 3 年 前
Makefile ec5f101a37 crc32: Exclude crc32 from TPL 3 年 前
addr_map.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
aes.c 3e50deece0 lib: aes: build failure with DEBUG=1 3 年 前
asm-offsets.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
asn1_decoder.c f7ae49fc4f common: Drop log.h from common header 4 年 前
bch.c f7ae49fc4f common: Drop log.h from common header 4 年 前
binman.c 5e6c9029cd binman: Print a debug message when binman selects a node 3 年 前
bitrev.c 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 5 年 前
charset.c 6974a4a373 charset: make u16_strnlen accessible at runtime 3 年 前
circbuf.c f7ae49fc4f common: Drop log.h from common header 4 年 前
crc16.c 51c2345bd2 Roll CRC16-CCITT into the hash infrastructure 5 年 前
crc32.c 3db7110857 crc32: Use the crc.h header for crc functions 4 年 前
crc32c.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
crc7.c ed6ce67a2c lib: add crc7 from Linux 13 年 前
crc8.c c3a4d1c3ee common: Drop linux/crc8.h 4 年 前
ctype.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
date.c 1872311727 lib: add mktime64() for linux compatibility 4 年 前
display_options.c ac42fe539c display_options: Use USE_TINY_PRINTF for SPL check 3 年 前
div64.c cd93d625fd common: Drop linux/bitops.h from common header 4 年 前
elf.c 805b3cac1e lib: elf: Move the generic elf loading/validating functions to lib 4 年 前
errno.c 65cd3fa81f Add basic errno support. 13 年 前
errno_str.c eb5b63f369 lib: errno: sync error codes 4 年 前
fdtdec.c 2ae80437fb Merge branch '2021-02-02-drop-asm_global_data-when-unused' 3 年 前
fdtdec_common.c f7ae49fc4f common: Drop log.h from common header 4 年 前
fdtdec_test.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
getopt.c 72eda5074b lib: Add getopt 3 年 前
gunzip.c e6f6f9e648 common: Drop part.h from common header 4 年 前
gzip.c 0c670fc148 common: Move gzip functions into a new gzip header 4 年 前
hang.c db41d65a97 common: Move hang() to the same header as panic() 4 年 前
hashtable.c 96434a76fd env: Allow returning errors from hdelete_r() 3 年 前
hexdump.c f6a24a177f lib: do not provide hexdump in SPL 4 年 前
image-sparse.c f7ae49fc4f common: Drop log.h from common header 4 年 前
ldiv.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
linux_compat.c 90526e9fba common: Drop net.h from common header 4 年 前
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools 11 年 前
list_sort.c f7ae49fc4f common: Drop log.h from common header 4 年 前
lmb.c dfaf6a5797 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined 3 年 前
lz4.c f739fcd831 SPDX: Convert a few files that were missed before 6 年 前
lz4_wrapper.c e7885a48bb lz4: fix decompressor on big-endian powerpc 3 年 前
md5.c b68d63ce4b GCC47: Fix warning in md5.c 12 年 前
membuff.c f7ae49fc4f common: Drop log.h from common header 4 年 前
net_utils.c 90526e9fba common: Drop net.h from common header 4 年 前
of_live.c f7ae49fc4f common: Drop log.h from common header 4 年 前
oid_registry.c a9b45e6e83 lib: add oid registry utility 4 年 前
panic.c c05ed00afb common: Drop linux/delay.h from common header 4 年 前
physmem.c f7ae49fc4f common: Drop log.h from common header 4 年 前
qsort.c f7ae49fc4f common: Drop log.h from common header 4 年 前
rand.c 840ef4d43b common: Move random-number functions into their own header 4 年 前
rbtree.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
rc4.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
sha1.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
sha256.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
sha512.c d16b38f427 Add support for SHA384 and SHA512 4 年 前
slre.c f7ae49fc4f common: Drop log.h from common header 4 年 前
smbios-parser.c 415eab0655 smbios: add parsing API 3 年 前
smbios.c 07c9e683a4 smbios: Allow a few values to come from sysinfo 3 年 前
sscanf.c 3337b29144 xen: Code style conformity 3 年 前
string.c 976a68a20d string: Use memcpy() within memmove() when we can 3 年 前
strto.c 1fae74125b Revert "lib: Improve _parse_integer_fixup_radix base 16 detection" 3 年 前
tables_csum.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
time.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
tiny-printf.c e7882f65f0 tiny-printf: Support %i 4 年 前
tpm-common.c f7ae49fc4f common: Drop log.h from common header 4 年 前
tpm-utils.h abdc7b8a2d tpm: Convert to use a device parameter 5 年 前
tpm-v1.c f7ae49fc4f common: Drop log.h from common header 4 年 前
tpm-v2.c e926136bb2 tpm: use more than sha256 on pcr_extend 3 年 前
trace.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
uuid.c 92fdad28cf lib: uuid: use RNG device if present 3 年 前
vsprintf.c 67f51b40ca compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 3 年 前
xxhash.c 83a486b6fd lib: Add xxhash support 5 年 前