Tekkaman Ninja 0b5dbb97f1 [TEMP]jh7100: remove "depends on DM_ETH || !NET" in EFI_LOADER 2 years ago
..
acpi 058fb9f5ff acpi: Move MCFG implementation to common lib 2 years ago
aes 3a8b919932 tools: avoid OpenSSL deprecation warnings 2 years ago
at91 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
blake2 7c3fd5c25d lib: add BLAKE2 hash support 2 years ago
bzip2 f7ae49fc4f common: Drop log.h from common header 4 years ago
crypt 465bff8b10 Kconfig: Drop duplicate 'select SHA512' instances 2 years ago
crypto 8699af63b8 lib/crypto: Enable more algorithms in cert verification 2 years ago
dhry 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
ecdsa c033dc8c0c image: Return destination node for add_verify_data() method 2 years ago
efi 185f812c41 doc: replace @return by Return: 2 years ago
efi_driver 2abd8d1c99 efi: Rename UCLASS_EFI and IF_TYPE_EFI 2 years ago
efi_loader 0b5dbb97f1 [TEMP]jh7100: remove "depends on DM_ETH || !NET" in EFI_LOADER 2 years ago
efi_selftest b9b4cecf9b efi_selftest: merge FDT and RISC-V tests 2 years ago
libavb f7ae49fc4f common: Drop log.h from common header 4 years ago
libfdt 3e69db1223 fdt_region: move fdt_region.c to common/ from lib/libfdt/ 4 years ago
lzma 5b9a5b2b96 treewide: Use 16-bit Unicode strings 2 years ago
lzo 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
optee b9aad37591 fdtdec: Support reserved-memory flags 2 years ago
rsa 2a4b0d5890 rsa: adds rsa3072 algorithm 2 years ago
tizen 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
zlib 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
zstd 185f812c41 doc: replace @return by Return: 2 years ago
.gitignore 6124667cd8 lib: ignore oid_registry_data.c file 4 years ago
Kconfig 761a1786e1 Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm 2 years ago
Makefile 761a1786e1 Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm 2 years ago
abuf.c 67bc59df05 Add support for an owned buffer 2 years ago
addr_map.c b561563316 lib: addr_map: Move address_map[] type to the header file 3 years ago
aes.c 3e50deece0 lib: aes: build failure with DEBUG=1 3 years ago
asm-offsets.c b1f3f982fa arm64: Add missing GD_FLG_SKIP_RELOC handling 2 years ago
asn1_decoder.c f7ae49fc4f common: Drop log.h from common header 4 years ago
bch.c f7ae49fc4f common: Drop log.h from common header 4 years ago
binman.c 185f812c41 doc: replace @return by Return: 2 years ago
bitrev.c 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 5 years ago
charset.c e91789e2f6 lib/charset: UTF-8 stream conversion 3 years ago
circbuf.c f7ae49fc4f common: Drop log.h from common header 4 years ago
crc16.c 51c2345bd2 Roll CRC16-CCITT into the hash infrastructure 5 years ago
crc32.c 270f8710f9 crc32: Add crc32 implementation using __builtin_aarch64_crc32b 2 years ago
crc32c.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
crc7.c ed6ce67a2c lib: add crc7 from Linux 13 years ago
crc8.c c3a4d1c3ee common: Drop linux/crc8.h 4 years ago
ctype.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
date.c cbe3ab986b lib: remove superfluous #ifdefs from date.c 2 years ago
display_options.c bdfb6d70bb version: Move version_string[] from version.h to version_string.h 2 years ago
div64.c cd93d625fd common: Drop linux/bitops.h from common header 4 years ago
elf.c 805b3cac1e lib: elf: Move the generic elf loading/validating functions to lib 4 years ago
errno.c be1e77f286 sandbox: errno: avoid conflict with libc's errno 3 years ago
errno_str.c eb5b63f369 lib: errno: sync error codes 4 years ago
fdt-libcrypto.c 4c17e5f691 lib/rsa: Make fdt_add_bignum() available outside of RSA code 3 years ago
fdtdec.c 185f812c41 doc: replace @return by Return: 2 years ago
fdtdec_common.c f7ae49fc4f common: Drop log.h from common header 4 years ago
fdtdec_test.c b9aad37591 fdtdec: Support reserved-memory flags 2 years ago
getopt.c 72eda5074b lib: Add getopt 3 years ago
gunzip.c 5a4f10d71b gzip: Avoid use of u64 2 years ago
gzip.c 0c670fc148 common: Move gzip functions into a new gzip header 4 years ago
hang.c 2a73606668 serial: Rename SERIAL_SUPPORT to SERIAL 2 years ago
hash-checksum.c 13c133b995 image: Drop unnecessary #ifdefs from image.h 2 years ago
hashtable.c 96434a76fd env: Allow returning errors from hdelete_r() 3 years ago
hexdump.c 735dd6ef89 hexdump: Allow ctrl-c to interrupt output 2 years ago
image-sparse.c 62649165cb lib: sparse: Make CHUNK_TYPE_RAW buffer aligned 2 years ago
ldiv.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
linux_compat.c 90526e9fba common: Drop net.h from common header 4 years ago
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools 11 years ago
list_sort.c f7ae49fc4f common: Drop log.h from common header 4 years ago
lmb.c bd994c007a lmb: Reserve U-Boot separately if relocation is disabled 2 years ago
lz4.c f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
lz4_wrapper.c 2a2d8e94dd lz4: Use a private header for U-Boot 2 years ago
md5.c 6674edaabf Merge tag 'v2021.10-rc4' into next 2 years ago
membuff.c f7ae49fc4f common: Drop log.h from common header 4 years ago
net_utils.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
of_live.c 185f812c41 doc: replace @return by Return: 2 years ago
oid_registry.c a9b45e6e83 lib: add oid registry utility 4 years ago
panic.c c05ed00afb common: Drop linux/delay.h from common header 4 years ago
physmem.c f7ae49fc4f common: Drop log.h from common header 4 years ago
qsort.c f7ae49fc4f common: Drop log.h from common header 4 years ago
rand.c 840ef4d43b common: Move random-number functions into their own header 4 years ago
rational.c 7d0f3fbb93 lib: rational: copy the rational fraction lib routines from Linux 2 years ago
rbtree.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
rc4.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
rtc-lib.c e94ef57952 lib: move rtc-lib.c to lib 2 years ago
sha1.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
sha256.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
sha512.c e60e449931 lib: Drop SHA512_ALGO in lieu of SHA512 2 years ago
slre.c f7ae49fc4f common: Drop log.h from common header 4 years ago
smbios-parser.c 3d49ee8510 efi_loader: add SMBIOS table measurement 2 years ago
smbios.c c193d9bd28 smbios: error handling for invalid addresses 2 years ago
sscanf.c 3337b29144 xen: Code style conformity 3 years ago
string.c 930c887e0f lib: Add memdup() 2 years ago
strto.c 185f812c41 doc: replace @return by Return: 2 years ago
tables_csum.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
time.c 2f8a6db5d8 Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2 years ago
tiny-printf.c 5ed16a9511 net: Rename SPL_NET_SUPPORT to SPL_NET 2 years ago
tpm-common.c fdfae3727c tpm: Check outgoing command size 2 years ago
tpm-utils.h 185f812c41 doc: replace @return by Return: 2 years ago
tpm-v1.c e845dd7c8b cmd: tpm-v1: fix load_key_by_sha1 compile errors 2 years ago
tpm-v2.c 2957a1e224 tpm: use more algorithms than sha256 on pcr_read 2 years ago
tpm_api.c 7785bc1d5f tpm: Add TPM2 support for write_lock 3 years ago
trace.c 236f2ec432 treewide: Convert macro and uses of __section(foo) to __section("foo") 3 years ago
uuid.c 8d4c426532 lib: allow printing RISC-V EFI Boot Protocol GUID 2 years ago
vsprintf.c fe14f88050 lib: fix snprintf() for UTF-16 strings 2 years ago
xxhash.c 83a486b6fd lib: Add xxhash support 5 years ago