Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop display_options.h from common header | Simon Glass | 2022-08-10 | 1 | -0/+1 |
* | global: Convert simple_strtoul() with decimal to dectoul() | Simon Glass | 2021-08-02 | 1 | -4/+4 |
* | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass | 2021-08-02 | 1 | -5/+5 |
* | 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 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -10/+12 |
* | cmd: Add axi command | Mario Six | 2018-08-11 | 1 | -0/+352 |