Darwin Rambo 686f60f519 lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled 11 years ago
..
libfdt 0a1a157558 lib: convert makefiles to Kbuild style 11 years ago
lzma 4d3b8a0d1b lzma: fix buffer bound check error 11 years ago
lzo 164922bd7c lib: descend into sub directories only when it is necessary 11 years ago
rsa 164922bd7c lib: descend into sub directories only when it is necessary 11 years ago
tizen 0a1a157558 lib: convert makefiles to Kbuild style 11 years ago
zlib 164922bd7c lib: descend into sub directories only when it is necessary 11 years ago
Makefile 60d18d3fe9 Add crc8 routine 11 years ago
addr_map.c 7b6e80538b lib/powerpc: addrmap_phys_to_virt() should return a pointer 13 years ago
aes.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
asm-offsets.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 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 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
div64.c a47a12becf Move arch/ppc to arch/powerpc 15 years ago
errno.c 65cd3fa81f Add basic errno support. 14 years ago
fdtdec.c 370b6c5c4d sandbox: Correct data sizes and printf() strings in 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 9a8323311c env: fix the env export varname 11 years ago
initcall.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ldiv.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 12 years ago
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools 12 years ago
lmb.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 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 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
sha1.c a7d1d76579 sha1: Use const where possible, and unsigned for input len 12 years ago
sha256.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 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 de351d6be6 lib: time: add weak timer_init() function 11 years ago
tpm.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
trace.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
uuid.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
vsprintf.c 686f60f519 lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled 11 years ago