1. 4bbf3ca gpio: add Xilinx Zynq PS GPIO driver by Andrea Scian · 10 years ago
  2. d749678 mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency by Zhou Zhu · 10 years ago
  3. 009bb35 gpio: mvmfp: support newer MFP bit definitions by Xiang Wang · 10 years ago
  4. fec465a ARMv7M: Add STM32F4 support by rev13@wp.pl · 10 years ago
  5. 084a3fe sandbox: Move GPIO CONFIGs to Kconfig by Simon Glass · 10 years ago
  6. 94f54d1 dm: gpio: Add an implementation for gpio_get_number() by Simon Glass · 10 years ago
  7. 44fc536 dm: gpio: request list: return the count if requests max_count reached by Przemyslaw Marczak · 10 years ago
  8. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  9. 240d06d x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · 10 years ago
  10. d390d8c sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · 10 years ago
  11. 6604a13 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · 10 years ago
  12. eb135ad lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  13. e3e5a9f dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  14. 0ed2cb1 dm:gpio:mxc add DT support by Peng Fan · 10 years ago
  15. 86be426 dm:gpio:mxc add a bank_index entry in platdata by Peng Fan · 10 years ago
  16. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  17. bb4ab58 gpio: omap: Pass correct argument to _get_gpio_direction() by Axel Lin · 10 years ago
  18. 98b9b37 gpio: at91: Fix getting address of private data by Axel Lin · 10 years ago
  19. 947beca dm: exynos: Add a GPIO translation function by Simon Glass · 10 years ago
  20. ada3b75 dm: tegra: Add a GPIO translation function by Simon Glass · 10 years ago
  21. 16e1040 dm: gpio: Add better functions to request GPIOs by Simon Glass · 10 years ago
  22. d3322bb dm: gpio: Add a driver GPIO translation method by Simon Glass · 10 years ago
  23. ce55529 dm: gpio: Add a native driver model API by Simon Glass · 10 years ago
  24. 1fc9c4a sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · 10 years ago
  25. 06da346 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · 10 years ago
  26. 9b64969 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support by Bin Meng · 10 years ago
  27. a55173f x86: ich6-gpio: Move setup_pch_gpios() to board support codes by Bin Meng · 10 years ago
  28. 6df0e9e gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output() by Axel Lin · 10 years ago
  29. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  30. 4d71788 dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · 10 years ago
  31. 60af017 x86: ivybridge: Add support for early GPIO init by Simon Glass · 10 years ago
  32. 2c97a8f dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · 10 years ago
  33. 7830453 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · 10 years ago
  34. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  35. 15da974 gpio: make local functions static by Jeroen Hofstee · 10 years ago
  36. 57ad8ee dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
  37. 2b4071b dm: x86: Convert Intel ICH6 GPIO driver to use driver model by Simon Glass · 10 years ago
  38. a223d5e dm: gpio: imx: Drop request()/free() in the driver by Simon Glass · 10 years ago
  39. 8e5f623 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · 10 years ago
  40. 859896c dm: gpio: rpi_b: Drop request()/free() in the driver by Simon Glass · 10 years ago
  41. 46715a8 dm: gpio: omap3: Drop request()/free() in the driver by Simon Glass · 10 years ago
  42. 7fcb5fe dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · 10 years ago
  43. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
  44. ca5f8d2 dm: gpio: sandbox: Drop request()/free() in the driver by Simon Glass · 10 years ago
  45. a367f1d dm: gpio: sandbox: Implement the remove() method by Simon Glass · 10 years ago
  46. 3204863 dm: gpio: sandbox: Implement the get_function() method by Simon Glass · 10 years ago
  47. 6b1ef59 dm: Move the function for getting GPIO status into the uclass by Simon Glass · 10 years ago
  48. 6e5e6dd dm: gpio: Add gpio_get_function() and friends by Simon Glass · 10 years ago
  49. 0f4517d dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · 10 years ago
  50. 1a96d7f dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  51. ba33a3f dm: omap: gpio: Put _get_gpio_value() logic into its own function by Simon Glass · 10 years ago
  52. 43b2e1a dm: gpio: Support numbered GPIOs by Simon Glass · 10 years ago
  53. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  54. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  55. 7480762 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  56. 2772b4d dm: imx: gpio: Support driver model in MXC gpio driver by Simon Glass · 10 years ago
  57. 9b4e0e8 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  58. 3898ab7 dm: exynos: Tidy up GPIO defines by Simon Glass · 10 years ago
  59. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  60. 9ddceb6 tegra: gpio: fix null label regression by Marcel Ziswiler · 10 years ago
  61. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  62. b046104 tegra: Convert tegra GPIO driver to use driver model by Simon Glass · 10 years ago
  63. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  64. f988071 dm: gpio: Don't use the driver model uclass for SPL by Simon Glass · 10 years ago
  65. af47147 sunxi: add gpio driver by Ian Campbell · 10 years ago
  66. 6e903e1 gpio: spear_gpio: Fix gpio_set_value() implementation by Axel Lin · 11 years ago
  67. d4acf63 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · 10 years ago
  68. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  69. 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  70. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  71. 383543a gpio: at91: add sanity check for the NULL pointer by Wu, Josh · 11 years ago
  72. cb4cccd Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  73. 4b27bf1 ARM: tegra: add GPIO initialization table function by Stephen Warren · 11 years ago
  74. 1376cdd S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 11 years ago
  75. b4d7070 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  76. e821d18 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  77. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  78. a7aaa1d gpio: kona: Add Kona gpio driver by Darwin Rambo · 11 years ago
  79. b18c47e s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · 11 years ago
  80. a73f004 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  81. 90c973b at91: add new gpio pin definitions by Andreas Bießmann · 11 years ago
  82. 041487c mxs_gpio: fix the handling in gpio_direction_output() by Michael Heimpold · 11 years ago
  83. a4c867c Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · 11 years ago
  84. 9170310 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 11 years ago
  85. 18b03b5 blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. by Steven Miao · 11 years ago
  86. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  87. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  88. f0adeaa gpio: atmel: add copyright and remove error header info by Bo Shen · 11 years ago
  89. ad1d2ac gpio: atmel: add gpio common API support by Bo Shen · 11 years ago
  90. 02d8814 gpio: atmel: fix code to use pointer for pio port by Bo Shen · 11 years ago
  91. 5064ca4 SPDX-License-Identifier: fixing some problematic GPL-2.0 files by Wolfgang Denk · 11 years ago
  92. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  93. e977043 gpio: pca953x: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  94. 3cd07dc Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  95. d341267 gpio: adi_gpio2: Unreserve gpio in special_gpio_free() by Axel Lin · 11 years ago
  96. 9bfe400 gpio: tca642x: Add the tca642x gpio expander driver by Dan Murphy · 11 years ago
  97. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  98. 1e0803f mxc_gpio: Correct the GPIO handling in gpio_direction_output() by Dirk Behme · 11 years ago
  99. b67aee7 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  100. 01a461f ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 by Axel Lin · 11 years ago