Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-02 | cmd: rng: Use a statically allocated array for random bytes | Sughosh Ganu | 1 | -10/+7 |
2022-08-02 | cmd: rng: Add support for selecting RNG device | Sughosh Ganu | 1 | -8/+23 |
2021-08-02 | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass | 1 | -1/+1 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -1/+1 |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass | 1 | -0/+1 |
2020-01-07 | cmd: add rng command | Heinrich Schuchardt | 1 | -0/+56 |