Age | Commit message (Expand) | Author |
---|---|---|
2014-11-21 | dm: gpio: Add a function to read an ID from a list of GPIOs | Simon Glass |
2014-10-23 | dm: gpio: Add gpio_requestf() helper for printf() strings | Simon Glass |
2014-10-23 | dm: Move the function for getting GPIO status into the uclass | Simon Glass |
2014-10-23 | dm: gpio: Add gpio_get_function() and friends | Simon Glass |
2014-10-23 | dm: gpio: Implement GPIO reservation in the uclass | Simon Glass |
2014-10-23 | dm: gpio: Support numbered GPIOs | Simon Glass |
2014-06-20 | dm: Use case-insensitive comparison for GPIO banks | Simon Glass |
2014-05-27 | dm: rename device struct to udevice | Heiko Schocher |
2014-03-04 | dm: Add GPIO support and tests | Simon Glass |