Heinrich Schuchardt 7a4e717b9c efi_loader: definition of GetNextVariableName() 4 лет назад
..
aes 4df3578119 u-boot: fit: add support to decrypt fit with aes 4 лет назад
at91 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
bzip2 336d4615f8 dm: core: Create a new header file for 'compat' features 4 лет назад
crypto 336d4615f8 dm: core: Create a new header file for 'compat' features 4 лет назад
dhry 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
efi 336d4615f8 dm: core: Create a new header file for 'compat' features 4 лет назад
efi_driver 336d4615f8 dm: core: Create a new header file for 'compat' features 4 лет назад
efi_loader 7a4e717b9c efi_loader: definition of GetNextVariableName() 4 лет назад
efi_selftest cde162e766 efi_selftest: test CalculateCrc32, CopyMem, SetMem 4 лет назад
libavb 336d4615f8 dm: core: Create a new header file for 'compat' features 4 лет назад
libfdt e8c2d25845 libfdt: Revert 6dcb8ba4 from upstream libfdt 4 лет назад
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 0f97e923d4 optee: Replace uninitialized return variable by proper one. 4 лет назад
rsa 336d4615f8 dm: core: Create a new header file for 'compat' features 4 лет назад
tizen 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
zlib db41d65a97 common: Move hang() to the same header as panic() 4 лет назад
zstd 336d4615f8 dm: core: Create a new header file for 'compat' features 4 лет назад
.gitignore 6124667cd8 lib: ignore oid_registry_data.c file 4 лет назад
Kconfig 1611235b85 lib: Kconfig dependencies for pseudo-random library 4 лет назад
Makefile 1b27753a96 lib: rsa: consider CONFIG_SPL_RSA 4 лет назад
addr_map.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
aes.c 8302d1708a aes: add support of aes192 and aes256 4 лет назад
asm-offsets.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
asn1_decoder.c ab8a0e069d lib: add asn1 decoder 4 лет назад
bch.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 лет назад
binman.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 лет назад
bitrev.c 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 5 лет назад
charset.c f8062c963a lib: charset: add u16_str<n>cmp() 4 лет назад
circbuf.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
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 4d979bfdbc common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA 4 лет назад
div64.c f611a46ef1 div64: Don't instrument the division function 5 лет назад
errno.c 65cd3fa81f Add basic errno support. 13 лет назад
errno_str.c eb5b63f369 lib: errno: sync error codes 4 лет назад
fdtdec.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 лет назад
fdtdec_common.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
fdtdec_test.c 848e94d0ba fdtdec: test: Fix memory leak 4 лет назад
gunzip.c 3db7110857 crc32: Use the crc.h header for crc functions 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 8bef79bf3c common: Move sorting functions to their own header file 4 лет назад
hexdump.c f8c987f8f1 lib: Add hexdump 6 лет назад
image-sparse.c c232d14d11 mmc: Separate "mmc swrite" from fastboot 6 лет назад
ldiv.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
linux_compat.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 лет назад
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools 11 лет назад
list_sort.c 61b29b8268 dm: core: Require users of devres to include the header 4 лет назад
lmb.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 лет назад
lz4.c f739fcd831 SPDX: Convert a few files that were missed before 6 лет назад
lz4_wrapper.c 6c03f9e618 common: Add a new lz4.h header file 4 лет назад
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 d721001fd6 net: Move the checksum functions to lib/ 4 лет назад
of_live.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
oid_registry.c a9b45e6e83 lib: add oid registry utility 4 лет назад
panic.c db41d65a97 common: Move hang() to the same header as panic() 4 лет назад
physmem.c e3491fb11f sandbox: physmem: Use mapping to support sandbox 5 лет назад
qsort.c 8bef79bf3c common: Move sorting functions to their own header file 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 лет назад
slre.c f2906e5f58 lib/slre: remove superfluous assignment 5 лет назад
smbios.c 7b51b576d6 env: Move env_get() to env.h 4 лет назад
string.c 1ea1c7d80f string: Allow arch override of strndup() also 4 лет назад
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 1045315df0 common: Move get_ticks() function out of common.h 4 лет назад
tiny-printf.c bb1bb4bb5d Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm 4 лет назад
tpm-common.c 5092af6b57 tpm: Fix a logging warning in unpack_byte_string() 5 лет назад
tpm-utils.h abdc7b8a2d tpm: Convert to use a device parameter 5 лет назад
tpm-v1.c c7cd4afb92 tpm: simplify: tpm_set_global_lock() 5 лет назад
tpm-v2.c abdc7b8a2d tpm: Convert to use a device parameter 5 лет назад
trace.c e605ab8483 trace: provide Sphinx style comments 4 лет назад
uuid.c 1045315df0 common: Move get_ticks() function out of common.h 4 лет назад
vsprintf.c 6f8215681a lib: Always build support for formatting MAC and IP address 4 лет назад
xxhash.c 83a486b6fd lib: Add xxhash support 5 лет назад