Marek Vasut f850371997 fdt: fix get_next_memory_node() 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 cbe503fbc1 efi: stub: Pass EFI system table address to U-Boot payload 5 лет назад
efi_driver df76431b11 efi_driver: set DM_FLAG_NAME_ALLOCED flag 6 лет назад
efi_loader 9b89183b97 efi: Fix truncation of constant value 5 лет назад
efi_selftest 54bfba2704 efi_selftest: correct block device unit test 5 лет назад
libavb ecc6f6bea6 libavb: Handle wrong hashtree_error_mode in avb_append_options() 5 лет назад
libfdt db405d1980 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 6 лет назад
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 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
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 ab948cd21d fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS 6 лет назад
Makefile 3330584d2c avb2.0: integrate avb 2.0 into the build system 6 лет назад
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 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
charset.c f739fcd831 SPDX: Convert a few files that were missed before 6 лет назад
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 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
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 f850371997 fdt: fix get_next_memory_node() 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 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
hashtable.c f1b20acb4a hashtable: Fix length calculation in hexport_r 6 лет назад
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 2e79461483 lib: strto: fix incorrect handling of specified base 6 лет назад
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 bcdf6b9f26 tpm: report driver error code to upper layer 6 лет назад
tpm-utils.h f6872816ce tpm: add macros to enhance TPM commands readability 6 лет назад
tpm-v1.c d677bfe2f7 tpm: disociate TPMv1.x specific and generic code 6 лет назад
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 d7ae1609a9 vsprintf: Handle NULL with %pU 6 лет назад