Tom Rini 9fe2cfb43a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging 11 年 前
..
libfdt d1c6314887 libfdt: Implement property iteration functions 13 年 前
lzma f3e6110a10 lzma: fix printf warnings 12 年 前
lzo 7b8ffea2ac GCC4.6: Squash warning in lzo1x_decompress.c 12 年 前
tizen 5a4c59be89 create lib/tizen directory 12 年 前
zlib 41d68b3230 zlib: Fix integer cast of pointer 12 年 前
Makefile aca587b0da SPL: lib/Makefile: Add crc32.c to SPL build 12 年 前
addr_map.c 7b6e80538b lib/powerpc: addrmap_phys_to_virt() should return a pointer 12 年 前
aes.c 5b1a5451d5 Add AES crypto library 12 年 前
asm-offsets.c 0c51c245a1 Small coding style fix in lib/asm-offsets.c 13 年 前
bch.c 4c6de8560c nand: Merge BCH code from Linux nand driver 12 年 前
bzlib.c 78acc472d9 Rename lib_generic/ to lib/ 14 年 前
bzlib_crctable.c 78acc472d9 Rename lib_generic/ to lib/ 14 年 前
bzlib_decompress.c 78acc472d9 Rename lib_generic/ to lib/ 14 年 前
bzlib_huffman.c 78acc472d9 Rename lib_generic/ to lib/ 14 年 前
bzlib_private.h 78acc472d9 Rename lib_generic/ to lib/ 14 年 前
bzlib_randtable.c 78acc472d9 Rename lib_generic/ to lib/ 14 年 前
circbuf.c 78acc472d9 Rename lib_generic/ to lib/ 14 年 前
crc16.c 78acc472d9 Rename lib_generic/ to lib/ 14 年 前
crc32.c 78acc472d9 Rename lib_generic/ to lib/ 14 年 前
crc7.c ed6ce67a2c lib: add crc7 from Linux 13 年 前
ctype.c 543f0a3819 ctype: constify lookup table 13 年 前
display_options.c 09c2e90c11 unify version_string 13 年 前
div64.c a47a12becf Move arch/ppc to arch/powerpc 14 年 前
errno.c 65cd3fa81f Add basic errno support. 13 年 前
fdtdec.c 9fe2cfb43a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging 11 年 前
fdtdec_test.c dc254f3823 fdt: Add tests for fdtdec 12 年 前
gunzip.c e3ed0575a7 gunzip: rename z{alloc, free} to gz{alloc, free} 12 年 前
hashtable.c d5370febbc env: delete selected vars not present in imported env 11 年 前
ldiv.c 78acc472d9 Rename lib_generic/ to lib/ 14 年 前
lmb.c 78acc472d9 Rename lib_generic/ to lib/ 14 年 前
md5.c b68d63ce4b GCC47: Fix warning in md5.c 12 年 前
net_utils.c 908c6b627f string_to_ip: constify "s" arg 13 年 前
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning 12 年 前
rand.c 9acf1ca50d lib: add rand() function 12 年 前
rbtree.c 78acc472d9 Rename lib_generic/ to lib/ 14 年 前
sha1.c 78acc472d9 Rename lib_generic/ to lib/ 14 年 前
sha256.c 78acc472d9 Rename lib_generic/ to lib/ 14 年 前
string.c 5454ddbc9b nand: Sanitize ONFI strings. 12 年 前
strmhz.c 55f7934d2b strmhz: Make hz unsigned to support greater than 2146 MHz clock 13 年 前
time.c 3786980dd3 Move bootstage timer out of lib/time.c 12 年 前
uuid.c e11938eabc lib: add uuid_str_to_bin for use with bootp and PXE uuid 12 年 前
vsprintf.c 71ec92b67c vsprintf: Move function documentation into header file 12 年 前