1. e3e5a9f dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · Tue Mar 03 08:02:59 2015 -0700
  2. 0ed2cb1 dm:gpio:mxc add DT support by Peng Fan · Tue Feb 10 14:46:34 2015 +0800
  3. 86be426 dm:gpio:mxc add a bank_index entry in platdata by Peng Fan · Tue Feb 10 14:46:33 2015 +0800
  4. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · Thu Feb 05 21:41:35 2015 -0700
  5. bb4ab58 gpio: omap: Pass correct argument to _get_gpio_direction() by Axel Lin · Sat Jan 31 22:23:38 2015 +0800
  6. 98b9b37 gpio: at91: Fix getting address of private data by Axel Lin · Sat Jan 31 14:47:34 2015 +0800
  7. 947beca dm: exynos: Add a GPIO translation function by Simon Glass · Mon Jan 05 20:05:34 2015 -0700
  8. ada3b75 dm: tegra: Add a GPIO translation function by Simon Glass · Mon Jan 05 20:05:33 2015 -0700
  9. 16e1040 dm: gpio: Add better functions to request GPIOs by Simon Glass · Mon Jan 05 20:05:29 2015 -0700
  10. d3322bb dm: gpio: Add a driver GPIO translation method by Simon Glass · Mon Jan 05 20:05:28 2015 -0700
  11. ce55529 dm: gpio: Add a native driver model API by Simon Glass · Mon Jan 05 20:05:27 2015 -0700
  12. 1fc9c4a sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · Wed Dec 24 19:34:38 2014 +0100
  13. 06da346 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · Sat Dec 20 11:41:25 2014 +0800
  14. 9b64969 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support by Bin Meng · Wed Dec 17 15:50:38 2014 +0800
  15. a55173f x86: ich6-gpio: Move setup_pch_gpios() to board support codes by Bin Meng · Fri Dec 12 21:05:23 2014 +0800
  16. 6df0e9e gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output() by Axel Lin · Sun Dec 07 12:48:27 2014 +0800
  17. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  18. 4d71788 dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · Wed Oct 29 13:08:57 2014 -0600
  19. 60af017 x86: ivybridge: Add support for early GPIO init by Simon Glass · Wed Nov 12 22:42:24 2014 -0700
  20. 2c97a8f dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · Mon Nov 10 18:00:21 2014 -0700
  21. 7830453 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · Thu Oct 30 20:25:49 2014 -0600
  22. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Oct 26 14:03:08 2014 -0400
  23. 15da974 gpio: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:37 2014 +0200
  24. 57ad8ee dm: add entries to Kconfig by Masahiro Yamada · Thu Oct 23 22:26:09 2014 +0900
  25. 2b4071b dm: x86: Convert Intel ICH6 GPIO driver to use driver model by Simon Glass · Fri Oct 10 07:49:18 2014 -0600
  26. a223d5e dm: gpio: imx: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:56 2014 -0600
  27. 8e5f623 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:55 2014 -0600
  28. 859896c dm: gpio: rpi_b: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:54 2014 -0600
  29. 46715a8 dm: gpio: omap3: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:53 2014 -0600
  30. 7fcb5fe dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:52 2014 -0600
  31. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · Sat Oct 04 11:29:49 2014 -0600
  32. ca5f8d2 dm: gpio: sandbox: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:47 2014 -0600
  33. a367f1d dm: gpio: sandbox: Implement the remove() method by Simon Glass · Sat Oct 04 11:29:46 2014 -0600
  34. 3204863 dm: gpio: sandbox: Implement the get_function() method by Simon Glass · Sat Oct 04 11:29:45 2014 -0600
  35. 6b1ef59 dm: Move the function for getting GPIO status into the uclass by Simon Glass · Sat Oct 04 11:29:44 2014 -0600
  36. 6e5e6dd dm: gpio: Add gpio_get_function() and friends by Simon Glass · Sat Oct 04 11:29:43 2014 -0600
  37. 0f4517d dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · Sat Oct 04 11:29:42 2014 -0600
  38. 1a96d7f dm: omap: gpio: Support driver model by Simon Glass · Wed Oct 22 21:37:09 2014 -0600
  39. ba33a3f dm: omap: gpio: Put _get_gpio_value() logic into its own function by Simon Glass · Wed Oct 22 21:37:08 2014 -0600
  40. 43b2e1a dm: gpio: Support numbered GPIOs by Simon Glass · Wed Oct 22 21:37:01 2014 -0600
  41. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Oct 23 14:05:34 2014 -0400
  42. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · Wed Oct 22 12:13:06 2014 +0200
  43. 7480762 dm: rpi: Convert GPIO driver to driver model by Simon Glass · Mon Sep 22 17:30:56 2014 -0600
  44. 2772b4d dm: imx: gpio: Support driver model in MXC gpio driver by Simon Glass · Wed Oct 01 19:57:26 2014 -0600
  45. 9b4e0e8 dm: exynos: gpio: Convert to driver model by Simon Glass · Mon Oct 20 19:48:40 2014 -0600
  46. 3898ab7 dm: exynos: Tidy up GPIO defines by Simon Glass · Mon Oct 20 19:48:38 2014 -0600
  47. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · Mon Oct 20 19:48:37 2014 -0600
  48. 9ddceb6 tegra: gpio: fix null label regression by Marcel Ziswiler · Fri Oct 10 16:56:50 2014 +0200
  49. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  50. b046104 tegra: Convert tegra GPIO driver to use driver model by Simon Glass · Wed Sep 03 17:37:03 2014 -0600
  51. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:12:45 2014 +0200
  52. f988071 dm: gpio: Don't use the driver model uclass for SPL by Simon Glass · Wed Jul 23 06:54:56 2014 -0600
  53. af47147 sunxi: add gpio driver by Ian Campbell · Thu Jun 05 19:00:15 2014 +0100
  54. 6e903e1 gpio: spear_gpio: Fix gpio_set_value() implementation by Axel Lin · Sun May 25 10:31:18 2014 +0800
  55. d4acf63 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · Wed Jun 11 23:29:47 2014 -0600
  56. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · Wed Jun 11 23:29:45 2014 -0600
  57. 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri May 30 11:34:39 2014 -0400
  58. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  59. 383543a gpio: at91: add sanity check for the NULL pointer by Wu, Josh · Wed May 07 16:50:45 2014 +0800
  60. cb4cccd Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu May 15 17:19:45 2014 +0200
  61. 4b27bf1 ARM: tegra: add GPIO initialization table function by Stephen Warren · Tue Apr 22 14:37:53 2014 -0600
  62. 1376cdd S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · Tue May 13 10:30:14 2014 +0530
  63. b4d7070 sandbox: Convert GPIOs to use driver model by Simon Glass · Wed Feb 26 15:59:25 2014 -0700
  64. e821d18 dm: Add GPIO support and tests by Simon Glass · Wed Feb 26 15:59:24 2014 -0700
  65. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
  66. a7aaa1d gpio: kona: Add Kona gpio driver by Darwin Rambo · Tue Feb 11 11:06:35 2014 -0800
  67. b18c47e s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · Wed Jan 22 11:24:10 2014 +0100
  68. a73f004 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jan 06 08:49:58 2014 +0100
  69. 90c973b at91: add new gpio pin definitions by Andreas Bießmann · Fri Nov 29 12:13:43 2013 +0100
  70. 041487c mxs_gpio: fix the handling in gpio_direction_output() by Michael Heimpold · Sun Nov 03 22:59:26 2013 +0100
  71. a4c867c Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · Thu Oct 31 11:16:59 2013 +0300
  72. 9170310 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · Mon Nov 04 09:28:08 2013 -0500
  73. 18b03b5 blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. by Steven Miao · Wed Oct 23 14:44:09 2013 +0800
  74. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  75. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
  76. f0adeaa gpio: atmel: add copyright and remove error header info by Bo Shen · Tue Aug 13 14:38:32 2013 +0800
  77. ad1d2ac gpio: atmel: add gpio common API support by Bo Shen · Tue Aug 13 14:38:31 2013 +0800
  78. 02d8814 gpio: atmel: fix code to use pointer for pio port by Bo Shen · Thu Aug 22 15:24:40 2013 +0800
  79. 5064ca4 SPDX-License-Identifier: fixing some problematic GPL-2.0 files by Wolfgang Denk · Sun Jul 28 22:12:44 2013 +0200
  80. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · Sun Aug 18 14:14:34 2013 -0400
  81. e977043 gpio: pca953x: Use ARRAY_SIZE instead of reinventing it by Axel Lin · Sat Jun 22 18:22:48 2013 +0800
  82. 3cd07dc Merge git://git.denx.de/u-boot-arm by Stefano Babic · Wed Jul 31 11:30:38 2013 +0200
  83. d341267 gpio: adi_gpio2: Unreserve gpio in special_gpio_free() by Axel Lin · Wed Jun 26 10:10:04 2013 +0800
  84. 9bfe400 gpio: tca642x: Add the tca642x gpio expander driver by Dan Murphy · Thu Jul 11 13:10:27 2013 -0500
  85. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  86. 1e0803f mxc_gpio: Correct the GPIO handling in gpio_direction_output() by Dirk Behme · Mon Jul 15 15:58:27 2013 +0200
  87. b67aee7 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jul 10 20:40:47 2013 +0200
  88. 01a461f ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 by Axel Lin · Fri Jun 21 18:54:25 2013 +0800
  89. 7b885cf gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code by Axel Lin · Sat Jun 15 22:19:45 2013 +0800
  90. e7fe8c5 gpio: s3c2440_gpio: Fix wrong writel arguments by Axel Lin · Sat Jun 15 17:56:59 2013 +0800
  91. 3edc3f3 bfin: Move gpio support for bf54x and bf60x into the generic driver folder. by Sonic Zhang · Thu May 02 13:46:21 2013 +0800
  92. 23ccda0 gpio: Add support for microblaze xilinx GPIO by Michal Simek · Wed Apr 24 10:01:20 2013 +0200
  93. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · Mon Mar 11 12:02:40 2013 -0400
  94. 1356f8e gpio: Build the da8xx_gpio code for the davinci644x device by Holger Hans Peter Freyther · Thu Feb 07 23:41:01 2013 +0000
  95. 5903287 da8xx: Add the missing pinmux for da830 to the gpio driver by Tomas Novotny · Fri Feb 01 06:46:00 2013 +0000
  96. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jan 08 13:15:45 2013 +0100
  97. e3cb9c1 gpio: add gpio_is_valid() to omap_gpio API by Nikita Kiryanov · Tue Nov 27 22:40:57 2012 +0000
  98. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · Mon Dec 10 13:44:41 2012 +0900
  99. 50a5ebe x86: gpio: Add additional GPIO banks to the ICH6 driver by Bill Richardson · Sat Oct 20 11:44:36 2012 +0000
  100. eece432 x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · Sat Oct 20 11:44:34 2012 +0000