Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: Convert simple_strtoul() with decimal to dectoul() | Simon Glass | 2021-08-02 | 1 | -2/+2 |
* | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass | 2021-08-02 | 1 | -8/+8 |
* | cmd: Drop use of old sequence numbers in commands | Simon Glass | 2020-12-18 | 1 | -2/+2 |
* | dm: Avoid accessing seq directly | Simon Glass | 2020-12-18 | 1 | -2/+2 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -13/+14 |
* | cmd: Add osd commands | Mario Six | 2018-09-28 | 1 | -0/+291 |