Age | Commit message (Expand) | Author |
---|---|---|
2023-09-24 | common: Drop linux/printk.h from common header | Simon Glass |
2022-10-17 | cmd: List all uclass devices regardless of probe error | Michal Suchanek |
2022-08-04 | cmd: fix do_adc_single() | Vyacheslav Bocharov |
2022-05-05 | cmd: simplify do_adc_single() | Heinrich Schuchardt |
2022-04-22 | cmd: adc: Add support for storing ADC result in env variable | Marek Vasut |
2022-01-14 | cmd: adc: Report return value on error | Samuel Dionne-Riel |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2019-01-15 | cmd: adc: Use the sub-command infrastructure | Boris Brezillon |
2018-11-20 | cmd: adc: add an option to scan some or all available channels | Fabrice Gasnier |
2018-11-20 | cmd: adc: print single conversion also in uV | Fabrice Gasnier |
2018-11-20 | cmd: adc: add info on channel mask | Fabrice Gasnier |
2018-05-08 | cmd: add ADC cli commands | Neil Armstrong |