Simon Glass c6da9ae8a4 Tidy up data sizes and function comment in display_options 10 years ago
..
libfdt 5094eb408a fdt: Add functions to retrieve strings 10 years ago
lzma 867abdac5e LzmaTools: don't self assign values 11 years ago
lzo 164922bd7c lib: descend into sub directories only when it is necessary 11 years ago
rsa 5426716231 rsa: Fix two errors in the implementation 10 years ago
tizen 028d65fb92 Logo: TIZEN: Change booting logo size to official size. 11 years ago
zlib 164922bd7c lib: descend into sub directories only when it is necessary 11 years ago
Kconfig 45ccec8f29 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig 10 years ago
Makefile 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 10 years ago
addr_map.c 7b6e80538b lib/powerpc: addrmap_phys_to_virt() should return a pointer 13 years ago
aes.c 53eb768dfb aes: make apply_cbc_chain_data non-static 11 years ago
asm-offsets.c d59476b644 Add a simple malloc() implementation for pre-relocation 11 years ago
bch.c 4c6de8560c nand: Merge BCH code from Linux nand driver 13 years ago
bitrev.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
bzlib.c 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
bzlib_crctable.c 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
bzlib_decompress.c 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
bzlib_huffman.c 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
bzlib_private.h 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
bzlib_randtable.c 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
circbuf.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
crc16.c e85427fd66 Add eCos-2.0 SPDX-License-Identifier to source files 12 years ago
crc32.c 74a18ee8a5 crc32: Correct endianness of crc32 result 12 years ago
crc7.c ed6ce67a2c lib: add crc7 from Linux 14 years ago
crc8.c 60d18d3fe9 Add crc8 routine 11 years ago
ctype.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
display_options.c c6da9ae8a4 Tidy up data sizes and function comment in display_options 10 years ago
div64.c e259d6a320 lib: div64: add missing include 11 years ago
errno.c 65cd3fa81f Add basic errno support. 14 years ago
fdtdec.c dee8abcd80 Merge git://git.denx.de/u-boot-x86 10 years ago
fdtdec_common.c b047d671db lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c 11 years ago
fdtdec_test.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
gunzip.c b75650d84d gzip: correctly bounds-check output buffer 11 years ago
gzip.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
hang.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
hashtable.c ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 11 years ago
initcall.c aacc6c5d10 initcall: Display error number when an error occurs 10 years ago
ldiv.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 12 years ago
linux_compat.c 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 10 years ago
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools 12 years ago
list_sort.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 years ago
lmb.c 750a6ff468 lmb: make local functions static 10 years ago
md5.c b68d63ce4b GCC47: Fix warning in md5.c 13 years ago
net_utils.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
physmem.c 40fef04906 Introduce arch_phys_memset which works like memset but on physical memory 12 years ago
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning 13 years ago
rand.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
rbtree.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 years ago
sha1.c 6b13f0c050 lib:sha1: remove unused constant 11 years ago
sha256.c 2b9912e6a7 includes: move openssl headers to include/u-boot 11 years ago
slre.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
string.c d4c8aa9cb4 Coding Style cleanup: remove trailing empty lines 11 years ago
strmhz.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
time.c 19ea4678ca Use uint64_t for time types 10 years ago
tpm.c 2b9912e6a7 includes: move openssl headers to include/u-boot 11 years ago
trace.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
uuid.c 39206382de cmd:gpt: randomly generate each partition uuid if undefined 11 years ago
vsprintf.c 6bf6725962 Use uint64_t instead of u64 in put_dec() 10 years ago