Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: test: Add GPIO open drain tests | mario.six@gdsys.cc | 2016-06-03 | -0/+7 |
* | test: Generalize the unit test framework | Joe Hershberger | 2015-05-21 | -11/+11 |
* | dm: gpio: Add better functions to request GPIOs | Simon Glass | 2015-01-29 | -1/+68 |
* | test: dm: Add additional GPIO tests | Simon Glass | 2014-10-23 | -0/+38 |
* | dm: gpio: Add gpio_requestf() helper for printf() strings | Simon Glass | 2014-10-23 | -0/+18 |
* | test: dm: Update GPIO tests for new gpio_request() method | Simon Glass | 2014-10-23 | -22/+33 |
* | dm: rename device struct to udevice | Heiko Schocher | 2014-05-27 | -1/+1 |
* | dm: Add GPIO support and tests | Simon Glass | 2014-03-04 | -0/+111 |