summaryrefslogtreecommitdiff
path: root/cmd/rng.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: rng: Use a statically allocated array for random bytesSughosh Ganu2022-08-021-10/+7
* cmd: rng: Add support for selecting RNG deviceSughosh Ganu2022-08-021-8/+23
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-1/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* cmd: add rng commandHeinrich Schuchardt2020-01-071-0/+56