1. ab8ce19 gpio: pca953x: Fix register reading past 8th GPIO by mario.six@gdsys.cc · 9 years ago
  2. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  3. ba91bd5 gpio: at91: Fix pullup/pulldown configuration on PIO3 by Marek Vasut · 9 years ago
  4. c338c38 x86: broadwell: gpio: Remove the codes to set up pin control by Bin Meng · 8 years ago
  5. a455964 x86: Probe pinctrl driver in cpu_init_r() by Bin Meng · 8 years ago
  6. 1e4479d x86: ich6_gpio: Output return value of syscon_get_by_driver_data() by Bin Meng · 8 years ago
  7. 0362bdb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  8. 90937cc dm: test: Add GPIO open drain tests by mario.six@gdsys.cc · 9 years ago
  9. 7b4cf8b dm: gpio: Implement open drain for MPC85XX GPIO by mario.six@gdsys.cc · 9 years ago
  10. 0a44d49 dm: gpio: Add methods for open drain setting by mario.six@gdsys.cc · 9 years ago
  11. 5b59a35 dm: gpio: Add driver for MPC85XX GPIO controller by mario.six@gdsys.cc · 9 years ago
  12. e8765c3 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  13. d2558a7 gpio: mxs: Remove netdev.h by Marek Vasut · 9 years ago
  14. 0c5403f gpio: add Tegra186 GPIO driver by Stephen Warren · 9 years ago
  15. af974be ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig by Stephen Warren · 9 years ago
  16. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  17. 03bf428 dm: gpio: pca953x: Support PCA953X with 40 GPIOs by mario.six@gdsys.cc · 9 years ago
  18. b56989e sunxi: gpio: convert bind() to use driver data by Stephen Warren · 9 years ago
  19. 514281f gpio: zynq: Add support for reading gpio pin state by Michal Simek · 9 years ago
  20. b8baa9f gpio: exynos(s5p): remove gpio_xlate routine by Eric Nelson · 9 years ago
  21. e320f90 gpio: rk: remove gpio_xlate routine by Eric Nelson · 9 years ago
  22. 27909a9 gpio: pic32: remove gpio_xlate routine by Eric Nelson · 9 years ago
  23. fc069ea gpio: omap: remove gpio_xlate routine by Eric Nelson · 9 years ago
  24. 67670aa gpio: intel_broadwell: remove gpio_xlate routine by Eric Nelson · 9 years ago
  25. 786e98d dm: gpio: add a default gpio xlate routine by Eric Nelson · 9 years ago
  26. 28b4a1c dm: gpio: introduce 74x164 driver by Peng Fan · 9 years ago
  27. ca67507 dm: gpio: pca953x: introduce driver model support for pca953x by Peng Fan · 9 years ago
  28. 44d15c2 drivers/gpio/pm8916_gpio.c: Make pid be uint32_t by Tom Rini · 9 years ago
  29. a4b8b8e Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  30. fc2ef43 GPIO: pca953x: Remove compilation warnings on arm64 by Michal Simek · 9 years ago
  31. 3c1107e zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  32. 1904ce5 gpio: zynqmp: Add GPIO driver support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  33. 228a1f9 gpio: zynq: Move the definitions to driver file by Siva Durga Prasad Paladugu · 9 years ago
  34. 4fde71c gpio: zynq: Remove non driver model code by Siva Durga Prasad Paladugu · 9 years ago
  35. d6d0082 gpio: Kconfig: Enable Zynq GPIO driver using kconfig by Siva Durga Prasad Paladugu · 9 years ago
  36. 6fea901 gpio: zynq: Convert Zynq GPIO to driver model by Siva Durga Prasad Paladugu · 9 years ago
  37. 7c96a77 gpio: mvebu_gpio: Add missing out value set to gpio_direction_output() by Stefan Roese · 9 years ago
  38. 15a5853 gpio: Add support for Qualcomm PM8916 gpios by Mateusz Kulikowski · 9 years ago
  39. a1b3ae9 gpio: Add support for Qualcomm gpio controller by Mateusz Kulikowski · 9 years ago
  40. bc6d7c8 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  41. bfa3d8b gpio: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  42. 2e8dced sunxi: axp: Generalize register macros for VBUS drive GPIO by Chen-Yu Tsai · 9 years ago
  43. 254b52d Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  44. e0e7042 gpio: Add DM GPIO driver for Marvell MVEBU by Stefan Roese · 9 years ago
  45. 7268803 sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c by Hans de Goede · 9 years ago
  46. 52c365f x86: broadwell: Add a GPIO driver by Simon Glass · 9 years ago
  47. 9c7d931 x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  48. fb8757b x86: gpio: Allow the pinctrl driver to set up the pin config by Simon Glass · 9 years ago
  49. ec5c786 x86: gpio: Correct GPIO setup ordering by Simon Glass · 9 years ago
  50. fd83897 gpio: Use const where possible by Simon Glass · 9 years ago
  51. df1687d gpio: Add a function to obtain a GPIO vector value by Simon Glass · 9 years ago
  52. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  53. 2dbca98 gpio: uniphier: add driver for UniPhier GPIO controller by Masahiro Yamada · 9 years ago
  54. 1b51c93 stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · 9 years ago
  55. 08bce2b gpio: stm32_gpio: move base addresses to the soc file by Vikas Manocha · 9 years ago
  56. 3e86a1a gpio: stm32_gpio: move clock config from driver to board by Vikas Manocha · 9 years ago
  57. 5f4de1f tegra: gpio: Show the GPIO value for outputs by Simon Glass · 9 years ago
  58. 3d93c94 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  59. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  60. 6e916cc x86: ich6_gpio: Convert to use proper DM API by Bin Meng · 9 years ago
  61. 7559604 dm: vybrid_gpio: Drop legacy code by Bhuvanchandra DV · 9 years ago
  62. 0ee99ca drivers: gpio: add driver for Microchip PIC32 GPIO controller. by Purna Chandra Mandal · 9 years ago
  63. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  64. 9c73e74 rockchip: gpio: Implement the get_function() method by Simon Glass · 9 years ago
  65. c8d7240 rockchip: gpio: Read the GPIO value correctly by Simon Glass · 9 years ago
  66. ee8a3d9 dm: gpio: Allow the uclass to work without printf() by Simon Glass · 9 years ago
  67. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  68. a7ec686 gpio: mxs: add name_to_gpio() function by Måns Rullgård · 9 years ago
  69. decd33b Change e-mail address of Kamil Lulko by Kamil Lulko · 9 years ago
  70. 5a09d13 gpio: atmel: Add the PIO4 driver support by Wenyou Yang · 9 years ago
  71. ee650e2 altera_pio: change ioremap to map_physmem by Thomas Chou · 9 years ago
  72. 4f515fb i2c: Fix pca953x endianess issue by Dirk Eibach · 9 years ago
  73. fb1a4bf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  74. 3722482 drivers: gpio: omap: add support for parsing additional gpio parameters by Mugunthan V N · 9 years ago
  75. d9ee84b sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  76. 85ed2b4 gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr() by Przemyslaw Marczak · 9 years ago
  77. 20a9145 gpio: tegra: use named constants by Stephen Warren · 9 years ago
  78. ee3540a gpio: tegra: remove unused type by Stephen Warren · 9 years ago
  79. 6904f6d ARM: tegra: don't enable GPIOs until direction is set by Stephen Warren · 9 years ago
  80. c6f5402 ARM: tegra: fix GPIO init table programming by Stephen Warren · 9 years ago
  81. 700db47 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  82. 06dc5c0 gpio: lpc32xx: fix issues with port3 gpio by Sylvain Lemieux · 9 years ago
  83. e2cb6c5 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  84. 8fa4d5a rockchip: gpio: Add rockchip GPIO driver by Simon Glass · 9 years ago
  85. 840d2e3 imx: mxc_gpio: add support for imx7d SoC by Adrian Alonso · 9 years ago
  86. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  87. a43181c gpio: sh-pfc: fix gpio input read by Vladimir Barinov · 9 years ago
  88. 0773aed x86: gpio: Tidy up gpio_ich6_get_base() and callers by Simon Glass · 9 years ago
  89. 94641cb x86: gpio: Correct calls to _ich6_gpio_set_direction() by Simon Glass · 9 years ago
  90. 12a8d79 gpio: Add DW APB GPIO driver by Marek Vasut · 9 years ago
  91. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  92. 167c8a1 sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster by Hans de Goede · 9 years ago
  93. 7bc2bca gpio: omap: Drop 'method' parameter by Tom Rini · 9 years ago
  94. d267688 dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. by Peter Griffin · 9 years ago
  95. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  96. 230c143 dm: gpio: Check a GPIO is valid before using it by Simon Glass · 9 years ago
  97. daa93d9 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  98. 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  99. f5dd87e mxc: gpio add i.MX6UL support by Peng Fan · 9 years ago
  100. 047cdb3 dm: gpio: Add dm_gpio_request() to manually request a GPIO by Simon Glass · 9 years ago