summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/amlrng.c
AgeCommit message (Expand)Author
2021-10-24Constify struct cfattach.Martin Pieuchot
2020-05-29dev/rndvar.h no longer has statistical interfaces (removed during variousTheo de Raadt
2019-08-27Add amlrng(4), the simples random numer generator driver ever.Mark Kettenis