Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-12 | cmd: bind: Fix driver binding on a device | Patrice Chotard | 1 | -1/+1 |
2021-08-02 | global: Convert simple_strtoul() with decimal to dectoul() | Simon Glass | 1 | -2/+2 |
2020-08-22 | cmd: bind: allow to bind driver with driver data | Patrice Chotard | 1 | -2/+3 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -2/+3 |
2018-08-21 | cmd: Add bind/unbind commands to bind a device to a driver from the command line | Jean-Jacques Hiblot | 1 | -0/+255 |