1. 6f43ba7 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  2. 1f9e5e2 gpio: lpc32xx: Use priv_data instead of platdata by Axel Lin · 9 years ago
  3. 4d80051 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  4. d348a94 dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · 9 years ago
  5. ae89bb0 dm: gpio: uclass: Add flag to control sequence numbering by Bhuvanchandra DV · 9 years ago
  6. 290ac3b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  7. a52783e sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" by Hans de Goede · 9 years ago
  8. 5318f18 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 9 years ago
  9. 0144caf gpio: stm32: add stm32f1 support by Matt Porter · 9 years ago
  10. 0e6b7a2 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  11. 962f5ca dm: gpio: Add error handling and a function to claim vector GPIOs by Simon Glass · 9 years ago
  12. 895b5d6 gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places by Axel Lin · 9 years ago
  13. 13cfd10 gpio: s3c: Fix the GPIO driver by Marek Vasut · 10 years ago
  14. 421b32b sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 9 years ago
  15. f9b7a04 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 9 years ago
  16. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 9 years ago
  17. 12ce155 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · 9 years ago
  18. 746c087 sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too by Hans de Goede · 9 years ago
  19. 11d52a9 sunxi: gpio: Add compatible strings for all supported SoCs by Hans de Goede · 9 years ago
  20. a5ab883 sunxi: gpio: Add temporary implementation of name_to_gpio() by Simon Glass · 9 years ago
  21. 07ce60f sunxi: gpio: Rename GPIOs to include a 'P' prefix by Simon Glass · 9 years ago
  22. d37c628 gpio: add Xilinx Zynq PS GPIO driver by Andrea Scian · 10 years ago
  23. 3d046f6 mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency by Zhou Zhu · 10 years ago
  24. ee4303c gpio: mvmfp: support newer MFP bit definitions by Xiang Wang · 10 years ago
  25. eaaa4f7 ARMv7M: Add STM32F4 support by rev13@wp.pl · 10 years ago
  26. d79c50a sandbox: Move GPIO CONFIGs to Kconfig by Simon Glass · 10 years ago
  27. 56a71f8 dm: gpio: Add an implementation for gpio_get_number() by Simon Glass · 10 years ago
  28. 2984e7a dm: gpio: request list: return the count if requests max_count reached by Przemyslaw Marczak · 9 years ago
  29. e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  30. 31f57c2 x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · 10 years ago
  31. 8deacca sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · 10 years ago
  32. f7c7ab6 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · 10 years ago
  33. 606f704 lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · 9 years ago
  34. bdfb341 dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  35. 99c0ae1 dm:gpio:mxc add DT support by Peng Fan · 10 years ago
  36. 637a769 dm:gpio:mxc add a bank_index entry in platdata by Peng Fan · 10 years ago
  37. f94a1be dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  38. 26c0472 gpio: omap: Pass correct argument to _get_gpio_direction() by Axel Lin · 10 years ago
  39. d895821 gpio: at91: Fix getting address of private data by Axel Lin · 10 years ago
  40. 1d08b4b dm: exynos: Add a GPIO translation function by Simon Glass · 10 years ago
  41. 838aa5c dm: tegra: Add a GPIO translation function by Simon Glass · 10 years ago
  42. 3669e0e dm: gpio: Add better functions to request GPIOs by Simon Glass · 10 years ago
  43. 0dac4d5 dm: gpio: Add a driver GPIO translation method by Simon Glass · 10 years ago
  44. ae7123f dm: gpio: Add a native driver model API by Simon Glass · 10 years ago
  45. 6c727e0 sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · 10 years ago
  46. b0c4ae1 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · 10 years ago
  47. b71eec3 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support by Bin Meng · 10 years ago
  48. 2795573 x86: ich6-gpio: Move setup_pch_gpios() to board support codes by Bin Meng · 10 years ago
  49. 0a54745 gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output() by Axel Lin · 10 years ago
  50. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  51. 918354b dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · 10 years ago
  52. 1b4f25f x86: ivybridge: Add support for early GPIO init by Simon Glass · 10 years ago
  53. e5901c9 dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · 10 years ago
  54. 7aa9748 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · 10 years ago
  55. 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  56. 2115d89 gpio: make local functions static by Jeroen Hofstee · 10 years ago
  57. da333ae dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
  58. 7414112 dm: x86: Convert Intel ICH6 GPIO driver to use driver model by Simon Glass · 10 years ago
  59. c65dd44 dm: gpio: imx: Drop request()/free() in the driver by Simon Glass · 10 years ago
  60. 6227fb8 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · 10 years ago
  61. 3dd2d48 dm: gpio: rpi_b: Drop request()/free() in the driver by Simon Glass · 10 years ago
  62. 5aff3ac dm: gpio: omap3: Drop request()/free() in the driver by Simon Glass · 10 years ago
  63. 57d99d3 dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · 10 years ago
  64. d44f597 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
  65. 5e0bbd6 dm: gpio: sandbox: Drop request()/free() in the driver by Simon Glass · 10 years ago
  66. 62cb89d dm: gpio: sandbox: Implement the remove() method by Simon Glass · 10 years ago
  67. 699ea96 dm: gpio: sandbox: Implement the get_function() method by Simon Glass · 10 years ago
  68. 0757535 dm: Move the function for getting GPIO status into the uclass by Simon Glass · 10 years ago
  69. 6449a50 dm: gpio: Add gpio_get_function() and friends by Simon Glass · 10 years ago
  70. b892d12 dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · 10 years ago
  71. 5915a2a dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  72. d57b611 dm: omap: gpio: Put _get_gpio_value() logic into its own function by Simon Glass · 10 years ago
  73. fe1ef50 dm: gpio: Support numbered GPIOs by Simon Glass · 10 years ago
  74. 03a3536 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  75. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  76. 41e98e0 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  77. 441d0cf dm: imx: gpio: Support driver model in MXC gpio driver by Simon Glass · 10 years ago
  78. b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  79. 3a233db dm: exynos: Tidy up GPIO defines by Simon Glass · 10 years ago
  80. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  81. 1c1786d tegra: gpio: fix null label regression by Marcel Ziswiler · 10 years ago
  82. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  83. 2fccd2d tegra: Convert tegra GPIO driver to use driver model by Simon Glass · 10 years ago
  84. 740f41d Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  85. 5b9765c dm: gpio: Don't use the driver model uclass for SPL by Simon Glass · 10 years ago
  86. abce2c6 sunxi: add gpio driver by Ian Campbell · 10 years ago
  87. c0c3740 gpio: spear_gpio: Fix gpio_set_value() implementation by Axel Lin · 10 years ago
  88. 939cda5 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · 10 years ago
  89. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  90. 90b51c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  91. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  92. 7d82d89 gpio: at91: add sanity check for the NULL pointer by Wu, Josh · 10 years ago
  93. 44cfc3a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  94. eceb3f2 ARM: tegra: add GPIO initialization table function by Stephen Warren · 10 years ago
  95. f6ae1ca S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 10 years ago
  96. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  97. 96495d9 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  98. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  99. 24e5219 gpio: kona: Add Kona gpio driver by Darwin Rambo · 11 years ago
  100. 8475c86 s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · 11 years ago