Simon Glass 77dd7c6854 x86: timer: use a timer base of 0 4 years ago
..
at91 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
bzip2 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
crypto e85a787c7d lib: crypto: add pkcs7 message parser 4 years ago
dhry 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
efi 77dd7c6854 x86: timer: use a timer base of 0 4 years ago
efi_driver 3f33f30bba efi_driver: use Sphinx style comments 4 years ago
efi_loader 67c4e9f815 common: Move board_get_usable_ram_top() out of common.h 4 years ago
efi_selftest 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
libavb 8f684b5a8b libavb: Fix build warnings after updating the lib 4 years ago
libfdt f0921f5098 fdt: Sync up to the latest libfdt 4 years ago
lzma 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
lzo 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
optee 6ccb05eae0 image: fdt: copy possible optee nodes to a loaded devicetree 4 years ago
rsa 0772a1f497 rsa: Return immediately if required-key verification fails 4 years ago
tizen 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
zlib 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
zstd 8509f22aac lib: add Zstandard decompression support 5 years ago
Kconfig 3c10dc95bd binman: Add a library to access binman entries 4 years ago
Makefile d721001fd6 net: Move the checksum functions to lib/ 4 years ago
addr_map.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
aes.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
asm-offsets.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
asn1_decoder.c ab8a0e069d lib: add asn1 decoder 4 years ago
bch.c ab8fc41302 fix compile error on macOS Mojave 5 years ago
binman.c 3c10dc95bd binman: Add a library to access binman entries 4 years ago
bitrev.c 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 5 years ago
charset.c f8062c963a lib: charset: add u16_str<n>cmp() 4 years ago
circbuf.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
crc16.c 51c2345bd2 Roll CRC16-CCITT into the hash infrastructure 5 years ago
crc32.c 3db7110857 crc32: Use the crc.h header for crc functions 4 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 1872311727 lib: add mktime64() for linux compatibility 4 years ago
display_options.c 9bb746d819 spl: Avoid checking for Ctrl-C in SPL with print_buffer() 4 years ago
div64.c f611a46ef1 div64: Don't instrument the division function 5 years ago
errno.c 65cd3fa81f Add basic errno support. 13 years ago
errno_str.c eb5b63f369 lib: errno: sync error codes 4 years ago
fdtdec.c 357d2ceba0 fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory() 4 years ago
fdtdec_common.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
fdtdec_test.c 848e94d0ba fdtdec: test: Fix memory leak 4 years ago
gunzip.c 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
gzip.c 0c670fc148 common: Move gzip functions into a new gzip header 4 years ago
hang.c f2980ece06 sandbox: Quit when hang() is called 4 years ago
hashtable.c 8bef79bf3c common: Move sorting functions to their own header file 4 years ago
hexdump.c f8c987f8f1 lib: Add hexdump 6 years ago
image-sparse.c c232d14d11 mmc: Separate "mmc swrite" from fastboot 6 years ago
ldiv.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
linux_compat.c 4839e86892 linux_compat: move kmemdup() from ubifs.c to linux_compat.c 4 years ago
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools 11 years ago
list_sort.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 9 years ago
lmb.c 9cc2323fee lmb: handle more than one DRAM BANK 5 years ago
lz4.c f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
lz4_wrapper.c 6c03f9e618 common: Add a new lz4.h header file 4 years ago
md5.c b68d63ce4b GCC47: Fix warning in md5.c 12 years ago
membuff.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
net_utils.c d721001fd6 net: Move the checksum functions to lib/ 4 years ago
of_live.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
oid_registry.c a9b45e6e83 lib: add oid registry utility 4 years ago
panic.c e21c03be6d Consolidate __assert_failed into one implementation 6 years ago
physmem.c e3491fb11f sandbox: physmem: Use mapping to support sandbox 5 years ago
qsort.c 8bef79bf3c common: Move sorting functions to their own header file 4 years ago
rand.c 840ef4d43b common: Move random-number functions into their own header 4 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
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
slre.c f2906e5f58 lib/slre: remove superfluous assignment 5 years ago
smbios.c 7b51b576d6 env: Move env_get() to env.h 4 years ago
string.c 0c4e2658e8 lib: Implement strndup() 5 years ago
strto.c b87b0d8d79 lib: strto: fix metric suffix parsing in strtoul[l] 5 years ago
tables_csum.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
time.c 1045315df0 common: Move get_ticks() function out of common.h 4 years ago
tiny-printf.c bb1bb4bb5d Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm 4 years ago
tpm-common.c 5092af6b57 tpm: Fix a logging warning in unpack_byte_string() 5 years ago
tpm-utils.h abdc7b8a2d tpm: Convert to use a device parameter 5 years ago
tpm-v1.c c7cd4afb92 tpm: simplify: tpm_set_global_lock() 5 years ago
tpm-v2.c abdc7b8a2d tpm: Convert to use a device parameter 5 years ago
trace.c 1045315df0 common: Move get_ticks() function out of common.h 4 years ago
uuid.c 1045315df0 common: Move get_ticks() function out of common.h 4 years ago
vsprintf.c 6f8215681a lib: Always build support for formatting MAC and IP address 4 years ago
xxhash.c 83a486b6fd lib: Add xxhash support 5 years ago