Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: dm: update test for pins configuration in gpio | Patrick Delaunay | 2020-04-16 | 1 | -0/+20 |
* | gpio: remove the open_drain API and ops | Patrick Delaunay | 2020-04-16 | 1 | -20/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -1/+1 |
* | sandbox: gpio: doc: Fix parameter documentation | mario.six@gdsys.cc | 2016-06-19 | 1 | -6/+10 |
* | dm: test: Add GPIO open drain tests | mario.six@gdsys.cc | 2016-06-03 | 1 | -0/+20 |
* | dm: rename device struct to udevice | Heiko Schocher | 2014-05-27 | 1 | -4/+4 |
* | sandbox: Convert GPIOs to use driver model | Simon Glass | 2014-03-04 | 1 | -9/+5 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | sandbox: gpio: add basic driver for simulating GPIOs | Simon Glass | 2012-03-12 | 1 | -0/+81 |