summaryrefslogtreecommitdiff
path: root/cmd/gpio.c
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-03-13cmd: gpio: Make `gpio input` return pin value againAlex Kiernan
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07cmd: gpio: Correct do_gpio() return valueLuka Kovacic
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-08-26cmd: gpio: remove redundant assignmentHeinrich Schuchardt
2019-02-20gpio: Use case-insentive matching on the GPIO nameSimon Glass
2019-02-20gpio: Show inactive GPIOs when explicitly requestedSimon Glass
2019-02-01gpio: Use more command-specific enums valuesSimon Glass
2019-01-15cmd: gpio: use correct printf codeHeinrich Schuchardt
2016-03-17gpio: Report errors when GPIOs cannot be readSimon Glass
2016-02-15gpio: Correct handling of 'gpio status'Simon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass