summaryrefslogtreecommitdiffstats
path: root/drivers/hw_random
Commit message (Expand)AuthorAgeFilesLines
* hw_random: add support for STM32 RNGAhmad Fatoum2020-02-103-0/+172
* hwrng: dev-random: always use /dev/urandomAhmad Fatoum2019-10-231-3/+3
* hwrng: add sandbox driver interface to host /dev/randomAhmad Fatoum2019-09-093-0/+72
* devfs: Drop dev_lseek_default()Andrey Smirnov2019-01-291-1/+0
* rename file_operations -> cdev_operationsSascha Hauer2018-04-061-1/+1
* hw_random: add driver for Freescale RNGCSteffen Trumtrar2018-02-093-0/+317
* drivers: add simple hw_random implementationSteffen Trumtrar2017-03-303-0/+132