summaryrefslogtreecommitdiffstats
path: root/common/cmd_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2014-10-261-36/+21
|\
| * dm: Move the function for getting GPIO status into the uclassSimon Glass2014-10-231-36/+21
* | gpio: add protype for name_to_gpioJeroen Hofstee2014-10-251-1/+1
|/
* dm: gpio: Allow gpio command to adjust GPIOs that are busySimon Glass2014-08-311-3/+6
* dm: gpio: Enhance gpio command to show only active GPIOsSimon Glass2014-08-311-32/+69
* dm: rename device struct to udeviceHeiko Schocher2014-05-271-2/+2
* blackfin: make name_to_gpio be a weak symbolIan Campbell2014-04-181-3/+4
* dm: Enable gpio command to support driver modelSimon Glass2014-03-041-13/+116
* Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-061-1/+1
* gpio: check request resultMike Frysinger2011-04-131-1/+4
* gpio: generalize for all generic gpio providersMike Frysinger2011-04-131-0/+86
OpenPOWER on IntegriCloud