| .. |
|
acpi
|
common: Drop asm/global_data.h from common header
|
2021-02-02 15:33:42 -05:00 |
|
aes
|
fit: cipher: aes: allow to store the IV in the FIT image
|
2020-10-12 21:30:37 -04:00 |
|
at91
|
…
|
|
|
bzip2
|
…
|
|
|
crypt
|
lib: wrap crypt API to hide errno usage
|
2021-07-23 13:36:20 -04:00 |
|
crypto
|
lib: Rename rsa-checksum.c to hash-checksum.c
|
2021-04-14 15:06:08 -04:00 |
|
dhry
|
global: Convert simple_strtoul() with decimal to dectoul()
|
2021-08-02 13:32:14 -04:00 |
|
ecdsa
|
lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate
|
2021-04-14 15:23:01 -04:00 |
|
efi
|
common: Drop asm/global_data.h from common header
|
2021-02-02 15:33:42 -05:00 |
|
efi_driver
|
dm: treewide: Rename ..._platdata variables to just ..._plat
|
2020-12-13 16:51:09 -07:00 |
|
efi_loader
|
efi_loader: typo cerificate
|
2021-08-02 08:21:12 +02:00 |
|
efi_selftest
|
efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent
|
2021-06-28 19:57:13 +02:00 |
|
libavb
|
…
|
|
|
libfdt
|
…
|
|
|
lzma
|
…
|
|
|
lzo
|
…
|
|
|
optee
|
lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support
|
2021-04-12 14:25:31 -04:00 |
|
rsa
|
mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine
|
2021-07-28 20:46:34 -04:00 |
|
tizen
|
…
|
|
|
zlib
|
common: Drop asm/global_data.h from common header
|
2021-02-02 15:33:42 -05:00 |
|
zstd
|
…
|
|
|
.gitignore
|
…
|
|
|
Kconfig
|
lib: disable CONFIG_SPL_HEXDUMP by default
|
2021-08-01 15:45:11 +02:00 |
|
Makefile
|
lib: Create a new Kconfig option for charset conversion
|
2021-07-28 14:27:54 -04:00 |
|
addr_map.c
|
lib: addr_map: Move address_map[] type to the header file
|
2021-03-05 10:25:43 +05:30 |
|
aes.c
|
lib: aes: build failure with DEBUG=1
|
2021-01-16 19:17:11 -05:00 |
|
asm-offsets.c
|
arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y
|
2021-06-28 14:47:10 -04:00 |
|
asn1_decoder.c
|
…
|
|
|
bch.c
|
…
|
|
|
binman.c
|
binman: Show a message when changing subnodes
|
2021-03-27 15:04:31 +13:00 |
|
bitrev.c
|
…
|
|
|
charset.c
|
lib/charset: UTF-8 stream conversion
|
2021-03-07 17:37:13 +01:00 |
|
circbuf.c
|
…
|
|
|
crc7.c
|
…
|
|
|
crc8.c
|
…
|
|
|
crc16.c
|
…
|
|
|
crc32.c
|
lib: crc32: put the crc_table variable into efi_runtime_rodata section
|
2021-05-24 14:21:30 -04:00 |
|
crc32c.c
|
…
|
|
|
ctype.c
|
…
|
|
|
date.c
|
lib: remove superfluous #ifdefs from date.c
|
2021-07-12 20:30:48 +02:00 |
|
display_options.c
|
display_options: Split print_buffer() into two functions
|
2021-06-08 11:39:09 -04:00 |
|
div64.c
|
…
|
|
|
elf.c
|
…
|
|
|
errno.c
|
sandbox: errno: avoid conflict with libc's errno
|
2021-05-24 14:21:30 -04:00 |
|
errno_str.c
|
…
|
|
|
fdt-libcrypto.c
|
lib/rsa: Make fdt_add_bignum() available outside of RSA code
|
2021-04-14 15:06:08 -04:00 |
|
fdtdec.c
|
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
|
2021-08-03 09:07:01 -04:00 |
|
fdtdec_common.c
|
…
|
|
|
fdtdec_test.c
|
…
|
|
|
getopt.c
|
lib: Add getopt
|
2020-10-30 10:56:11 -04:00 |
|
gunzip.c
|
…
|
|
|
gzip.c
|
…
|
|
|
hang.c
|
…
|
|
|
hash-checksum.c
|
lib: Rename rsa-checksum.c to hash-checksum.c
|
2021-04-14 15:06:08 -04:00 |
|
hashtable.c
|
env: Allow returning errors from hdelete_r()
|
2020-12-04 16:09:06 -05:00 |
|
hexdump.c
|
hexdump: Allow ctrl-c to interrupt output
|
2021-06-08 11:39:09 -04:00 |
|
image-sparse.c
|
fastboot: Fix overflow when calculating chunk size
|
2021-06-01 16:48:54 -04:00 |
|
ldiv.c
|
…
|
|
|
linux_compat.c
|
…
|
|
|
linux_string.c
|
…
|
|
|
list_sort.c
|
…
|
|
|
lmb.c
|
lmb: add lmb_dump_region() function
|
2021-06-07 10:48:40 -04:00 |
|
lz4.c
|
…
|
|
|
lz4_wrapper.c
|
lz4: Fix unaligned accesses
|
2021-04-20 07:31:12 -04:00 |
|
md5.c
|
…
|
|
|
membuff.c
|
…
|
|
|
net_utils.c
|
global: Convert simple_strtoul() with decimal to dectoul()
|
2021-08-02 13:32:14 -04:00 |
|
of_live.c
|
…
|
|
|
oid_registry.c
|
…
|
|
|
panic.c
|
…
|
|
|
physmem.c
|
…
|
|
|
qsort.c
|
…
|
|
|
rand.c
|
…
|
|
|
rational.c
|
lib: rational: copy the rational fraction lib routines from Linux
|
2021-06-11 16:34:52 +05:30 |
|
rbtree.c
|
…
|
|
|
rc4.c
|
…
|
|
|
rtc-lib.c
|
lib: move rtc-lib.c to lib
|
2021-07-14 16:57:35 -04:00 |
|
sha1.c
|
…
|
|
|
sha256.c
|
…
|
|
|
sha512.c
|
lib: sha512: include "compiler.h"
|
2021-02-24 16:51:49 -05:00 |
|
slre.c
|
…
|
|
|
smbios-parser.c
|
smbios: Allow writing to the coreboot version string
|
2021-03-27 13:59:37 +13:00 |
|
smbios.c
|
smbios: error handling for invalid addresses
|
2021-07-24 10:49:51 +02:00 |
|
sscanf.c
|
xen: Code style conformity
|
2020-08-24 14:11:31 -04:00 |
|
string.c
|
string: make memcpy(), memset(), memcmp() and memmove() visible for LTO
|
2021-05-24 14:21:30 -04:00 |
|
strto.c
|
lib: Allow using 0x when a decimal value is requested
|
2021-08-02 13:32:14 -04:00 |
|
tables_csum.c
|
…
|
|
|
time.c
|
common: Drop asm/global_data.h from common header
|
2021-02-02 15:33:42 -05:00 |
|
tiny-printf.c
|
…
|
|
|
tpm-common.c
|
tpm: Check outgoing command size
|
2021-07-15 18:42:05 -04:00 |
|
tpm-utils.h
|
…
|
|
|
tpm-v1.c
|
tpm: Switch TPMv1 over to use the new API
|
2021-03-02 15:53:37 -05:00 |
|
tpm-v2.c
|
tpm: Allow disabling platform hierarchy with TPM2
|
2021-03-02 15:53:37 -05:00 |
|
tpm_api.c
|
tpm: Add TPM2 support for write_lock
|
2021-03-02 15:53:37 -05:00 |
|
trace.c
|
treewide: Convert macro and uses of __section(foo) to __section("foo")
|
2021-05-24 14:21:30 -04:00 |
|
uuid.c
|
global: Convert simple_strtoul() with hex to hextoul()
|
2021-08-02 13:32:14 -04:00 |
|
vsprintf.c
|
global: Convert simple_strtoul() with hex to hextoul()
|
2021-08-02 13:32:14 -04:00 |
|
xxhash.c
|
…
|
|