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