Heinrich Schuchardt e4c1c48eeb efi_loader: fix incorrect use of EFI_EXIT() 3 anos atrás
..
acpi f7ae49fc4f common: Drop log.h from common header 4 anos atrás
aes 4df3578119 u-boot: fit: add support to decrypt fit with aes 4 anos atrás
at91 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
bzip2 f7ae49fc4f common: Drop log.h from common header 4 anos atrás
crypto eb41d8a1be common: Drop linux/bug.h from common header 4 anos atrás
dhry 0914011310 command: Remove the cmd_tbl_t typedef 4 anos atrás
efi 691d719db7 common: Drop init.h from common header 4 anos atrás
efi_driver f7ae49fc4f common: Drop log.h from common header 4 anos atrás
efi_loader e4c1c48eeb efi_loader: fix incorrect use of EFI_EXIT() 3 anos atrás
efi_selftest 90526e9fba common: Drop net.h from common header 4 anos atrás
libavb f7ae49fc4f common: Drop log.h from common header 4 anos atrás
libfdt 3e69db1223 fdt_region: move fdt_region.c to common/ from lib/libfdt/ 4 anos atrás
lzma f7ae49fc4f common: Drop log.h from common header 4 anos atrás
lzo 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
optee 05f0c74606 optee: fix copy of optee reserved-memory node 3 anos atrás
rsa f7ae49fc4f common: Drop log.h from common header 4 anos atrás
tizen 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
zlib cc3860f66f lib: zlib: fix formatting, reference 4 anos atrás
zstd 336d4615f8 dm: core: Create a new header file for 'compat' features 4 anos atrás
.gitignore 6124667cd8 lib: ignore oid_registry_data.c file 4 anos atrás
Kconfig 43e442a59e kconfig: fix some typos 4 anos atrás
Makefile 108604706d lib: Makefile: build crc7.c when CONFIG_MMC_SPI 4 anos atrás
addr_map.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
aes.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
asm-offsets.c 8ad92118dc common: Drop asm_offsets.h from common header 4 anos atrás
asn1_decoder.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
bch.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
binman.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
bitrev.c 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 5 anos atrás
charset.c 4835d35acf charset: Add support for calculating bytes occupied by a u16 string 4 anos atrás
circbuf.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
crc16.c 51c2345bd2 Roll CRC16-CCITT into the hash infrastructure 5 anos atrás
crc32.c 3db7110857 crc32: Use the crc.h header for crc functions 4 anos atrás
crc32c.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
crc7.c ed6ce67a2c lib: add crc7 from Linux 13 anos atrás
crc8.c c3a4d1c3ee common: Drop linux/crc8.h 4 anos atrás
ctype.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
date.c 1872311727 lib: add mktime64() for linux compatibility 4 anos atrás
display_options.c 90606da02d cmd: Correct the 'md.q' command 4 anos atrás
div64.c cd93d625fd common: Drop linux/bitops.h from common header 4 anos atrás
elf.c 805b3cac1e lib: elf: Move the generic elf loading/validating functions to lib 4 anos atrás
errno.c 65cd3fa81f Add basic errno support. 13 anos atrás
errno_str.c eb5b63f369 lib: errno: sync error codes 4 anos atrás
fdtdec.c 0e2afc8368 fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup() 4 anos atrás
fdtdec_common.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
fdtdec_test.c 0914011310 command: Remove the cmd_tbl_t typedef 4 anos atrás
gunzip.c e6f6f9e648 common: Drop part.h from common header 4 anos atrás
gzip.c 0c670fc148 common: Move gzip functions into a new gzip header 4 anos atrás
hang.c db41d65a97 common: Move hang() to the same header as panic() 4 anos atrás
hashtable.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
hexdump.c f6a24a177f lib: do not provide hexdump in SPL 4 anos atrás
image-sparse.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
ldiv.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
linux_compat.c 90526e9fba common: Drop net.h from common header 4 anos atrás
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools 11 anos atrás
list_sort.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
lmb.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
lz4.c f739fcd831 SPDX: Convert a few files that were missed before 6 anos atrás
lz4_wrapper.c 6c03f9e618 common: Add a new lz4.h header file 4 anos atrás
md5.c b68d63ce4b GCC47: Fix warning in md5.c 12 anos atrás
membuff.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
net_utils.c 90526e9fba common: Drop net.h from common header 4 anos atrás
of_live.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
oid_registry.c a9b45e6e83 lib: add oid registry utility 4 anos atrás
panic.c c05ed00afb common: Drop linux/delay.h from common header 4 anos atrás
physmem.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
qsort.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
rand.c 840ef4d43b common: Move random-number functions into their own header 4 anos atrás
rbtree.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
rc4.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
sha1.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
sha256.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
slre.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
smbios.c 00a871d34e smbios: empty strings in smbios_add_string() 4 anos atrás
string.c 1ea1c7d80f string: Allow arch override of strndup() also 4 anos atrás
strto.c 1fae74125b Revert "lib: Improve _parse_integer_fixup_radix base 16 detection" 3 anos atrás
tables_csum.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 anos atrás
time.c c05ed00afb common: Drop linux/delay.h from common header 4 anos atrás
tiny-printf.c e7882f65f0 tiny-printf: Support %i 4 anos atrás
tpm-common.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
tpm-utils.h abdc7b8a2d tpm: Convert to use a device parameter 5 anos atrás
tpm-v1.c f7ae49fc4f common: Drop log.h from common header 4 anos atrás
tpm-v2.c cd93d625fd common: Drop linux/bitops.h from common header 4 anos atrás
trace.c e605ab8483 trace: provide Sphinx style comments 4 anos atrás
uuid.c 0914011310 command: Remove the cmd_tbl_t typedef 4 anos atrás
vsprintf.c ba06b3c50b common: Drop uuid.h from common header 4 anos atrás
xxhash.c 83a486b6fd lib: Add xxhash support 5 anos atrás