1. 4bc9b7a gpio: atmel: fix code to use pointer for pio port by Bo Shen · 11 years ago
  2. 326ea98 Merge git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  3. 61c1775 gpio: tca642x: Add the tca642x gpio expander driver by Dan Murphy · 11 years ago
  4. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. 04c79cb mxc_gpio: Correct the GPIO handling in gpio_direction_output() by Dirk Behme · 11 years ago
  6. 630aacb Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  7. 87bd05d ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 by Axel Lin · 11 years ago
  8. 70125f3 gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code by Axel Lin · 11 years ago
  9. 79a6fcf gpio: s3c2440_gpio: Fix wrong writel arguments by Axel Lin · 11 years ago
  10. da34aae bfin: Move gpio support for bf54x and bf60x into the generic driver folder. by Sonic Zhang · 11 years ago
  11. 4e779ad gpio: Add support for microblaze xilinx GPIO by Michal Simek · 11 years ago
  12. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  13. 03414ac gpio: Build the da8xx_gpio code for the davinci644x device by Holger Hans Peter Freyther · 12 years ago
  14. b9f5669 da8xx: Add the missing pinmux for da830 to the gpio driver by Tomas Novotny · 12 years ago
  15. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  16. dcee1ab gpio: add gpio_is_valid() to omap_gpio API by Nikita Kiryanov · 12 years ago
  17. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  18. 57be917 x86: gpio: Add additional GPIO banks to the ICH6 driver by Bill Richardson · 12 years ago
  19. 55ae10f x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · 12 years ago
  20. 822593f gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices by Łukasz Majewski · 12 years ago
  21. 5ea6d7c mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · 12 years ago
  22. 8121d3c drivers/gpio/mpc83xx_gpio.c: sparse fixes by Kim Phillips · 12 years ago
  23. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  24. 633efe9 GPIO: pca953x: fix error reporting by Laurence Withers · 12 years ago
  25. d75bc03 GPIO: pca953x: fix spelling in help by Laurence Withers · 12 years ago
  26. 5d889ae ARM : Add GPIO Driver and IOMUX definition for S3C2440 by Gabriel Huau · 12 years ago
  27. 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  28. e71c39d gpio: add gpio api support to mx27 (v4) by trem · 12 years ago
  29. 5dafa45 mxc: Make gpio_get_value() use PSR by Benoît Thébaudeau · 12 years ago
  30. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  31. efad6cf ARM: add basic support for the Broadcom BCM2835 SoC by Stephen Warren · 12 years ago
  32. 84dee30 snowball: Add support for ux500 based snowball board by Mathieu J. Poirier · 12 years ago
  33. ddcf13b mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  34. 308252a dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  35. d764c50 sh: Add support pin function control using GPIO by Nobuhiro Iwamatsu · 12 years ago
  36. 2cb06a4 GPIO: Add SPEAr GPIO driver by Stefan Roese · 13 years ago
  37. 2b3b1c6 ATMEL/PIO: Enable new feature of PIO on Atmel device by Bo Shen · 12 years ago
  38. 52a8b82 gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* by Tom Warren · 12 years ago
  39. eba1868 i.MX25: This architecture has a GPIO4 too by Timo Ketola · 12 years ago
  40. d71c9c9 imx: Return gpio_set_value in gpio_direction_output by Vikram Narayanan · 12 years ago
  41. be28255 imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) by Vikram Narayanan · 12 years ago
  42. 8d28c21 imx: Add GPIO_TO_PORT macro in the mxc_gpio driver by Vikram Narayanan · 12 years ago
  43. b228e14 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  44. 8d30fcd sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago
  45. 4b56579 mpc83xx: Add a GPIO driver for the MPC83XX family by Joe Hershberger · 13 years ago
  46. 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  47. c8bfe24 i.mx: mxc_gpio: add the i.mx6q support by Jason Liu · 13 years ago
  48. 5fac236 tegra2: Use new GPIO APIs in gpio_config_uart() by Stephen Warren · 13 years ago
  49. 3da597d drivers/gpio/da8xx_gpio.c: Fix build warning by Anatolij Gustschin · 13 years ago
  50. 5a42cd3 M28: Fix OB1 bug in GPIO driver by Robert Deliën · 13 years ago
  51. f9342e2 Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  52. c829ff2 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 13 years ago
  53. 042f9f1 gpio: Adapt PCA9698 to standard GPIO API by Dirk Eibach · 13 years ago
  54. 6b6440d iMX28: Add GPIO control by Marek Vasut · 13 years ago
  55. 03d67e1 gpio: Add driver for Altera's PIO core by Joachim Foerster · 13 years ago
  56. 71f13a2 gpio: mvmfp: reduce include platform file by Lei Wen · 13 years ago
  57. a7efd71 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  58. 486cad0 gpio: Add PCA9698 40-bit I2C I/O port by Dirk Eibach · 13 years ago
  59. e5afdf5 kw_gpio: fix error in kw_gpio_direction_input by Holger Brunck · 13 years ago
  60. 0c44229 gpio: Add GPIO driver framework for Marvell SoCs by Ajay Bhargav · 13 years ago
  61. 04e5ae7 Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  62. 9f15bc0 i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) by Łukasz Majewski · 13 years ago
  63. d8e0ca8 IMX: uniform GPIO interface using GPIO framework by Stefano Babic · 13 years ago
  64. ef5d9eb gpio:samsung s5p_ suffix add for GPIO functions by Łukasz Majewski · 13 years ago
  65. f517afd DA8xx: add generic GPIO driver by Laurence Withers · 13 years ago
  66. 4e5ae09 GPIO: Tegra2: add GPIO driver for Tegra2 by Tom Warren · 13 years ago
  67. 86592f6 AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  68. 372f278 AT91: fix related at91 driver files by Reinhard Meyer · 14 years ago
  69. e53bcd9 gpio: imx: Fix return value on error by Fabio Estevam · 13 years ago
  70. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  71. a03774e mvmfp: add MFP configuration support for PANTHEON by Lei Wen · 14 years ago
  72. 01643ec mxc_gpio: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  73. 5dec49c pca953x: support 16-pin devices by Chris Packham · 14 years ago
  74. e5f495d gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs by Prafulla Wadaskar · 14 years ago
  75. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  76. c4ea142 Use common function to set GPIOs for MX3 and MX5 by Stefano Babic · 14 years ago
  77. 889a275 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · 14 years ago
  78. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  79. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  80. ffb4b02 s5pc1xx: gpio: bug fix at gpio_set_pull function by Minkyu Kang · 14 years ago
  81. 7d27cd0 MX31: add accessor function to get a gpio by Stefano Babic · 14 years ago
  82. 3bb6b03 SAMSUNG: make s5p common gpio functions by Minkyu Kang · 15 years ago
  83. ea8fbba add a new AT91 GPIO driver by Jens Scharsig · 15 years ago
  84. beca04d Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later by Prafulla Wadaskar · 15 years ago
  85. ec16441 Kirkwood: add Marvell Kirkwood gpio driver by Dieter Kiermaier · 15 years ago
  86. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  87. b30de3c i.MX31: add a simple gpio driver by Guennadi Liakhovetski · 16 years ago
  88. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  89. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  90. e92739d Add support for PCA953x I2C gpio devices by Peter Tyser · 16 years ago