1. aa997d1 drivers/gpio/pm8916_gpio.c: Make pid be uint32_t by Tom Rini · 8 years ago
  2. 541c9be Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  3. 01b2a69 GPIO: pca953x: Remove compilation warnings on arm64 by Michal Simek · 8 years ago
  4. 251ab06 zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  5. 404a00c gpio: zynqmp: Add GPIO driver support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  6. f17abca gpio: zynq: Move the definitions to driver file by Siva Durga Prasad Paladugu · 9 years ago
  7. de77a03 gpio: zynq: Remove non driver model code by Siva Durga Prasad Paladugu · 9 years ago
  8. 2978ae2 gpio: Kconfig: Enable Zynq GPIO driver using kconfig by Siva Durga Prasad Paladugu · 9 years ago
  9. 68c7026 gpio: zynq: Convert Zynq GPIO to driver model by Siva Durga Prasad Paladugu · 9 years ago
  10. b23005c gpio: mvebu_gpio: Add missing out value set to gpio_direction_output() by Stefan Roese · 8 years ago
  11. 120800d gpio: Add support for Qualcomm PM8916 gpios by Mateusz Kulikowski · 8 years ago
  12. 81a87e1 gpio: Add support for Qualcomm gpio controller by Mateusz Kulikowski · 8 years ago
  13. 40345e9 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  14. bc82a13 gpio: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  15. 81a8aa3 sunxi: axp: Generalize register macros for VBUS drive GPIO by Chen-Yu Tsai · 8 years ago
  16. a616420 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  17. 704d9a6 gpio: Add DM GPIO driver for Marvell MVEBU by Stefan Roese · 9 years ago
  18. b813ef0 sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c by Hans de Goede · 9 years ago
  19. 64b1797 x86: broadwell: Add a GPIO driver by Simon Glass · 9 years ago
  20. 779653b x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  21. 15cf75e x86: gpio: Allow the pinctrl driver to set up the pin config by Simon Glass · 9 years ago
  22. d6d50db x86: gpio: Correct GPIO setup ordering by Simon Glass · 9 years ago
  23. 17c43f1 gpio: Use const where possible by Simon Glass · 9 years ago
  24. bbf2478 gpio: Add a function to obtain a GPIO vector value by Simon Glass · 9 years ago
  25. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  26. b9a66b6 gpio: uniphier: add driver for UniPhier GPIO controller by Masahiro Yamada · 9 years ago
  27. e66c49f stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · 9 years ago
  28. 09959ba gpio: stm32_gpio: move base addresses to the soc file by Vikas Manocha · 9 years ago
  29. 14cec06 gpio: stm32_gpio: move clock config from driver to board by Vikas Manocha · 9 years ago
  30. 651827c tegra: gpio: Show the GPIO value for outputs by Simon Glass · 9 years ago
  31. 57dc53a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  32. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  33. 3ddc1c7 x86: ich6_gpio: Convert to use proper DM API by Bin Meng · 9 years ago
  34. 9e30ba2 dm: vybrid_gpio: Drop legacy code by Bhuvanchandra DV · 9 years ago
  35. 386d934 drivers: gpio: add driver for Microchip PIC32 GPIO controller. by Purna Chandra Mandal · 9 years ago
  36. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  37. 4864782 rockchip: gpio: Implement the get_function() method by Simon Glass · 9 years ago
  38. 7d0c2c3 rockchip: gpio: Read the GPIO value correctly by Simon Glass · 9 years ago
  39. 4dc5259 dm: gpio: Allow the uclass to work without printf() by Simon Glass · 9 years ago
  40. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  41. 88f91d1 gpio: mxs: add name_to_gpio() function by Måns Rullgård · 9 years ago
  42. 5be9356 Change e-mail address of Kamil Lulko by Kamil Lulko · 9 years ago
  43. 2c62c56 gpio: atmel: Add the PIO4 driver support by Wenyou Yang · 9 years ago
  44. 079bfc5 altera_pio: change ioremap to map_physmem by Thomas Chou · 9 years ago
  45. daa75b3 i2c: Fix pca953x endianess issue by Dirk Eibach · 9 years ago
  46. 88d5ecf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  47. 1ed0f85 drivers: gpio: omap: add support for parsing additional gpio parameters by Mugunthan V N · 9 years ago
  48. 6944aff sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  49. 6f183e8 gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr() by Przemyslaw Marczak · 9 years ago
  50. fe82857 gpio: tegra: use named constants by Stephen Warren · 9 years ago
  51. 9f75a22 gpio: tegra: remove unused type by Stephen Warren · 9 years ago
  52. 0c35e3a ARM: tegra: don't enable GPIOs until direction is set by Stephen Warren · 9 years ago
  53. f9d3cab ARM: tegra: fix GPIO init table programming by Stephen Warren · 9 years ago
  54. 850f788 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  55. 8998347 gpio: lpc32xx: fix issues with port3 gpio by Sylvain Lemieux · 9 years ago
  56. c9feb42 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  57. 1f8f773 rockchip: gpio: Add rockchip GPIO driver by Simon Glass · 9 years ago
  58. 26dd346 imx: mxc_gpio: add support for imx7d SoC by Adrian Alonso · 9 years ago
  59. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  60. 9035edb gpio: sh-pfc: fix gpio input read by Vladimir Barinov · 9 years ago
  61. df1c9eb x86: gpio: Tidy up gpio_ich6_get_base() and callers by Simon Glass · 9 years ago
  62. e7cc0b6 x86: gpio: Correct calls to _ich6_gpio_set_direction() by Simon Glass · 9 years ago
  63. e30a70c gpio: Add DW APB GPIO driver by Marek Vasut · 9 years ago
  64. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  65. fbf10ae sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster by Hans de Goede · 9 years ago
  66. 0a9e340 gpio: omap: Drop 'method' parameter by Tom Rini · 9 years ago
  67. 152f4898 dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. by Peter Griffin · 9 years ago
  68. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  69. eca4866 dm: gpio: Check a GPIO is valid before using it by Simon Glass · 9 years ago
  70. 8b09791 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  71. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  72. f2753b0 mxc: gpio add i.MX6UL support by Peng Fan · 9 years ago
  73. efa677f dm: gpio: Add dm_gpio_request() to manually request a GPIO by Simon Glass · 9 years ago
  74. 32ec159 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name by Simon Glass · 9 years ago
  75. ce22c5b dm: gpio: Allow GPIO uclass to be used in SPL by Simon Glass · 9 years ago
  76. 6f43ba7 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  77. 1f9e5e2 gpio: lpc32xx: Use priv_data instead of platdata by Axel Lin · 9 years ago
  78. 4d80051 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  79. d348a94 dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · 9 years ago
  80. ae89bb0 dm: gpio: uclass: Add flag to control sequence numbering by Bhuvanchandra DV · 9 years ago
  81. 290ac3b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  82. a52783e sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" by Hans de Goede · 9 years ago
  83. 5318f18 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 9 years ago
  84. 0144caf gpio: stm32: add stm32f1 support by Matt Porter · 9 years ago
  85. 0e6b7a2 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  86. 962f5ca dm: gpio: Add error handling and a function to claim vector GPIOs by Simon Glass · 9 years ago
  87. 895b5d6 gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places by Axel Lin · 9 years ago
  88. 13cfd10 gpio: s3c: Fix the GPIO driver by Marek Vasut · 10 years ago
  89. 421b32b sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 9 years ago
  90. f9b7a04 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 9 years ago
  91. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 9 years ago
  92. 12ce155 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · 9 years ago
  93. 746c087 sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too by Hans de Goede · 9 years ago
  94. 11d52a9 sunxi: gpio: Add compatible strings for all supported SoCs by Hans de Goede · 9 years ago
  95. a5ab883 sunxi: gpio: Add temporary implementation of name_to_gpio() by Simon Glass · 9 years ago
  96. 07ce60f sunxi: gpio: Rename GPIOs to include a 'P' prefix by Simon Glass · 9 years ago
  97. d37c628 gpio: add Xilinx Zynq PS GPIO driver by Andrea Scian · 10 years ago
  98. 3d046f6 mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency by Zhou Zhu · 10 years ago
  99. ee4303c gpio: mvmfp: support newer MFP bit definitions by Xiang Wang · 10 years ago
  100. eaaa4f7 ARMv7M: Add STM32F4 support by rev13@wp.pl · 10 years ago