Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-10-26 | 1 | -36/+21 |
|\ | |||||
| * | dm: Move the function for getting GPIO status into the uclass | Simon Glass | 2014-10-23 | 1 | -36/+21 |
* | | gpio: add protype for name_to_gpio | Jeroen Hofstee | 2014-10-25 | 1 | -1/+1 |
|/ | |||||
* | dm: gpio: Allow gpio command to adjust GPIOs that are busy | Simon Glass | 2014-08-31 | 1 | -3/+6 |
* | dm: gpio: Enhance gpio command to show only active GPIOs | Simon Glass | 2014-08-31 | 1 | -32/+69 |
* | dm: rename device struct to udevice | Heiko Schocher | 2014-05-27 | 1 | -2/+2 |
* | blackfin: make name_to_gpio be a weak symbol | Ian Campbell | 2014-04-18 | 1 | -3/+4 |
* | dm: Enable gpio command to support driver model | Simon Glass | 2014-03-04 | 1 | -13/+116 |
* | Convert cmd_usage() calls in common to use a return value | Simon Glass | 2012-03-06 | 1 | -1/+1 |
* | gpio: check request result | Mike Frysinger | 2011-04-13 | 1 | -1/+4 |
* | gpio: generalize for all generic gpio providers | Mike Frysinger | 2011-04-13 | 1 | -0/+86 |