index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rng
Age
Commit message (
Expand
)
Author
2020-09-28
rng: meson: make core clock optional
Neil Armstrong
2020-09-18
rng: stm32mp1: use log() instead of printf()
Heinrich Schuchardt
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-29
rockchip: rng: Add a driver for random number generator(rng) device
Lin Jinhan
2020-03-11
drivers/rng: add Amlogic hardware RNG driver
Heinrich Schuchardt
2020-03-11
drivers/rng: simplify Kconfig
Heinrich Schuchardt
2020-03-02
stm32mp1: rng: remove superfluous assignment
Heinrich Schuchardt
2020-01-25
lib: Kconfig dependencies for pseudo-random library
Heinrich Schuchardt
2020-01-07
sandbox: rng: Add a random number generator(rng) driver
Sughosh Ganu
2020-01-07
stm32mp1: rng: Add a driver for random number generator(rng) device
Sughosh Ganu
2020-01-07
dm: rng: Add random number generator(rng) uclass
Sughosh Ganu