summaryrefslogtreecommitdiff
path: root/common/cmd_gpio.c
AgeCommit message (Expand)Author
2016-01-25Move all command code into its own directorySimon Glass
2016-01-21gpio: Warn about invalid GPIOs used with the 'gpio' commandSimon Glass
2016-01-21gpio: Allow 's' as an abbreviation for 'status'Simon Glass
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini
2014-10-25gpio: add protype for name_to_gpioJeroen Hofstee
2014-10-23dm: Move the function for getting GPIO status into the uclassSimon Glass
2014-08-31dm: gpio: Allow gpio command to adjust GPIOs that are busySimon Glass
2014-08-31dm: gpio: Enhance gpio command to show only active GPIOsSimon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-04-18blackfin: make name_to_gpio be a weak symbolIan Campbell
2014-03-04dm: Enable gpio command to support driver modelSimon Glass
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass
2011-04-13gpio: check request resultMike Frysinger
2011-04-13gpio: generalize for all generic gpio providersMike Frysinger