1. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  2. b046104 tegra: Convert tegra GPIO driver to use driver model by Simon Glass · Wed Sep 03 17:37:03 2014 -0600
  3. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:12:45 2014 +0200
  4. f988071 dm: gpio: Don't use the driver model uclass for SPL by Simon Glass · Wed Jul 23 06:54:56 2014 -0600
  5. af47147 sunxi: add gpio driver by Ian Campbell · Thu Jun 05 19:00:15 2014 +0100
  6. 6e903e1 gpio: spear_gpio: Fix gpio_set_value() implementation by Axel Lin · Sun May 25 10:31:18 2014 +0800
  7. d4acf63 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · Wed Jun 11 23:29:47 2014 -0600
  8. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · Wed Jun 11 23:29:45 2014 -0600
  9. 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri May 30 11:34:39 2014 -0400
  10. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  11. 383543a gpio: at91: add sanity check for the NULL pointer by Wu, Josh · Wed May 07 16:50:45 2014 +0800
  12. cb4cccd Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu May 15 17:19:45 2014 +0200
  13. 4b27bf1 ARM: tegra: add GPIO initialization table function by Stephen Warren · Tue Apr 22 14:37:53 2014 -0600
  14. 1376cdd S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · Tue May 13 10:30:14 2014 +0530
  15. b4d7070 sandbox: Convert GPIOs to use driver model by Simon Glass · Wed Feb 26 15:59:25 2014 -0700
  16. e821d18 dm: Add GPIO support and tests by Simon Glass · Wed Feb 26 15:59:24 2014 -0700
  17. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
  18. a7aaa1d gpio: kona: Add Kona gpio driver by Darwin Rambo · Tue Feb 11 11:06:35 2014 -0800
  19. b18c47e s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · Wed Jan 22 11:24:10 2014 +0100
  20. a73f004 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jan 06 08:49:58 2014 +0100
  21. 90c973b at91: add new gpio pin definitions by Andreas Bießmann · Fri Nov 29 12:13:43 2013 +0100
  22. 041487c mxs_gpio: fix the handling in gpio_direction_output() by Michael Heimpold · Sun Nov 03 22:59:26 2013 +0100
  23. a4c867c Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · Thu Oct 31 11:16:59 2013 +0300
  24. 9170310 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · Mon Nov 04 09:28:08 2013 -0500
  25. 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
  26. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  27. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
  28. f0adeaa gpio: atmel: add copyright and remove error header info by Bo Shen · Tue Aug 13 14:38:32 2013 +0800
  29. ad1d2ac gpio: atmel: add gpio common API support by Bo Shen · Tue Aug 13 14:38:31 2013 +0800
  30. 02d8814 gpio: atmel: fix code to use pointer for pio port by Bo Shen · Thu Aug 22 15:24:40 2013 +0800
  31. 5064ca4 SPDX-License-Identifier: fixing some problematic GPL-2.0 files by Wolfgang Denk · Sun Jul 28 22:12:44 2013 +0200
  32. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · Sun Aug 18 14:14:34 2013 -0400
  33. e977043 gpio: pca953x: Use ARRAY_SIZE instead of reinventing it by Axel Lin · Sat Jun 22 18:22:48 2013 +0800
  34. 3cd07dc Merge git://git.denx.de/u-boot-arm by Stefano Babic · Wed Jul 31 11:30:38 2013 +0200
  35. d341267 gpio: adi_gpio2: Unreserve gpio in special_gpio_free() by Axel Lin · Wed Jun 26 10:10:04 2013 +0800
  36. 9bfe400 gpio: tca642x: Add the tca642x gpio expander driver by Dan Murphy · Thu Jul 11 13:10:27 2013 -0500
  37. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  38. 1e0803f mxc_gpio: Correct the GPIO handling in gpio_direction_output() by Dirk Behme · Mon Jul 15 15:58:27 2013 +0200
  39. b67aee7 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jul 10 20:40:47 2013 +0200
  40. 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
  41. 7b885cf gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code by Axel Lin · Sat Jun 15 22:19:45 2013 +0800
  42. e7fe8c5 gpio: s3c2440_gpio: Fix wrong writel arguments by Axel Lin · Sat Jun 15 17:56:59 2013 +0800
  43. 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
  44. 23ccda0 gpio: Add support for microblaze xilinx GPIO by Michal Simek · Wed Apr 24 10:01:20 2013 +0200
  45. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · Mon Mar 11 12:02:40 2013 -0400
  46. 1356f8e gpio: Build the da8xx_gpio code for the davinci644x device by Holger Hans Peter Freyther · Thu Feb 07 23:41:01 2013 +0000
  47. 5903287 da8xx: Add the missing pinmux for da830 to the gpio driver by Tomas Novotny · Fri Feb 01 06:46:00 2013 +0000
  48. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jan 08 13:15:45 2013 +0100
  49. e3cb9c1 gpio: add gpio_is_valid() to omap_gpio API by Nikita Kiryanov · Tue Nov 27 22:40:57 2012 +0000
  50. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · Mon Dec 10 13:44:41 2012 +0900
  51. 50a5ebe x86: gpio: Add additional GPIO banks to the ICH6 driver by Bill Richardson · Sat Oct 20 11:44:36 2012 +0000
  52. eece432 x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · Sat Oct 20 11:44:34 2012 +0000
  53. d6614b7 gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices by Łukasz Majewski · Tue Sep 04 21:47:46 2012 +0000
  54. d8c2fd0 mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · Tue Oct 23 10:57:47 2012 +0000
  55. bd76f01 drivers/gpio/mpc83xx_gpio.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:41 2012 +0000
  56. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · Wed Sep 19 15:50:56 2012 -0700
  57. 46a409d GPIO: pca953x: fix error reporting by Laurence Withers · Wed Jul 25 03:55:48 2012 +0000
  58. 7a63c65 GPIO: pca953x: fix spelling in help by Laurence Withers · Wed Jul 25 03:55:47 2012 +0000
  59. dd15930 ARM : Add GPIO Driver and IOMUX definition for S3C2440 by Gabriel Huau · Wed May 02 10:49:55 2012 +0000
  60. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · Tue Sep 04 17:00:24 2012 -0700
  61. cf233ed gpio: add gpio api support to mx27 (v4) by trem · Sat Aug 25 05:30:33 2012 +0000
  62. daaf7a9 mxc: Make gpio_get_value() use PSR by Benoît Thébaudeau · Mon Aug 20 10:55:41 2012 +0000
  63. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · Fri Aug 31 08:30:00 2012 +0000
  64. 45b8ae6 ARM: add basic support for the Broadcom BCM2835 SoC by Stephen Warren · Sun Aug 05 16:07:21 2012 +0000
  65. 4a036fe snowball: Add support for ux500 based snowball board by Mathieu J. Poirier · Fri Aug 03 11:05:12 2012 +0000
  66. 5309b00 mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:30 2012 +0000
  67. aede188 dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · Sat Jul 21 05:02:23 2012 +0000
  68. 99b1b76 sh: Add support pin function control using GPIO by Nobuhiro Iwamatsu · Thu Jun 21 11:26:38 2012 +0900
  69. ad38e5d GPIO: Add SPEAr GPIO driver by Stefan Roese · Tue Feb 14 14:01:36 2012 +0100
  70. 0ac1345 ATMEL/PIO: Enable new feature of PIO on Atmel device by Bo Shen · Sun May 20 15:50:00 2012 +0000
  71. c570d7a gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* by Tom Warren · Tue May 22 12:19:25 2012 +0000
  72. 4fce1db i.MX25: This architecture has a GPIO4 too by Timo Ketola · Wed Apr 18 22:55:29 2012 +0000
  73. c0a17fe imx: Return gpio_set_value in gpio_direction_output by Vikram Narayanan · Tue Apr 10 04:26:30 2012 +0000
  74. fbdf6bc imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) by Vikram Narayanan · Tue Apr 10 04:26:20 2012 +0000
  75. 10999cf imx: Add GPIO_TO_PORT macro in the mxc_gpio driver by Vikram Narayanan · Tue Apr 10 04:26:08 2012 +0000
  76. fb98d4a Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · Sun Feb 26 12:15:05 2012 +0000
  77. b43d044 sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · Wed Feb 15 15:51:13 2012 -0800
  78. 911c606 mpc83xx: Add a GPIO driver for the MPC83XX family by Joe Hershberger · Fri Nov 11 15:55:37 2011 -0600
  79. f8928f1 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · Fri Nov 11 15:55:36 2011 -0600
  80. e581b01 i.mx: mxc_gpio: add the i.mx6q support by Jason Liu · Fri Nov 25 00:18:03 2011 +0000
  81. edc513f tegra2: Use new GPIO APIs in gpio_config_uart() by Stephen Warren · Thu Oct 06 12:52:22 2011 +0000
  82. b86cc38 drivers/gpio/da8xx_gpio.c: Fix build warning by Anatolij Gustschin · Wed Dec 07 11:47:47 2011 +0000
  83. 2597166 M28: Fix OB1 bug in GPIO driver by Robert Deliën · Tue Nov 22 04:14:22 2011 +0000
  84. 2747441 Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Mon Nov 21 22:11:05 2011 +0100
  85. 1a43bb3 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Mon Nov 21 22:00:37 2011 +0100
  86. bae3a22 gpio: Adapt PCA9698 to standard GPIO API by Dirk Eibach · Mon Oct 31 09:39:12 2011 +0100
  87. 53fdab2 iMX28: Add GPIO control by Marek Vasut · Tue Nov 08 23:18:13 2011 +0000
  88. c932eed gpio: Add driver for Altera's PIO core by Joachim Foerster · Fri Oct 21 15:48:50 2011 +0200
  89. f886dbd gpio: mvmfp: reduce include platform file by Lei Wen · Tue Oct 18 20:11:55 2011 +0530
  90. 298ae91 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · Tue Oct 18 20:11:42 2011 +0530
  91. c3213b8 gpio: Add PCA9698 40-bit I2C I/O port by Dirk Eibach · Mon Oct 03 23:13:51 2011 +0000
  92. 8dd156e kw_gpio: fix error in kw_gpio_direction_input by Holger Brunck · Sun Aug 21 23:21:06 2011 +0000
  93. f56ba5d gpio: Add GPIO driver framework for Marvell SoCs by Ajay Bhargav · Mon Aug 22 17:57:38 2011 +0530
  94. 825223d Minor coding style cleanup. by Wolfgang Denk · Sun Sep 11 21:24:09 2011 +0200
  95. 1e04cae i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) by Łukasz Majewski · Mon Aug 22 22:34:58 2011 +0000
  96. 7faee91 IMX: uniform GPIO interface using GPIO framework by Stefano Babic · Sun Aug 21 10:45:44 2011 +0200
  97. 4d954cc gpio:samsung s5p_ suffix add for GPIO functions by Łukasz Majewski · Fri Jul 15 00:16:22 2011 +0000
  98. 3ffd968 DA8xx: add generic GPIO driver by Laurence Withers · Mon Jul 18 09:26:01 2011 -0400
  99. b3878b8 GPIO: Tegra2: add GPIO driver for Tegra2 by Tom Warren · Fri Jun 17 06:27:28 2011 +0000
  100. b06208c AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · Sun Nov 07 13:26:14 2010 +0100