Age | Commit message (Expand) | Author |
---|---|---|
2023-10-16 | cmd: Convert existing long help messages to the new macro | Tom Rini |
2022-08-02 | cmd: rng: Use a statically allocated array for random bytes | Sughosh Ganu |
2022-08-02 | cmd: rng: Add support for selecting RNG device | Sughosh Ganu |
2021-08-02 | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-01-07 | cmd: add rng command | Heinrich Schuchardt |