Simon Glass e853b32424 Export fdt_stringlist_contains() il y a 12 ans
..
libfdt e853b32424 Export fdt_stringlist_contains() il y a 12 ans
lzma 5fe8380db3 lzma: update to lzma sdk 9.20 il y a 12 ans
lzo 7b8ffea2ac GCC4.6: Squash warning in lzo1x_decompress.c il y a 14 ans
tizen 5a4c59be89 create lib/tizen directory il y a 13 ans
zlib ee820b5e5b lib/zlib: sparse fixes il y a 12 ans
Makefile d2eae43ba8 lib: consolidate hang() il y a 12 ans
addr_map.c 7b6e80538b lib/powerpc: addrmap_phys_to_virt() should return a pointer il y a 13 ans
aes.c 5b1a5451d5 Add AES crypto library il y a 13 ans
asm-offsets.c e05e5de7fa arm: move C runtime setup code in crt0.S il y a 12 ans
bch.c 4c6de8560c nand: Merge BCH code from Linux nand driver il y a 13 ans
bzlib.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
bzlib_crctable.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
bzlib_decompress.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
bzlib_huffman.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
bzlib_private.h 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
bzlib_randtable.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
circbuf.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
crc16.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
crc32.c 74a18ee8a5 crc32: Correct endianness of crc32 result il y a 12 ans
crc7.c ed6ce67a2c lib: add crc7 from Linux il y a 14 ans
ctype.c 543f0a3819 ctype: constify lookup table il y a 14 ans
display_options.c efd7c11404 display_options:print_buffer: align ASCII print il y a 12 ans
div64.c a47a12becf Move arch/ppc to arch/powerpc il y a 15 ans
errno.c 65cd3fa81f Add basic errno support. il y a 15 ans
fdtdec.c c309c2da14 fdt: Skip checking FDT if the pointer is NULL il y a 12 ans
fdtdec_test.c dc254f3823 fdt: Add tests for fdtdec il y a 13 ans
gunzip.c e3ed0575a7 gunzip: rename z{alloc, free} to gz{alloc, free} il y a 13 ans
gzip.c 88d52c6aff lib: add gzip lib function callback il y a 13 ans
hang.c d2eae43ba8 lib: consolidate hang() il y a 12 ans
hashtable.c e4fdcadd8a env: throw an error when an empty key is used il y a 12 ans
initcall.c c8a311d9dd Introduce a basic initcall implementation il y a 12 ans
ldiv.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools il y a 12 ans
lmb.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
md5.c b68d63ce4b GCC47: Fix warning in md5.c il y a 13 ans
net_utils.c 908c6b627f string_to_ip: constify "s" arg il y a 14 ans
physmem.c 40fef04906 Introduce arch_phys_memset which works like memset but on physical memory il y a 12 ans
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning il y a 13 ans
rand.c 9acf1ca50d lib: add rand() function il y a 13 ans
rbtree.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
sha1.c a7d1d76579 sha1: Use const where possible, and unsigned for input len il y a 12 ans
sha256.c ec7381fbf6 sha256: Use const where possible and add watchdog function il y a 12 ans
slre.c a5ecbe62c2 Add SLRE - Super Light Regular Expression library il y a 12 ans
string.c e772cb30f6 Make linux kernel string funcs available to tools il y a 12 ans
strmhz.c 55f7934d2b strmhz: Make hz unsigned to support greater than 2146 MHz clock il y a 14 ans
time.c 3786980dd3 Move bootstage timer out of lib/time.c il y a 13 ans
tpm.c 8732b0700d tpm: Add TPM command library il y a 12 ans
uuid.c e11938eabc lib: add uuid_str_to_bin for use with bootp and PXE uuid il y a 13 ans
vsprintf.c 7df54d316e vsprintf: add ustrtoll function il y a 12 ans