Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -4/+4 |
2019-01-15 | cmd: adc: Use the sub-command infrastructure | Boris Brezillon | 1 | -28/+5 |
2018-11-20 | cmd: adc: add an option to scan some or all available channels | Fabrice Gasnier | 1 | -1/+54 |
2018-11-20 | cmd: adc: print single conversion also in uV | Fabrice Gasnier | 1 | -2/+7 |
2018-11-20 | cmd: adc: add info on channel mask | Fabrice Gasnier | 1 | -1/+5 |
2018-05-08 | cmd: add ADC cli commands | Neil Armstrong | 1 | -0/+120 |