1. 939cda5 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · 10 years ago
  2. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  3. 90b51c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  4. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  5. 7d82d89 gpio: at91: add sanity check for the NULL pointer by Wu, Josh · 10 years ago
  6. 44cfc3a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  7. eceb3f2 ARM: tegra: add GPIO initialization table function by Stephen Warren · 10 years ago
  8. f6ae1ca S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 10 years ago
  9. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  10. 96495d9 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  11. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  12. 24e5219 gpio: kona: Add Kona gpio driver by Darwin Rambo · 11 years ago
  13. 8475c86 s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · 11 years ago
  14. a891601 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  15. 9ecc922 at91: add new gpio pin definitions by Andreas Bießmann · 11 years ago
  16. ac135f6 mxs_gpio: fix the handling in gpio_direction_output() by Michael Heimpold · 11 years ago
  17. 7d9ec6a Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · 11 years ago
  18. c0bb110 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 11 years ago
  19. cae4d04 blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. by Steven Miao · 11 years ago
  20. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  21. 4eef93d Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  22. 39b787e gpio: atmel: add copyright and remove error header info by Bo Shen · 11 years ago
  23. 6edaea8 gpio: atmel: add gpio common API support by Bo Shen · 11 years ago
  24. 4bc9b7a gpio: atmel: fix code to use pointer for pio port by Bo Shen · 11 years ago
  25. bcd4d4e SPDX-License-Identifier: fixing some problematic GPL-2.0 files by Wolfgang Denk · 11 years ago
  26. e20cc2c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  27. f218761 gpio: pca953x: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  28. 326ea98 Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  29. 2ced773 gpio: adi_gpio2: Unreserve gpio in special_gpio_free() by Axel Lin · 11 years ago
  30. 61c1775 gpio: tca642x: Add the tca642x gpio expander driver by Dan Murphy · 11 years ago
  31. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. 04c79cb mxc_gpio: Correct the GPIO handling in gpio_direction_output() by Dirk Behme · 11 years ago
  33. 630aacb Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  34. 87bd05d ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 by Axel Lin · 11 years ago
  35. 70125f3 gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code by Axel Lin · 11 years ago
  36. 79a6fcf gpio: s3c2440_gpio: Fix wrong writel arguments by Axel Lin · 11 years ago
  37. da34aae bfin: Move gpio support for bf54x and bf60x into the generic driver folder. by Sonic Zhang · 11 years ago
  38. 4e779ad gpio: Add support for microblaze xilinx GPIO by Michal Simek · 11 years ago
  39. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  40. 03414ac gpio: Build the da8xx_gpio code for the davinci644x device by Holger Hans Peter Freyther · 12 years ago
  41. b9f5669 da8xx: Add the missing pinmux for da830 to the gpio driver by Tomas Novotny · 12 years ago
  42. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  43. dcee1ab gpio: add gpio_is_valid() to omap_gpio API by Nikita Kiryanov · 12 years ago
  44. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  45. 57be917 x86: gpio: Add additional GPIO banks to the ICH6 driver by Bill Richardson · 12 years ago
  46. 55ae10f x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · 12 years ago
  47. 822593f gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices by Łukasz Majewski · 12 years ago
  48. 5ea6d7c mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · 12 years ago
  49. 8121d3c drivers/gpio/mpc83xx_gpio.c: sparse fixes by Kim Phillips · 12 years ago
  50. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  51. 633efe9 GPIO: pca953x: fix error reporting by Laurence Withers · 12 years ago
  52. d75bc03 GPIO: pca953x: fix spelling in help by Laurence Withers · 12 years ago
  53. 5d889ae ARM : Add GPIO Driver and IOMUX definition for S3C2440 by Gabriel Huau · 12 years ago
  54. 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  55. e71c39d gpio: add gpio api support to mx27 (v4) by trem · 12 years ago
  56. 5dafa45 mxc: Make gpio_get_value() use PSR by Benoît Thébaudeau · 12 years ago
  57. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  58. efad6cf ARM: add basic support for the Broadcom BCM2835 SoC by Stephen Warren · 12 years ago
  59. 84dee30 snowball: Add support for ux500 based snowball board by Mathieu J. Poirier · 12 years ago
  60. ddcf13b mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  61. 308252a dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  62. d764c50 sh: Add support pin function control using GPIO by Nobuhiro Iwamatsu · 12 years ago
  63. 2cb06a4 GPIO: Add SPEAr GPIO driver by Stefan Roese · 13 years ago
  64. 2b3b1c6 ATMEL/PIO: Enable new feature of PIO on Atmel device by Bo Shen · 12 years ago
  65. 52a8b82 gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* by Tom Warren · 12 years ago
  66. eba1868 i.MX25: This architecture has a GPIO4 too by Timo Ketola · 12 years ago
  67. d71c9c9 imx: Return gpio_set_value in gpio_direction_output by Vikram Narayanan · 12 years ago
  68. be28255 imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) by Vikram Narayanan · 12 years ago
  69. 8d28c21 imx: Add GPIO_TO_PORT macro in the mxc_gpio driver by Vikram Narayanan · 12 years ago
  70. b228e14 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  71. 8d30fcd sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago
  72. 4b56579 mpc83xx: Add a GPIO driver for the MPC83XX family by Joe Hershberger · 13 years ago
  73. 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  74. c8bfe24 i.mx: mxc_gpio: add the i.mx6q support by Jason Liu · 13 years ago
  75. 5fac236 tegra2: Use new GPIO APIs in gpio_config_uart() by Stephen Warren · 13 years ago
  76. 3da597d drivers/gpio/da8xx_gpio.c: Fix build warning by Anatolij Gustschin · 13 years ago
  77. 5a42cd3 M28: Fix OB1 bug in GPIO driver by Robert Deliën · 13 years ago
  78. f9342e2 Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  79. c829ff2 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 13 years ago
  80. 042f9f1 gpio: Adapt PCA9698 to standard GPIO API by Dirk Eibach · 13 years ago
  81. 6b6440d iMX28: Add GPIO control by Marek Vasut · 13 years ago
  82. 03d67e1 gpio: Add driver for Altera's PIO core by Joachim Foerster · 13 years ago
  83. 71f13a2 gpio: mvmfp: reduce include platform file by Lei Wen · 13 years ago
  84. a7efd71 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  85. 486cad0 gpio: Add PCA9698 40-bit I2C I/O port by Dirk Eibach · 13 years ago
  86. e5afdf5 kw_gpio: fix error in kw_gpio_direction_input by Holger Brunck · 13 years ago
  87. 0c44229 gpio: Add GPIO driver framework for Marvell SoCs by Ajay Bhargav · 13 years ago
  88. 04e5ae7 Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  89. 9f15bc0 i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) by Łukasz Majewski · 13 years ago
  90. d8e0ca8 IMX: uniform GPIO interface using GPIO framework by Stefano Babic · 13 years ago
  91. ef5d9eb gpio:samsung s5p_ suffix add for GPIO functions by Łukasz Majewski · 13 years ago
  92. f517afd DA8xx: add generic GPIO driver by Laurence Withers · 13 years ago
  93. 4e5ae09 GPIO: Tegra2: add GPIO driver for Tegra2 by Tom Warren · 13 years ago
  94. 86592f6 AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  95. 372f278 AT91: fix related at91 driver files by Reinhard Meyer · 14 years ago
  96. e53bcd9 gpio: imx: Fix return value on error by Fabio Estevam · 13 years ago
  97. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  98. a03774e mvmfp: add MFP configuration support for PANTHEON by Lei Wen · 14 years ago
  99. 01643ec mxc_gpio: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  100. 5dec49c pca953x: support 16-pin devices by Chris Packham · 14 years ago