uboot/lib
Michael Walle 9acf1ca50d lib: add rand() function
It's a PRNG using the simple and fast xorshift method.

Signed-off-by: Michael Walle <michael@walle.cc>
Cc: Wolfgang Denk <wd@denx.de>
2012-07-07 14:07:32 +02:00
..
libfdt
lzma lzma: fix printf warnings 2012-03-28 09:54:08 +02:00
lzo GCC4.6: Squash warning in lzo1x_decompress.c 2011-10-01 23:34:38 +02:00
tizen create lib/tizen directory 2012-05-25 09:15:10 +02:00
zlib zlib: Fix integer cast of pointer 2011-10-28 00:33:38 +02:00
Makefile lib: add rand() function 2012-07-07 14:07:32 +02:00
addr_map.c
aes.c Add AES crypto library 2012-05-15 08:31:37 +02:00
asm-offsets.c
bch.c nand: Merge BCH code from Linux nand driver 2012-01-26 16:09:02 -06:00
bzlib.c
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
circbuf.c
crc7.c
crc16.c
crc32.c
ctype.c
display_options.c unify version_string 2011-07-28 17:22:53 +02:00
div64.c
errno.c
fdtdec.c tegra: Add tegra keyboard driver 2012-05-15 08:31:40 +02:00
fdtdec_test.c fdt: Add tests for fdtdec 2012-03-29 08:12:47 +02:00
gunzip.c gunzip: rename z{alloc, free} to gz{alloc, free} 2012-04-30 16:54:51 +02:00
hashtable.c sandbox: Fix warnings in hashtable.c 2011-11-22 08:40:05 +01:00
ldiv.c
lmb.c
md5.c GCC47: Fix warning in md5.c 2012-04-29 14:14:08 +02:00
net_utils.c
qsort.c Include common.h in qsort.c to fix build warning 2011-12-07 08:39:54 +01:00
rand.c lib: add rand() function 2012-07-07 14:07:32 +02:00
rbtree.c
sha1.c
sha256.c
string.c nand: Sanitize ONFI strings. 2012-01-26 16:09:02 -06:00
strmhz.c
time.c Move bootstage timer out of lib/time.c 2012-04-10 23:35:32 +02:00
uuid.c lib: add uuid_str_to_bin for use with bootp and PXE uuid 2011-10-17 22:25:35 +02:00
vsprintf.c vsprintf: Move function documentation into header file 2011-12-17 23:34:01 +01:00