Tekkaman Ninja 7b51fc59d4 [TEMP]jh7100: remove "depends on DM_ETH || !NET" in EFI_LOADER il y a 2 ans
..
acpi a3423b3f23 acpi: Use U-Boot version for OEM_REVISION il y a 2 ans
aes 3a8b919932 tools: avoid OpenSSL deprecation warnings il y a 2 ans
at91 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
bzip2 f7ae49fc4f common: Drop log.h from common header il y a 4 ans
crypt 465bff8b10 Kconfig: Drop duplicate 'select SHA512' instances il y a 2 ans
crypto 0bcb28dfb9 lib: Rename rsa-checksum.c to hash-checksum.c il y a 3 ans
dhry 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() il y a 2 ans
ecdsa 3a8b919932 tools: avoid OpenSSL deprecation warnings il y a 2 ans
efi f844573762 efi: Add a way to obtain boot services in the app il y a 2 ans
efi_driver 2abd8d1c99 efi: Rename UCLASS_EFI and IF_TYPE_EFI il y a 2 ans
efi_loader 7b51fc59d4 [TEMP]jh7100: remove "depends on DM_ETH || !NET" in EFI_LOADER il y a 2 ans
efi_selftest 9abd2ca96e efi_selftest: simplify endian conversion for FDT test il y a 2 ans
libavb f7ae49fc4f common: Drop log.h from common header il y a 4 ans
libfdt 3e69db1223 fdt_region: move fdt_region.c to common/ from lib/libfdt/ il y a 4 ans
lzma f7ae49fc4f common: Drop log.h from common header il y a 4 ans
lzo 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
optee b9aad37591 fdtdec: Support reserved-memory flags il y a 2 ans
rsa 3a8b919932 tools: avoid OpenSSL deprecation warnings il y a 2 ans
tizen 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
zlib 401d1c4f5d common: Drop asm/global_data.h from common header il y a 3 ans
zstd 94d0a2efc0 zstd: Create a function for use from U-Boot il y a 2 ans
.gitignore 6124667cd8 lib: ignore oid_registry_data.c file il y a 4 ans
Kconfig ac7606af7d lmb: fix typo 'commun' il y a 2 ans
Makefile e7d285b2f3 image: Use the correct checks for CRC32 il y a 2 ans
abuf.c 67bc59df05 Add support for an owned buffer il y a 2 ans
addr_map.c b561563316 lib: addr_map: Move address_map[] type to the header file il y a 3 ans
aes.c 3e50deece0 lib: aes: build failure with DEBUG=1 il y a 3 ans
asm-offsets.c b1f3f982fa arm64: Add missing GD_FLG_SKIP_RELOC handling il y a 2 ans
asn1_decoder.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
bch.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
binman.c dc2886b039 binman: Show a message when changing subnodes il y a 3 ans
bitrev.c 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 il y a 5 ans
charset.c e91789e2f6 lib/charset: UTF-8 stream conversion il y a 3 ans
circbuf.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
crc16.c 51c2345bd2 Roll CRC16-CCITT into the hash infrastructure il y a 5 ans
crc32.c 270f8710f9 crc32: Add crc32 implementation using __builtin_aarch64_crc32b il y a 2 ans
crc32c.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
crc7.c ed6ce67a2c lib: add crc7 from Linux il y a 13 ans
crc8.c c3a4d1c3ee common: Drop linux/crc8.h il y a 4 ans
ctype.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
date.c cbe3ab986b lib: remove superfluous #ifdefs from date.c il y a 2 ans
display_options.c bdfb6d70bb version: Move version_string[] from version.h to version_string.h il y a 2 ans
div64.c cd93d625fd common: Drop linux/bitops.h from common header il y a 4 ans
elf.c 805b3cac1e lib: elf: Move the generic elf loading/validating functions to lib il y a 4 ans
errno.c be1e77f286 sandbox: errno: avoid conflict with libc's errno il y a 3 ans
errno_str.c eb5b63f369 lib: errno: sync error codes il y a 4 ans
fdt-libcrypto.c 4c17e5f691 lib/rsa: Make fdt_add_bignum() available outside of RSA code il y a 3 ans
fdtdec.c e7fb789612 sandbox: Remove OF_HOSTFILE il y a 2 ans
fdtdec_common.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
fdtdec_test.c b9aad37591 fdtdec: Support reserved-memory flags il y a 2 ans
getopt.c 72eda5074b lib: Add getopt il y a 3 ans
gunzip.c 5a4f10d71b gzip: Avoid use of u64 il y a 2 ans
gzip.c 0c670fc148 common: Move gzip functions into a new gzip header il y a 4 ans
hang.c 2a73606668 serial: Rename SERIAL_SUPPORT to SERIAL il y a 2 ans
hash-checksum.c 13c133b995 image: Drop unnecessary #ifdefs from image.h il y a 2 ans
hashtable.c 96434a76fd env: Allow returning errors from hdelete_r() il y a 3 ans
hexdump.c 735dd6ef89 hexdump: Allow ctrl-c to interrupt output il y a 3 ans
image-sparse.c 89be8e31cc fastboot: Fix overflow when calculating chunk size il y a 3 ans
ldiv.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
linux_compat.c 90526e9fba common: Drop net.h from common header il y a 4 ans
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools il y a 11 ans
list_sort.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
lmb.c bd994c007a lmb: Reserve U-Boot separately if relocation is disabled il y a 2 ans
lz4.c f739fcd831 SPDX: Convert a few files that were missed before il y a 6 ans
lz4_wrapper.c 2a2d8e94dd lz4: Use a private header for U-Boot il y a 2 ans
md5.c 6674edaabf Merge tag 'v2021.10-rc4' into next il y a 2 ans
membuff.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
net_utils.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() il y a 2 ans
of_live.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
oid_registry.c a9b45e6e83 lib: add oid registry utility il y a 4 ans
panic.c c05ed00afb common: Drop linux/delay.h from common header il y a 4 ans
physmem.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
qsort.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
rand.c 840ef4d43b common: Move random-number functions into their own header il y a 4 ans
rational.c 7d0f3fbb93 lib: rational: copy the rational fraction lib routines from Linux il y a 3 ans
rbtree.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
rc4.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
rtc-lib.c e94ef57952 lib: move rtc-lib.c to lib il y a 2 ans
sha1.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
sha256.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
sha512.c e60e449931 lib: Drop SHA512_ALGO in lieu of SHA512 il y a 2 ans
slre.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
smbios-parser.c 3d49ee8510 efi_loader: add SMBIOS table measurement il y a 2 ans
smbios.c c193d9bd28 smbios: error handling for invalid addresses il y a 2 ans
sscanf.c 3337b29144 xen: Code style conformity il y a 3 ans
string.c 930c887e0f lib: Add memdup() il y a 2 ans
strto.c e6951139c0 lib: Allow using 0x when a decimal value is requested il y a 2 ans
tables_csum.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
time.c 401d1c4f5d common: Drop asm/global_data.h from common header il y a 3 ans
tiny-printf.c 5ed16a9511 net: Rename SPL_NET_SUPPORT to SPL_NET il y a 2 ans
tpm-common.c fdfae3727c tpm: Check outgoing command size il y a 2 ans
tpm-utils.h abdc7b8a2d tpm: Convert to use a device parameter il y a 5 ans
tpm-v1.c e845dd7c8b cmd: tpm-v1: fix load_key_by_sha1 compile errors il y a 2 ans
tpm-v2.c 2957a1e224 tpm: use more algorithms than sha256 on pcr_read il y a 2 ans
tpm_api.c 7785bc1d5f tpm: Add TPM2 support for write_lock il y a 3 ans
trace.c 236f2ec432 treewide: Convert macro and uses of __section(foo) to __section("foo") il y a 3 ans
uuid.c 70a9f4d25b lib: uuid: fix the test on RNG device presence il y a 2 ans
vsprintf.c 4a255ea3b6 lib: Add a function to convert a string to a hex value il y a 2 ans
xxhash.c 83a486b6fd lib: Add xxhash support il y a 5 ans