Konrad Beckmann 21ebf2adde fdt_region: Ensure that depth never goes below -1 5 лет назад
..
at91 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
bzip2 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
dhry 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
efi ef329a6a73 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers 5 лет назад
efi_driver d0851c8937 blk: Call part_init() in the post_probe() method 5 лет назад
efi_loader d081f27fc2 efi_loader: efi_dp_get_next_instance() superfluous statement 5 лет назад
efi_selftest b50f075286 efi_selftest: creating new handle in controller test 5 лет назад
libavb ecc6f6bea6 libavb: Handle wrong hashtree_error_mode in avb_append_options() 5 лет назад
libfdt 21ebf2adde fdt_region: Ensure that depth never goes below -1 5 лет назад
lzma 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
lzo 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
optee c7b3a7ee53 optee: adjust dependencies and default values for dram 5 лет назад
rsa 7ac1a432a1 rsa: Fix LibreSSL before v2.7.0 5 лет назад
tizen 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
zlib 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
Kconfig 2895c4b7d6 kconfig: Introduce HAVE_ARCH_IOMAP 5 лет назад
Makefile 6307896c17 tpm: Add support for SPL and TPL 5 лет назад
addr_map.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
aes.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
asm-offsets.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
bch.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
bitrev.c 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 5 лет назад
charset.c 60d7987656 efi_loader: error handling in read_console() 5 лет назад
circbuf.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
crc16.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
crc32.c 483dbab9f9 lib: crc32: mark function crc32() as __efi_runtime 5 лет назад
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 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
ctype.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
display_options.c dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 5 лет назад
div64.c 0342e335ba lib: div64: sync with Linux 7 лет назад
errno.c 65cd3fa81f Add basic errno support. 13 лет назад
errno_str.c 59345b1f0f lib: errno: introduce errno_str(): returns errno related message 9 лет назад
fdtdec.c 658954cb47 Revert "fdt: fdtdec_setup_memory_banksize() use livetree" 5 лет назад
fdtdec_common.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
fdtdec_test.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
gunzip.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
gzip.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
hang.c aa0ffe8eb9 serial: Allow serial to be absent in TPL 5 лет назад
hashtable.c f1b20acb4a hashtable: Fix length calculation in hexport_r 5 лет назад
hexdump.c f8c987f8f1 lib: Add hexdump 6 лет назад
image-sparse.c c232d14d11 mmc: Separate "mmc swrite" from fastboot 6 лет назад
initcall.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
ldiv.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
linux_compat.c e3332e1a1a Make kmalloc'ed memory really DMA-safe 5 лет назад
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools 11 лет назад
list_sort.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 9 лет назад
lmb.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
lz4.c f739fcd831 SPDX: Convert a few files that were missed before 6 лет назад
lz4_wrapper.c 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 6 лет назад
md5.c b68d63ce4b GCC47: Fix warning in md5.c 12 лет назад
membuff.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
net_utils.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
of_live.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
panic.c e21c03be6d Consolidate __assert_failed into one implementation 6 лет назад
physmem.c 65b3c6bbae lib/physmem.c: Switch to __weak for arch_phys_memset 8 лет назад
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning 12 лет назад
rand.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
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 лет назад
slre.c f2906e5f58 lib/slre: remove superfluous assignment 5 лет назад
smbios.c 60a4df3262 smbios: fix checkstyle warning 5 лет назад
string.c a7d0021063 string: Add strcspn() 7 лет назад
strmhz.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
strto.c b87b0d8d79 lib: strto: fix metric suffix parsing in strtoul[l] 5 лет назад
tables_csum.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
time.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
tiny-printf.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
tpm-common.c 34a5e8a2f1 tpm: Tidy up logging in tpm-common.c 5 лет назад
tpm-utils.h f6872816ce tpm: add macros to enhance TPM commands readability 6 лет назад
tpm-v1.c 6e64ec1256 tpm: Add a few new commands for v1 5 лет назад
tpm-v2.c b9dd4fabbe tpm: add PCR authentication commands support 6 лет назад
trace.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
uuid.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
vsprintf.c 31bd711cd0 lib: vsprintf: correct printing of Unicode strings 5 лет назад