index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
adc.c
Age
Commit message (
Expand
)
Author
2025-05-29
global: Avoid indirect inclusion of <env.h> from <command.h>
Tom Rini
2024-06-26
cmd: Make use of U_BOOT_LONGHELP when missing
Tom Rini
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
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