summaryrefslogtreecommitdiff
path: root/cmd/gpio.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-20gpio: Use case-insentive matching on the GPIO nameSimon Glass1-1/+1
2019-02-20gpio: Show inactive GPIOs when explicitly requestedSimon Glass1-4/+4
2019-02-01gpio: Use more command-specific enums valuesSimon Glass1-14/+23
2019-01-15cmd: gpio: use correct printf codeHeinrich Schuchardt1-1/+1
2016-03-18gpio: Report errors when GPIOs cannot be readSimon Glass1-7/+27
2016-02-15gpio: Correct handling of 'gpio status'Simon Glass1-1/+1
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+220