Heinrich Schuchardt 4b71f6dc4e efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n il y a 3 ans
..
acpi 9c6aaf1347 acpi: Use I2cSerialBusV2() instead of I2cSerialBus() il y a 3 ans
aes 4df3578119 u-boot: fit: add support to decrypt fit with aes il y a 4 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
crypto 9bdbc8ef98 lib/crypto: simplify public_key_verify_signature il y a 3 ans
dhry 0914011310 command: Remove the cmd_tbl_t typedef il y a 4 ans
efi 691d719db7 common: Drop init.h from common header il y a 4 ans
efi_driver e1e10f29f9 efi: Tidy up header includes il y a 3 ans
efi_loader 4b71f6dc4e efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n il y a 3 ans
efi_selftest 493a37fe86 efi: Fix typo in documentation il y a 3 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 3e15c315f9 optee: add property no-map to secure reserved memory il y a 3 ans
rsa 8479333ce7 rsa: crash in br_i32_decode() called from rsa_gen_key_prop() il y a 3 ans
tizen 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
zlib 81014f73f0 include/u-boot, lib/zlib: add sources for zlib decompression il y a 3 ans
zstd 336d4615f8 dm: core: Create a new header file for 'compat' features il y a 4 ans
.gitignore 6124667cd8 lib: ignore oid_registry_data.c file il y a 4 ans
Kconfig e87dfb0526 lib: sscanf: add sscanf implementation il y a 3 ans
Makefile e87dfb0526 lib: sscanf: add sscanf implementation il y a 3 ans
addr_map.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
aes.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
asm-offsets.c 8ad92118dc common: Drop asm_offsets.h from common header il y a 4 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 8f9877df95 binman: Add way to locate an entry in memory il y a 3 ans
bitrev.c 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 il y a 5 ans
charset.c 4835d35acf charset: Add support for calculating bytes occupied by a u16 string il y a 4 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 3db7110857 crc32: Use the crc.h header for crc functions il y a 4 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 1872311727 lib: add mktime64() for linux compatibility il y a 4 ans
display_options.c 677dbf5dae display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA il y a 3 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 65cd3fa81f Add basic errno support. il y a 13 ans
errno_str.c eb5b63f369 lib: errno: sync error codes il y a 4 ans
fdtdec.c ccaa5747bd fdtdec: optionally add property no-map to created reserved memory node il y a 3 ans
fdtdec_common.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
fdtdec_test.c 0914011310 command: Remove the cmd_tbl_t typedef il y a 4 ans
gunzip.c e6f6f9e648 common: Drop part.h from common header il y a 4 ans
gzip.c 0c670fc148 common: Move gzip functions into a new gzip header il y a 4 ans
hang.c db41d65a97 common: Move hang() to the same header as panic() il y a 4 ans
hashtable.c d045cbacf2 env: Add support for explicit write access list il y a 3 ans
hexdump.c f6a24a177f lib: do not provide hexdump in SPL il y a 4 ans
image-sparse.c f7ae49fc4f common: Drop log.h from common header il y a 4 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 dfaf6a5797 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined il y a 3 ans
lz4.c f739fcd831 SPDX: Convert a few files that were missed before il y a 6 ans
lz4_wrapper.c e7885a48bb lz4: fix decompressor on big-endian powerpc il y a 3 ans
md5.c b68d63ce4b GCC47: Fix warning in md5.c il y a 12 ans
membuff.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
net_utils.c 90526e9fba common: Drop net.h from common header il y a 4 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
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
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 d16b38f427 Add support for SHA384 and SHA512 il y a 3 ans
slre.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
smbios.c 00a871d34e smbios: empty strings in smbios_add_string() il y a 4 ans
sscanf.c 3337b29144 xen: Code style conformity il y a 3 ans
string.c 1ea1c7d80f string: Allow arch override of strndup() also il y a 4 ans
strto.c 1fae74125b Revert "lib: Improve _parse_integer_fixup_radix base 16 detection" il y a 3 ans
tables_csum.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
time.c e1ddf67cb3 timer: Allow delays with a 32-bit microsecond timer il y a 3 ans
tiny-printf.c e7882f65f0 tiny-printf: Support %i il y a 4 ans
tpm-common.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
tpm-utils.h abdc7b8a2d tpm: Convert to use a device parameter il y a 5 ans
tpm-v1.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
tpm-v2.c 06bea49809 tpm: add TPM2_GetRandom command support il y a 3 ans
trace.c 7f642cb287 trace: clang compatible handling of gd register il y a 3 ans
uuid.c 0914011310 command: Remove the cmd_tbl_t typedef il y a 4 ans
vsprintf.c 67f51b40ca compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 il y a 3 ans
xxhash.c 83a486b6fd lib: Add xxhash support il y a 5 ans