summaryrefslogtreecommitdiff
path: root/cmd/bind.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-2/+2
2020-08-22cmd: bind: allow to bind driver with driver dataPatrice Chotard1-2/+3
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
2018-08-21cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot1-0/+255