1. 0a44d49 dm: gpio: Add methods for open drain setting by mario.six@gdsys.cc · 9 years ago
  2. 786e98d dm: gpio: add a default gpio xlate routine by Eric Nelson · 9 years ago
  3. fd83897 gpio: Use const where possible by Simon Glass · 9 years ago
  4. df1687d gpio: Add a function to obtain a GPIO vector value by Simon Glass · 9 years ago
  5. 047cdb3 dm: gpio: Add dm_gpio_request() to manually request a GPIO by Simon Glass · 9 years ago
  6. 215bcc7 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name by Simon Glass · 9 years ago
  7. 2fc683d gpio: fix typos in GPIO header by Masahiro Yamada · 10 years ago
  8. 518827e dm: gpio: Fix comment typo in GPIOD_IS_IN by Simon Glass · 10 years ago
  9. bef54db dm: gpio: Add error handling and a function to claim vector GPIOs by Simon Glass · 10 years ago
  10. af0bb3e dm: gpio: Mark the old GPIO API deprecated by Simon Glass · 10 years ago
  11. 16e1040 dm: gpio: Add better functions to request GPIOs by Simon Glass · 10 years ago
  12. d3322bb dm: gpio: Add a driver GPIO translation method by Simon Glass · 10 years ago
  13. ce55529 dm: gpio: Add a native driver model API by Simon Glass · 10 years ago
  14. 2c97a8f dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · 10 years ago
  15. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  16. b613b10 gpio: add protype for name_to_gpio by Jeroen Hofstee · 10 years ago
  17. fb750d9 dm: gpio: Remove unused get_state() uclass method by Simon Glass · 10 years ago
  18. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
  19. 6b1ef59 dm: Move the function for getting GPIO status into the uclass by Simon Glass · 10 years ago
  20. 6e5e6dd dm: gpio: Add gpio_get_function() and friends by Simon Glass · 10 years ago
  21. 0f4517d dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · 10 years ago
  22. 8a523c5 gpio: header file comment spelling fixes by Marcel Ziswiler · 10 years ago
  23. 2d6b923 dm: gpio: Enhance gpio command to show only active GPIOs by Simon Glass · 10 years ago
  24. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  25. e821d18 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. d9a6717 gpio: remove duplicate function signature by Nikita Kiryanov · 12 years ago
  28. eadbf1a Add gpio_request() to asm-generic header by Simon Glass · 12 years ago
  29. 334b232 gpio: Modify common gpio.h to more closely match Linux by Joe Hershberger · 13 years ago
  30. 9c35f0e Add generic gpio.h in asm-generic by Simon Glass · 13 years ago