1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 041bb5e cmd: gpio: Skip output on -ENOENT by Paul Barker · 1 year, 1 month ago
  5. 1d524ae cmd: List all uclass devices regardless of probe error by Michal Suchanek · 2 years, 1 month ago
  6. 5ffde63 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · 2 years, 8 months ago
  7. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  9. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  10. 1073c23 cmd: gpio: Make `gpio input` return pin value again by Alex Kiernan · 4 years, 9 months ago
  11. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  12. a01e78d cmd: gpio: Correct do_gpio() return value by Luka Kovacic · 4 years, 11 months ago
  13. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  14. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  15. 02767cb cmd: gpio: remove redundant assignment by Heinrich Schuchardt · 5 years ago
  16. 26e8b49 gpio: Use case-insentive matching on the GPIO name by Simon Glass · 6 years ago
  17. 8edd31b gpio: Show inactive GPIOs when explicitly requested by Simon Glass · 6 years ago
  18. e70271f gpio: Use more command-specific enums values by Simon Glass · 6 years ago
  19. ec8dfc3 cmd: gpio: use correct printf code by Heinrich Schuchardt · 6 years ago
  20. db96baa gpio: Report errors when GPIOs cannot be read by Simon Glass · 9 years ago
  21. d572df1 gpio: Correct handling of 'gpio status' by Simon Glass · 9 years ago
  22. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_gpio.c]
  23. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_gpio.c]
  24. f5330a4 gpio: Warn about invalid GPIOs used with the 'gpio' command by Simon Glass · 9 years ago
  25. 8aba11d gpio: Allow 's' as an abbreviation for 'status' by Simon Glass · 9 years ago
  26. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  27. b613b10 gpio: add protype for name_to_gpio by Jeroen Hofstee · 10 years ago
  28. 6b1ef59 dm: Move the function for getting GPIO status into the uclass by Simon Glass · 10 years ago
  29. 23a6b8e dm: gpio: Allow gpio command to adjust GPIOs that are busy by Simon Glass · 10 years ago
  30. 2d6b923 dm: gpio: Enhance gpio command to show only active GPIOs by Simon Glass · 10 years ago
  31. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  32. 87af5e1 blackfin: make name_to_gpio be a weak symbol by Ian Campbell · 11 years ago
  33. 459c47a dm: Enable gpio command to support driver model by Simon Glass · 11 years ago
  34. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  35. 15b2550 gpio: check request result by Mike Frysinger · 14 years ago
  36. 0e71f80 gpio: generalize for all generic gpio providers by Mike Frysinger · 14 years ago