aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/broadcom/bcm2835/bcm2835_rng.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .c patternWarner Losh2023-08-161-3/+0
* arm/arm64 broadcom: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-5/+2
* arm64: Add support for bcm2838 RNGGordon Bergling2021-03-061-41/+133
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-2/+2
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-0/+1
* Remove the Yarrow PRNG algorithm option in accordance with due noticeMark Murray2018-08-261-2/+1
* [rpi] remove IRQ support for BCM233x RNGOleksandr Tymoshenko2018-03-101-85/+12
* Allow Raspberry Pi platform and drivers to be configured with upstream DTBs.Ian Lepore2017-10-021-1/+7
* Random bit generator (RBG) driver for RPi and RPi2.Mark Murray2016-07-191-0/+534