1. 15a5853 gpio: Add support for Qualcomm PM8916 gpios by Mateusz Kulikowski · 9 years ago
  2. a1b3ae9 gpio: Add support for Qualcomm gpio controller by Mateusz Kulikowski · 9 years ago
  3. bc6d7c8 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  4. bfa3d8b gpio: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  5. 2e8dced sunxi: axp: Generalize register macros for VBUS drive GPIO by Chen-Yu Tsai · 9 years ago
  6. 254b52d Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  7. e0e7042 gpio: Add DM GPIO driver for Marvell MVEBU by Stefan Roese · 9 years ago
  8. 7268803 sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c by Hans de Goede · 9 years ago
  9. 52c365f x86: broadwell: Add a GPIO driver by Simon Glass · 9 years ago
  10. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  11. fb8757b x86: gpio: Allow the pinctrl driver to set up the pin config by Simon Glass · 9 years ago
  12. ec5c786 x86: gpio: Correct GPIO setup ordering by Simon Glass · 9 years ago
  13. fd83897 gpio: Use const where possible by Simon Glass · 9 years ago
  14. df1687d gpio: Add a function to obtain a GPIO vector value by Simon Glass · 9 years ago
  15. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  16. 2dbca98 gpio: uniphier: add driver for UniPhier GPIO controller by Masahiro Yamada · 9 years ago
  17. 1b51c93 stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · 9 years ago
  18. 08bce2b gpio: stm32_gpio: move base addresses to the soc file by Vikas Manocha · 9 years ago
  19. 3e86a1a gpio: stm32_gpio: move clock config from driver to board by Vikas Manocha · 9 years ago
  20. 5f4de1f tegra: gpio: Show the GPIO value for outputs by Simon Glass · 9 years ago
  21. 3d93c94 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  22. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  23. 6e916cc x86: ich6_gpio: Convert to use proper DM API by Bin Meng · 9 years ago
  24. 7559604 dm: vybrid_gpio: Drop legacy code by Bhuvanchandra DV · 9 years ago
  25. 0ee99ca drivers: gpio: add driver for Microchip PIC32 GPIO controller. by Purna Chandra Mandal · 9 years ago
  26. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  27. 9c73e74 rockchip: gpio: Implement the get_function() method by Simon Glass · 9 years ago
  28. c8d7240 rockchip: gpio: Read the GPIO value correctly by Simon Glass · 9 years ago
  29. ee8a3d9 dm: gpio: Allow the uclass to work without printf() by Simon Glass · 9 years ago
  30. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  31. a7ec686 gpio: mxs: add name_to_gpio() function by Måns Rullgård · 9 years ago
  32. decd33b Change e-mail address of Kamil Lulko by Kamil Lulko · 9 years ago
  33. 5a09d13 gpio: atmel: Add the PIO4 driver support by Wenyou Yang · 9 years ago
  34. ee650e2 altera_pio: change ioremap to map_physmem by Thomas Chou · 9 years ago
  35. 4f515fb i2c: Fix pca953x endianess issue by Dirk Eibach · 9 years ago
  36. fb1a4bf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  37. 3722482 drivers: gpio: omap: add support for parsing additional gpio parameters by Mugunthan V N · 9 years ago
  38. d9ee84b sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  39. 85ed2b4 gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr() by Przemyslaw Marczak · 9 years ago
  40. 20a9145 gpio: tegra: use named constants by Stephen Warren · 9 years ago
  41. ee3540a gpio: tegra: remove unused type by Stephen Warren · 9 years ago
  42. 6904f6d ARM: tegra: don't enable GPIOs until direction is set by Stephen Warren · 9 years ago
  43. c6f5402 ARM: tegra: fix GPIO init table programming by Stephen Warren · 9 years ago
  44. 700db47 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  45. 06dc5c0 gpio: lpc32xx: fix issues with port3 gpio by Sylvain Lemieux · 9 years ago
  46. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  47. 8fa4d5a rockchip: gpio: Add rockchip GPIO driver by Simon Glass · 9 years ago
  48. 840d2e3 imx: mxc_gpio: add support for imx7d SoC by Adrian Alonso · 9 years ago
  49. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  50. a43181c gpio: sh-pfc: fix gpio input read by Vladimir Barinov · 9 years ago
  51. 0773aed x86: gpio: Tidy up gpio_ich6_get_base() and callers by Simon Glass · 9 years ago
  52. 94641cb x86: gpio: Correct calls to _ich6_gpio_set_direction() by Simon Glass · 9 years ago
  53. 12a8d79 gpio: Add DW APB GPIO driver by Marek Vasut · 9 years ago
  54. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  55. 167c8a1 sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster by Hans de Goede · 9 years ago
  56. 7bc2bca gpio: omap: Drop 'method' parameter by Tom Rini · 9 years ago
  57. d267688 dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. by Peter Griffin · 9 years ago
  58. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  59. 230c143 dm: gpio: Check a GPIO is valid before using it by Simon Glass · 9 years ago
  60. daa93d9 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  61. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  62. f5dd87e mxc: gpio add i.MX6UL support by Peng Fan · 9 years ago
  63. 047cdb3 dm: gpio: Add dm_gpio_request() to manually request a GPIO by Simon Glass · 9 years ago
  64. 215bcc7 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name by Simon Glass · 9 years ago
  65. 382b0c4 dm: gpio: Allow GPIO uclass to be used in SPL by Simon Glass · 9 years ago
  66. 0a707a9 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  67. 3d23edb gpio: lpc32xx: Use priv_data instead of platdata by Axel Lin · 10 years ago
  68. 9582d23 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  69. 6d236aa dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · 10 years ago
  70. b1a1fc9 dm: gpio: uclass: Add flag to control sequence numbering by Bhuvanchandra DV · 10 years ago
  71. 13b468f Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  72. 30092fe sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" by Hans de Goede · 10 years ago
  73. f813548 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 10 years ago
  74. 359919a gpio: stm32: add stm32f1 support by Matt Porter · 10 years ago
  75. a392caa Merge git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  76. bef54db dm: gpio: Add error handling and a function to claim vector GPIOs by Simon Glass · 10 years ago
  77. 3e59f9e gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places by Axel Lin · 10 years ago
  78. df1ddf7 gpio: s3c: Fix the GPIO driver by Marek Vasut · 10 years ago
  79. 66bf508 sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 10 years ago
  80. 08607d1 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 10 years ago
  81. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 10 years ago
  82. 551ea28 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · 10 years ago
  83. dfa5b9f sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too by Hans de Goede · 10 years ago
  84. ced5756 sunxi: gpio: Add compatible strings for all supported SoCs by Hans de Goede · 10 years ago
  85. 9754d93 sunxi: gpio: Add temporary implementation of name_to_gpio() by Simon Glass · 10 years ago
  86. e2d3054 sunxi: gpio: Rename GPIOs to include a 'P' prefix by Simon Glass · 10 years ago
  87. 4bbf3ca gpio: add Xilinx Zynq PS GPIO driver by Andrea Scian · 10 years ago
  88. d749678 mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency by Zhou Zhu · 10 years ago
  89. 009bb35 gpio: mvmfp: support newer MFP bit definitions by Xiang Wang · 10 years ago
  90. fec465a ARMv7M: Add STM32F4 support by rev13@wp.pl · 10 years ago
  91. 084a3fe sandbox: Move GPIO CONFIGs to Kconfig by Simon Glass · 10 years ago
  92. 94f54d1 dm: gpio: Add an implementation for gpio_get_number() by Simon Glass · 10 years ago
  93. 44fc536 dm: gpio: request list: return the count if requests max_count reached by Przemyslaw Marczak · 10 years ago
  94. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  95. 240d06d x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · 10 years ago
  96. d390d8c sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · 10 years ago
  97. 6604a13 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · 10 years ago
  98. eb135ad lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  99. e3e5a9f dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  100. 0ed2cb1 dm:gpio:mxc add DT support by Peng Fan · 10 years ago