1. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  2. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  3. 4af2a33 cmd: gpio: Make `gpio input` return pin value again by Alex Kiernan · 4 years, 7 months ago
  4. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 7 months ago
  5. 4dbc107 cmd: gpio: Correct do_gpio() return value by Luka Kovacic · 4 years, 9 months ago
  6. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  7. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  8. e946b5d cmd: gpio: remove redundant assignment by Heinrich Schuchardt · 5 years ago
  9. 48ca690 gpio: Use case-insentive matching on the GPIO name by Simon Glass · 6 years ago
  10. b8989b5 gpio: Show inactive GPIOs when explicitly requested by Simon Glass · 6 years ago
  11. 66f657d gpio: Use more command-specific enums values by Simon Glass · 6 years ago
  12. b197001 cmd: gpio: use correct printf code by Heinrich Schuchardt · 6 years ago
  13. b71bea7 gpio: Report errors when GPIOs cannot be read by Simon Glass · 9 years ago
  14. 4c80c53 gpio: Correct handling of 'gpio status' by Simon Glass · 9 years ago
  15. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_gpio.c]
  16. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_gpio.c]
  17. 66280e8 gpio: Warn about invalid GPIOs used with the 'gpio' command by Simon Glass · 9 years ago
  18. 0ffe6ab gpio: Allow 's' as an abbreviation for 'status' by Simon Glass · 9 years ago
  19. 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  20. 5b5ac64 gpio: add protype for name_to_gpio by Jeroen Hofstee · 10 years ago
  21. 0757535 dm: Move the function for getting GPIO status into the uclass by Simon Glass · 10 years ago
  22. 9165e84 dm: gpio: Allow gpio command to adjust GPIOs that are busy by Simon Glass · 10 years ago
  23. 89e6405 dm: gpio: Enhance gpio command to show only active GPIOs by Simon Glass · 10 years ago
  24. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  25. fd11bea blackfin: make name_to_gpio be a weak symbol by Ian Campbell · 10 years ago
  26. 95a260a9 dm: Enable gpio command to support driver model by Simon Glass · 11 years ago
  27. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  28. 6801201 gpio: check request result by Mike Frysinger · 13 years ago
  29. a972b8d gpio: generalize for all generic gpio providers by Mike Frysinger · 13 years ago