1. 230c143 dm: gpio: Check a GPIO is valid before using it by Simon Glass · Thu Jul 02 18:16:16 2015 -0600
  2. daa93d9 x86: Add some missing global_data declarations in files that use gd by Simon Glass · Fri Jul 31 09:31:31 2015 -0600
  3. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Aug 02 07:40:37 2015 -0400
  4. f5dd87e mxc: gpio add i.MX6UL support by Peng Fan · Mon Jul 20 19:28:31 2015 +0800
  5. 047cdb3 dm: gpio: Add dm_gpio_request() to manually request a GPIO by Simon Glass · Tue Jun 23 15:38:41 2015 -0600
  6. 215bcc7 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name by Simon Glass · Tue Jun 23 15:38:40 2015 -0600
  7. 382b0c4 dm: gpio: Allow GPIO uclass to be used in SPL by Simon Glass · Tue Jun 23 15:38:39 2015 -0600
  8. 0a707a9 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jul 07 11:38:44 2015 +0200
  9. 3d23edb gpio: lpc32xx: Use priv_data instead of platdata by Axel Lin · Tue Apr 14 14:55:24 2015 +0800
  10. 9582d23 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Jun 08 08:37:02 2015 -0400
  11. 6d236aa dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · Mon Jun 01 18:37:16 2015 +0530
  12. b1a1fc9 dm: gpio: uclass: Add flag to control sequence numbering by Bhuvanchandra DV · Mon Jun 01 18:37:15 2015 +0530
  13. 13b468f Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Jun 06 07:03:07 2015 -0400
  14. 30092fe sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" by Hans de Goede · Tue Jun 02 18:09:25 2015 +0200
  15. f813548 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · Mon May 25 22:27:37 2015 -0700
  16. 359919a gpio: stm32: add stm32f1 support by Matt Porter · Tue May 05 15:00:25 2015 -0400
  17. a392caa Merge git://git.denx.de/u-boot-samsung by Tom Rini · Mon May 18 09:15:15 2015 -0400
  18. bef54db dm: gpio: Add error handling and a function to claim vector GPIOs by Simon Glass · Tue Apr 14 21:03:20 2015 -0600
  19. 3e59f9e gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places by Axel Lin · Sun Apr 26 10:32:36 2015 +0800
  20. df1ddf7 gpio: s3c: Fix the GPIO driver by Marek Vasut · Sat Oct 11 18:42:57 2014 +0200
  21. 66bf508 sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · Sun Apr 26 11:19:37 2015 +0200
  22. 08607d1 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · Wed Apr 22 11:31:22 2015 +0200
  23. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · Sat Apr 25 17:25:14 2015 +0200
  24. 551ea28 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · Wed Apr 22 16:27:01 2015 +0200
  25. dfa5b9f sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too by Hans de Goede · Wed Apr 22 17:59:01 2015 +0200
  26. ced5756 sunxi: gpio: Add compatible strings for all supported SoCs by Hans de Goede · Wed Apr 22 11:29:38 2015 +0200
  27. 9754d93 sunxi: gpio: Add temporary implementation of name_to_gpio() by Simon Glass · Sat Apr 18 11:33:43 2015 -0600
  28. e2d3054 sunxi: gpio: Rename GPIOs to include a 'P' prefix by Simon Glass · Sat Apr 18 11:33:44 2015 -0600
  29. 4bbf3ca gpio: add Xilinx Zynq PS GPIO driver by Andrea Scian · Fri Mar 20 16:00:25 2015 +0100
  30. d749678 mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency by Zhou Zhu · Mon Mar 23 17:57:01 2015 -0500
  31. 009bb35 gpio: mvmfp: support newer MFP bit definitions by Xiang Wang · Mon Mar 23 17:56:58 2015 -0500
  32. fec465a ARMv7M: Add STM32F4 support by rev13@wp.pl · Sun Mar 01 12:44:40 2015 +0100
  33. 084a3fe sandbox: Move GPIO CONFIGs to Kconfig by Simon Glass · Fri Mar 06 13:19:01 2015 -0700
  34. 94f54d1 dm: gpio: Add an implementation for gpio_get_number() by Simon Glass · Wed Mar 25 12:21:58 2015 -0600
  35. 44fc536 dm: gpio: request list: return the count if requests max_count reached by Przemyslaw Marczak · Tue Mar 31 18:57:16 2015 +0200
  36. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  37. 240d06d x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · Thu Mar 05 12:25:15 2015 -0700
  38. d390d8c sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · Sun Mar 22 18:12:23 2015 +0100
  39. 6604a13 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · Sun Mar 22 18:07:09 2015 +0100
  40. eb135ad lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:46 2015 +0200
  41. e3e5a9f dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · Tue Mar 03 08:02:59 2015 -0700
  42. 0ed2cb1 dm:gpio:mxc add DT support by Peng Fan · Tue Feb 10 14:46:34 2015 +0800
  43. 86be426 dm:gpio:mxc add a bank_index entry in platdata by Peng Fan · Tue Feb 10 14:46:33 2015 +0800
  44. d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · Thu Feb 05 21:41:35 2015 -0700
  45. bb4ab58 gpio: omap: Pass correct argument to _get_gpio_direction() by Axel Lin · Sat Jan 31 22:23:38 2015 +0800
  46. 98b9b37 gpio: at91: Fix getting address of private data by Axel Lin · Sat Jan 31 14:47:34 2015 +0800
  47. 947beca dm: exynos: Add a GPIO translation function by Simon Glass · Mon Jan 05 20:05:34 2015 -0700
  48. ada3b75 dm: tegra: Add a GPIO translation function by Simon Glass · Mon Jan 05 20:05:33 2015 -0700
  49. 16e1040 dm: gpio: Add better functions to request GPIOs by Simon Glass · Mon Jan 05 20:05:29 2015 -0700
  50. d3322bb dm: gpio: Add a driver GPIO translation method by Simon Glass · Mon Jan 05 20:05:28 2015 -0700
  51. ce55529 dm: gpio: Add a native driver model API by Simon Glass · Mon Jan 05 20:05:27 2015 -0700
  52. 1fc9c4a sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · Wed Dec 24 19:34:38 2014 +0100
  53. 06da346 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · Sat Dec 20 11:41:25 2014 +0800
  54. 9b64969 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support by Bin Meng · Wed Dec 17 15:50:38 2014 +0800
  55. a55173f x86: ich6-gpio: Move setup_pch_gpios() to board support codes by Bin Meng · Fri Dec 12 21:05:23 2014 +0800
  56. 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
  57. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  58. 4d71788 dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · Wed Oct 29 13:08:57 2014 -0600
  59. 60af017 x86: ivybridge: Add support for early GPIO init by Simon Glass · Wed Nov 12 22:42:24 2014 -0700
  60. 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
  61. 7830453 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · Thu Oct 30 20:25:49 2014 -0600
  62. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Oct 26 14:03:08 2014 -0400
  63. 15da974 gpio: make local functions static by Jeroen Hofstee · Wed Oct 08 22:57:37 2014 +0200
  64. 57ad8ee dm: add entries to Kconfig by Masahiro Yamada · Thu Oct 23 22:26:09 2014 +0900
  65. 2b4071b dm: x86: Convert Intel ICH6 GPIO driver to use driver model by Simon Glass · Fri Oct 10 07:49:18 2014 -0600
  66. a223d5e dm: gpio: imx: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:56 2014 -0600
  67. 8e5f623 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:55 2014 -0600
  68. 859896c dm: gpio: rpi_b: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:54 2014 -0600
  69. 46715a8 dm: gpio: omap3: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:53 2014 -0600
  70. 7fcb5fe dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:52 2014 -0600
  71. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · Sat Oct 04 11:29:49 2014 -0600
  72. ca5f8d2 dm: gpio: sandbox: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:47 2014 -0600
  73. a367f1d dm: gpio: sandbox: Implement the remove() method by Simon Glass · Sat Oct 04 11:29:46 2014 -0600
  74. 3204863 dm: gpio: sandbox: Implement the get_function() method by Simon Glass · Sat Oct 04 11:29:45 2014 -0600
  75. 6b1ef59 dm: Move the function for getting GPIO status into the uclass by Simon Glass · Sat Oct 04 11:29:44 2014 -0600
  76. 6e5e6dd dm: gpio: Add gpio_get_function() and friends by Simon Glass · Sat Oct 04 11:29:43 2014 -0600
  77. 0f4517d dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · Sat Oct 04 11:29:42 2014 -0600
  78. 1a96d7f dm: omap: gpio: Support driver model by Simon Glass · Wed Oct 22 21:37:09 2014 -0600
  79. ba33a3f dm: omap: gpio: Put _get_gpio_value() logic into its own function by Simon Glass · Wed Oct 22 21:37:08 2014 -0600
  80. 43b2e1a dm: gpio: Support numbered GPIOs by Simon Glass · Wed Oct 22 21:37:01 2014 -0600
  81. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Oct 23 14:05:34 2014 -0400
  82. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · Wed Oct 22 12:13:06 2014 +0200
  83. 7480762 dm: rpi: Convert GPIO driver to driver model by Simon Glass · Mon Sep 22 17:30:56 2014 -0600
  84. 2772b4d dm: imx: gpio: Support driver model in MXC gpio driver by Simon Glass · Wed Oct 01 19:57:26 2014 -0600
  85. 9b4e0e8 dm: exynos: gpio: Convert to driver model by Simon Glass · Mon Oct 20 19:48:40 2014 -0600
  86. 3898ab7 dm: exynos: Tidy up GPIO defines by Simon Glass · Mon Oct 20 19:48:38 2014 -0600
  87. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · Mon Oct 20 19:48:37 2014 -0600
  88. 9ddceb6 tegra: gpio: fix null label regression by Marcel Ziswiler · Fri Oct 10 16:56:50 2014 +0200
  89. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  90. b046104 tegra: Convert tegra GPIO driver to use driver model by Simon Glass · Wed Sep 03 17:37:03 2014 -0600
  91. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:12:45 2014 +0200
  92. f988071 dm: gpio: Don't use the driver model uclass for SPL by Simon Glass · Wed Jul 23 06:54:56 2014 -0600
  93. af47147 sunxi: add gpio driver by Ian Campbell · Thu Jun 05 19:00:15 2014 +0100
  94. 6e903e1 gpio: spear_gpio: Fix gpio_set_value() implementation by Axel Lin · Sun May 25 10:31:18 2014 +0800
  95. d4acf63 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · Wed Jun 11 23:29:47 2014 -0600
  96. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · Wed Jun 11 23:29:45 2014 -0600
  97. 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri May 30 11:34:39 2014 -0400
  98. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  99. 383543a gpio: at91: add sanity check for the NULL pointer by Wu, Josh · Wed May 07 16:50:45 2014 +0800
  100. cb4cccd Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu May 15 17:19:45 2014 +0200