summaryrefslogtreecommitdiff
path: root/drivers/rng
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-29rockchip: rng: Add a driver for random number generator(rng) deviceLin Jinhan
2020-03-11drivers/rng: add Amlogic hardware RNG driverHeinrich Schuchardt
2020-03-11drivers/rng: simplify KconfigHeinrich Schuchardt
2020-03-02stm32mp1: rng: remove superfluous assignmentHeinrich Schuchardt
2020-01-25lib: Kconfig dependencies for pseudo-random libraryHeinrich Schuchardt
2020-01-07sandbox: rng: Add a random number generator(rng) driverSughosh Ganu
2020-01-07stm32mp1: rng: Add a driver for random number generator(rng) deviceSughosh Ganu
2020-01-07dm: rng: Add random number generator(rng) uclassSughosh Ganu