summaryrefslogtreecommitdiff
path: root/cmd/w1.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-4/+4
2020-12-19dm: Avoid accessing seq directlySimon Glass1-2/+2
2020-08-04w1: Drop dm.h header fileSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2018-09-29w1: add command for onewire protocolEugen Hristev1-0/+126