Tekkaman Ninja 5bfc429dff [TEMP]jh7100: remove "depends on DM_ETH || !NET" in EFI_LOADER hace 2 años
..
acpi a3423b3f23 acpi: Use U-Boot version for OEM_REVISION hace 2 años
aes a6982a6f76 fit: cipher: aes: allow to store the IV in the FIT image hace 3 años
at91 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style hace 6 años
bzip2 f7ae49fc4f common: Drop log.h from common header hace 4 años
crypt 465bff8b10 Kconfig: Drop duplicate 'select SHA512' instances hace 2 años
crypto 0bcb28dfb9 lib: Rename rsa-checksum.c to hash-checksum.c hace 3 años
dhry 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() hace 2 años
ecdsa 928a8be794 lib: ecdsa: Implement UCLASS_ECDSA verification on target hace 2 años
efi 401d1c4f5d common: Drop asm/global_data.h from common header hace 3 años
efi_driver eac6e0b797 efi_loader: Drop code that doesn't work with driver model hace 2 años
efi_loader 5bfc429dff [TEMP]jh7100: remove "depends on DM_ETH || !NET" in EFI_LOADER hace 2 años
efi_selftest 4488dbe12e efi_selftest: Receive the packets until the receive buffer is empty hace 2 años
libavb f7ae49fc4f common: Drop log.h from common header hace 4 años
libfdt 3e69db1223 fdt_region: move fdt_region.c to common/ from lib/libfdt/ hace 4 años
lzma f7ae49fc4f common: Drop log.h from common header hace 4 años
lzo 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style hace 6 años
optee b9aad37591 fdtdec: Support reserved-memory flags hace 2 años
rsa ed505840a4 Kconfig: Don't use RSA_FREESCALE_EXP on MX7ULP hace 2 años
tizen 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style hace 6 años
zlib 401d1c4f5d common: Drop asm/global_data.h from common header hace 3 años
zstd 94d0a2efc0 zstd: Create a function for use from U-Boot hace 2 años
.gitignore 6124667cd8 lib: ignore oid_registry_data.c file hace 4 años
Kconfig e7d285b2f3 image: Use the correct checks for CRC32 hace 2 años
Makefile e7d285b2f3 image: Use the correct checks for CRC32 hace 2 años
abuf.c 67bc59df05 Add support for an owned buffer hace 2 años
addr_map.c b561563316 lib: addr_map: Move address_map[] type to the header file hace 3 años
aes.c 3e50deece0 lib: aes: build failure with DEBUG=1 hace 3 años
asm-offsets.c 534f0fbd65 arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y hace 2 años
asn1_decoder.c f7ae49fc4f common: Drop log.h from common header hace 4 años
bch.c f7ae49fc4f common: Drop log.h from common header hace 4 años
binman.c dc2886b039 binman: Show a message when changing subnodes hace 3 años
bitrev.c 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 hace 5 años
charset.c e91789e2f6 lib/charset: UTF-8 stream conversion hace 3 años
circbuf.c f7ae49fc4f common: Drop log.h from common header hace 4 años
crc16.c 51c2345bd2 Roll CRC16-CCITT into the hash infrastructure hace 5 años
crc32.c 270f8710f9 crc32: Add crc32 implementation using __builtin_aarch64_crc32b hace 2 años
crc32c.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style hace 6 años
crc7.c ed6ce67a2c lib: add crc7 from Linux hace 13 años
crc8.c c3a4d1c3ee common: Drop linux/crc8.h hace 4 años
ctype.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style hace 6 años
date.c cbe3ab986b lib: remove superfluous #ifdefs from date.c hace 2 años
display_options.c bdfb6d70bb version: Move version_string[] from version.h to version_string.h hace 2 años
div64.c cd93d625fd common: Drop linux/bitops.h from common header hace 4 años
elf.c 805b3cac1e lib: elf: Move the generic elf loading/validating functions to lib hace 4 años
errno.c be1e77f286 sandbox: errno: avoid conflict with libc's errno hace 3 años
errno_str.c eb5b63f369 lib: errno: sync error codes hace 4 años
fdt-libcrypto.c 4c17e5f691 lib/rsa: Make fdt_add_bignum() available outside of RSA code hace 3 años
fdtdec.c d6f8ab30a2 treewide: Remove OF_PRIOR_STAGE hace 2 años
fdtdec_common.c f7ae49fc4f common: Drop log.h from common header hace 4 años
fdtdec_test.c b9aad37591 fdtdec: Support reserved-memory flags hace 2 años
getopt.c 72eda5074b lib: Add getopt hace 3 años
gunzip.c 5a4f10d71b gzip: Avoid use of u64 hace 2 años
gzip.c 0c670fc148 common: Move gzip functions into a new gzip header hace 4 años
hang.c 2a73606668 serial: Rename SERIAL_SUPPORT to SERIAL hace 2 años
hash-checksum.c 13c133b995 image: Drop unnecessary #ifdefs from image.h hace 2 años
hashtable.c 96434a76fd env: Allow returning errors from hdelete_r() hace 3 años
hexdump.c 735dd6ef89 hexdump: Allow ctrl-c to interrupt output hace 3 años
image-sparse.c 89be8e31cc fastboot: Fix overflow when calculating chunk size hace 3 años
ldiv.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style hace 6 años
linux_compat.c 90526e9fba common: Drop net.h from common header hace 4 años
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools hace 11 años
list_sort.c f7ae49fc4f common: Drop log.h from common header hace 4 años
lmb.c 0c303f9a66 image: Drop IMAGE_ENABLE_OF_LIBFDT hace 2 años
lz4.c f739fcd831 SPDX: Convert a few files that were missed before hace 6 años
lz4_wrapper.c 2a2d8e94dd lz4: Use a private header for U-Boot hace 2 años
md5.c 6674edaabf Merge tag 'v2021.10-rc4' into next hace 2 años
membuff.c f7ae49fc4f common: Drop log.h from common header hace 4 años
net_utils.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() hace 2 años
of_live.c f7ae49fc4f common: Drop log.h from common header hace 4 años
oid_registry.c a9b45e6e83 lib: add oid registry utility hace 4 años
panic.c c05ed00afb common: Drop linux/delay.h from common header hace 4 años
physmem.c f7ae49fc4f common: Drop log.h from common header hace 4 años
qsort.c f7ae49fc4f common: Drop log.h from common header hace 4 años
rand.c 840ef4d43b common: Move random-number functions into their own header hace 4 años
rational.c 7d0f3fbb93 lib: rational: copy the rational fraction lib routines from Linux hace 3 años
rbtree.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style hace 6 años
rc4.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style hace 6 años
rtc-lib.c e94ef57952 lib: move rtc-lib.c to lib hace 2 años
sha1.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style hace 6 años
sha256.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style hace 6 años
sha512.c e60e449931 lib: Drop SHA512_ALGO in lieu of SHA512 hace 2 años
slre.c f7ae49fc4f common: Drop log.h from common header hace 4 años
smbios-parser.c 272e62cb83 smbios: Allow writing to the coreboot version string hace 3 años
smbios.c c193d9bd28 smbios: error handling for invalid addresses hace 2 años
sscanf.c 3337b29144 xen: Code style conformity hace 3 años
string.c 930c887e0f lib: Add memdup() hace 2 años
strto.c e6951139c0 lib: Allow using 0x when a decimal value is requested hace 2 años
tables_csum.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style hace 6 años
time.c 401d1c4f5d common: Drop asm/global_data.h from common header hace 3 años
tiny-printf.c 5ed16a9511 net: Rename SPL_NET_SUPPORT to SPL_NET hace 2 años
tpm-common.c fdfae3727c tpm: Check outgoing command size hace 2 años
tpm-utils.h abdc7b8a2d tpm: Convert to use a device parameter hace 5 años
tpm-v1.c d6a885f087 tpm: Switch TPMv1 over to use the new API hace 3 años
tpm-v2.c 63af92e837 tpm: Allow disabling platform hierarchy with TPM2 hace 3 años
tpm_api.c 7785bc1d5f tpm: Add TPM2 support for write_lock hace 3 años
trace.c 236f2ec432 treewide: Convert macro and uses of __section(foo) to __section("foo") hace 3 años
uuid.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() hace 2 años
vsprintf.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() hace 2 años
xxhash.c 83a486b6fd lib: Add xxhash support hace 5 años