Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | lib: add rand() function | Michael Walle | 2012-07-07 | -0/+48 |
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> |
index : arm-boot/u-boot-imx.git | ||
U-boot NXP imx6 | git@iatec.biz |
summaryrefslogtreecommitdiff |
Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | lib: add rand() function | Michael Walle | 2012-07-07 | -0/+48 |
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> |