u-boot-2016/lib_generic
Alessandro Rubini e3ea948d45 lib_generic memset: fill one word at a time if possible
If the destination is aligned, fill ulong values until possible.
Then fill remaining part by byte.

Signed-off-by: Alessandro Rubini <rubini@unipv.it>
Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2009-10-18 23:10:40 +02:00
..
lzma Fix LZMA string.h header inclusion issue and remove unused variables. 2009-08-09 22:51:53 +02:00
lzo
addr_map.c
bzlib.c
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
crc16.c
crc32.c Remove legacy NAND and disk on chip code. 2009-07-16 19:07:47 -05:00
ctype.c
display_options.c
div64.c
gunzip.c lib_generic: gunzip: New function zunzip 2009-04-30 23:07:02 +02:00
ldiv.c
lmb.c
Makefile
md5.c compiler.h: unify system ifdef cruft here 2009-07-19 21:41:46 +02:00
rbtree.c
sha1.c
sha256.c
string.c lib_generic memset: fill one word at a time if possible 2009-10-18 23:10:40 +02:00
strmhz.c
vsprintf.c Use do_div from div64.h for vsprintf 2009-07-27 00:10:12 +02:00
zlib.c zlib: fix code when DEBUG is defined 2009-09-04 23:04:20 +02:00