summaryrefslogtreecommitdiff
path: root/cmd/adc.c
AgeCommit message (Expand)Author
2022-10-17cmd: List all uclass devices regardless of probe errorMichal Suchanek
2022-08-04cmd: fix do_adc_single()Vyacheslav Bocharov
2022-05-05cmd: simplify do_adc_single()Heinrich Schuchardt
2022-04-22cmd: adc: Add support for storing ADC result in env variableMarek Vasut
2022-01-14cmd: adc: Report return value on errorSamuel Dionne-Riel
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-01-15cmd: adc: Use the sub-command infrastructureBoris Brezillon
2018-11-20cmd: adc: add an option to scan some or all available channelsFabrice Gasnier
2018-11-20cmd: adc: print single conversion also in uVFabrice Gasnier
2018-11-20cmd: adc: add info on channel maskFabrice Gasnier
2018-05-08cmd: add ADC cli commandsNeil Armstrong