summaryrefslogtreecommitdiffstats
path: root/cmd/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* cmd: gpio: Make `gpio input` return pin value againAlex Kiernan2020-03-131-1/+6
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-111-0/+2
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* | cmd: gpio: Correct do_gpio() return valueLuka Kovacic2020-02-071-5/+17
|/
* cmd: gpio: remove redundant assignmentHeinrich Schuchardt2019-08-261-1/+1
* gpio: Use case-insentive matching on the GPIO nameSimon Glass2019-02-201-1/+1
* gpio: Show inactive GPIOs when explicitly requestedSimon Glass2019-02-201-4/+4
* gpio: Use more command-specific enums valuesSimon Glass2019-02-011-14/+23
* cmd: gpio: use correct printf codeHeinrich Schuchardt2019-01-151-1/+1
* gpio: Report errors when GPIOs cannot be readSimon Glass2016-03-171-7/+27
* gpio: Correct handling of 'gpio status'Simon Glass2016-02-151-1/+1
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+220