uboot/lib
Michael Walle 99e139d590 net: use common rand()/srand() functions
Replace rand() with the functions from lib/. The link-local network code
stores its own seed, derived from the MAC address. Thus making it
independent from calls to srand() in other modules.

Signed-off-by: Michael Walle <michael@walle.cc>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2012-07-07 14:07:32 +02:00
..
libfdt
lzma lzma: fix printf warnings 2012-03-28 09:54:08 +02:00
lzo
tizen create lib/tizen directory 2012-05-25 09:15:10 +02:00
zlib
Makefile net: use common rand()/srand() functions 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
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
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
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
vsprintf.c vsprintf: Move function documentation into header file 2011-12-17 23:34:01 +01:00