1. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 10 months ago
  2. 5935652 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · 3 years, 10 months ago
  3. 4d3b73e gpio: sandbox: Make sandbox_gpio_set_flags() set all flags by Simon Glass · 3 years, 10 months ago
  4. ae1e85b gpio: sandbox: Fully separate pin value from output value by Simon Glass · 3 years, 10 months ago
  5. 44a1a5b gpio: sandbox: Use a separate flag for the value by Simon Glass · 3 years, 10 months ago
  6. 3f2d575 gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 10 months ago
  7. d063ce9 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · 3 years, 10 months ago
  8. 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 10 months ago
  9. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  10. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  11. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  12. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  13. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  14. 5355be6 drivers: gpio: keep output value for input on sandbox by Heinrich Schuchardt · 4 years, 2 months ago
  15. 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 5 months ago
  16. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  17. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  18. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  19. 1b4a22f test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 11 months ago
  20. 28bdaa5 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 11 months ago
  21. 23aee61 gpio: sandbox: cleanup binding support by Patrick Delaunay · 4 years, 11 months ago
  22. 054fbba gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 11 months ago
  23. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  24. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  25. 9e7ab23 sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · 7 years ago
  26. 1185fcb dm: gpio: sandbox: Use dev_read...() functions to access DT by Simon Glass · 8 years ago
  27. 12faa02 dm: gpio: Refactor to prepare for live tree support by Simon Glass · 8 years ago
  28. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  29. 90937cc dm: test: Add GPIO open drain tests by mario.six@gdsys.cc · 9 years ago
  30. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  31. 16e1040 dm: gpio: Add better functions to request GPIOs by Simon Glass · 10 years ago
  32. ca5f8d2 dm: gpio: sandbox: Drop request()/free() in the driver by Simon Glass · 10 years ago
  33. a367f1d dm: gpio: sandbox: Implement the remove() method by Simon Glass · 10 years ago
  34. 3204863 dm: gpio: sandbox: Implement the get_function() method by Simon Glass · 10 years ago
  35. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  36. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  37. b4d7070 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  38. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  39. b43d044 sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago