1. 88d5ecf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  2. 1ed0f85 drivers: gpio: omap: add support for parsing additional gpio parameters by Mugunthan V N · 9 years ago
  3. 6944aff sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  4. 6f183e8 gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr() by Przemyslaw Marczak · 9 years ago
  5. fe82857 gpio: tegra: use named constants by Stephen Warren · 9 years ago
  6. 9f75a22 gpio: tegra: remove unused type by Stephen Warren · 9 years ago
  7. 0c35e3a ARM: tegra: don't enable GPIOs until direction is set by Stephen Warren · 9 years ago
  8. f9d3cab ARM: tegra: fix GPIO init table programming by Stephen Warren · 9 years ago
  9. 850f788 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 9 years ago
  10. 8998347 gpio: lpc32xx: fix issues with port3 gpio by Sylvain Lemieux · 9 years ago
  11. c9feb42 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  12. 1f8f773 rockchip: gpio: Add rockchip GPIO driver by Simon Glass · 9 years ago
  13. 26dd346 imx: mxc_gpio: add support for imx7d SoC by Adrian Alonso · 9 years ago
  14. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  15. 9035edb gpio: sh-pfc: fix gpio input read by Vladimir Barinov · 9 years ago
  16. df1c9eb x86: gpio: Tidy up gpio_ich6_get_base() and callers by Simon Glass · 9 years ago
  17. e7cc0b6 x86: gpio: Correct calls to _ich6_gpio_set_direction() by Simon Glass · 9 years ago
  18. e30a70c gpio: Add DW APB GPIO driver by Marek Vasut · 9 years ago
  19. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  20. fbf10ae sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster by Hans de Goede · 9 years ago
  21. 0a9e340 gpio: omap: Drop 'method' parameter by Tom Rini · 9 years ago
  22. 152f4898 dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. by Peter Griffin · 9 years ago
  23. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  24. eca4866 dm: gpio: Check a GPIO is valid before using it by Simon Glass · 9 years ago
  25. 8b09791 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  26. 7a1af7a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  27. f2753b0 mxc: gpio add i.MX6UL support by Peng Fan · 9 years ago
  28. efa677f dm: gpio: Add dm_gpio_request() to manually request a GPIO by Simon Glass · 9 years ago
  29. 32ec159 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name by Simon Glass · 9 years ago
  30. ce22c5b dm: gpio: Allow GPIO uclass to be used in SPL by Simon Glass · 9 years ago
  31. 6f43ba7 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  32. 1f9e5e2 gpio: lpc32xx: Use priv_data instead of platdata by Axel Lin · 9 years ago
  33. 4d80051 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  34. d348a94 dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · 9 years ago
  35. ae89bb0 dm: gpio: uclass: Add flag to control sequence numbering by Bhuvanchandra DV · 9 years ago
  36. 290ac3b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  37. a52783e sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" by Hans de Goede · 9 years ago
  38. 5318f18 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 9 years ago
  39. 0144caf gpio: stm32: add stm32f1 support by Matt Porter · 9 years ago
  40. 0e6b7a2 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  41. 962f5ca dm: gpio: Add error handling and a function to claim vector GPIOs by Simon Glass · 9 years ago
  42. 895b5d6 gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places by Axel Lin · 9 years ago
  43. 13cfd10 gpio: s3c: Fix the GPIO driver by Marek Vasut · 10 years ago
  44. 421b32b sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 9 years ago
  45. f9b7a04 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 9 years ago
  46. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 9 years ago
  47. 12ce155 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · 9 years ago
  48. 746c087 sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too by Hans de Goede · 9 years ago
  49. 11d52a9 sunxi: gpio: Add compatible strings for all supported SoCs by Hans de Goede · 9 years ago
  50. a5ab883 sunxi: gpio: Add temporary implementation of name_to_gpio() by Simon Glass · 9 years ago
  51. 07ce60f sunxi: gpio: Rename GPIOs to include a 'P' prefix by Simon Glass · 9 years ago
  52. d37c628 gpio: add Xilinx Zynq PS GPIO driver by Andrea Scian · 10 years ago
  53. 3d046f6 mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency by Zhou Zhu · 10 years ago
  54. ee4303c gpio: mvmfp: support newer MFP bit definitions by Xiang Wang · 10 years ago
  55. eaaa4f7 ARMv7M: Add STM32F4 support by rev13@wp.pl · 10 years ago
  56. d79c50a sandbox: Move GPIO CONFIGs to Kconfig by Simon Glass · 10 years ago
  57. 56a71f8 dm: gpio: Add an implementation for gpio_get_number() by Simon Glass · 10 years ago
  58. 2984e7a dm: gpio: request list: return the count if requests max_count reached by Przemyslaw Marczak · 9 years ago
  59. e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  60. 31f57c2 x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · 10 years ago
  61. 8deacca sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · 10 years ago
  62. f7c7ab6 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · 10 years ago
  63. 606f704 lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · 9 years ago
  64. bdfb341 dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  65. 99c0ae1 dm:gpio:mxc add DT support by Peng Fan · 10 years ago
  66. 637a769 dm:gpio:mxc add a bank_index entry in platdata by Peng Fan · 10 years ago
  67. f94a1be dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  68. 26c0472 gpio: omap: Pass correct argument to _get_gpio_direction() by Axel Lin · 10 years ago
  69. d895821 gpio: at91: Fix getting address of private data by Axel Lin · 10 years ago
  70. 1d08b4b dm: exynos: Add a GPIO translation function by Simon Glass · 10 years ago
  71. 838aa5c dm: tegra: Add a GPIO translation function by Simon Glass · 10 years ago
  72. 3669e0e dm: gpio: Add better functions to request GPIOs by Simon Glass · 10 years ago
  73. 0dac4d5 dm: gpio: Add a driver GPIO translation method by Simon Glass · 10 years ago
  74. ae7123f dm: gpio: Add a native driver model API by Simon Glass · 10 years ago
  75. 6c727e0 sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · 10 years ago
  76. b0c4ae1 mmc: sunxi: Fix misuse of gpio_direction_input() by Axel Lin · 10 years ago
  77. b71eec3 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support by Bin Meng · 10 years ago
  78. 2795573 x86: ich6-gpio: Move setup_pch_gpios() to board support codes by Bin Meng · 10 years ago
  79. 0a54745 gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output() by Axel Lin · 10 years ago
  80. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  81. 918354b dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · 10 years ago
  82. 1b4f25f x86: ivybridge: Add support for early GPIO init by Simon Glass · 10 years ago
  83. e5901c9 dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · 10 years ago
  84. 7aa9748 dm: sunxi: Modify the GPIO driver to support driver model by Simon Glass · 10 years ago
  85. 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  86. 2115d89 gpio: make local functions static by Jeroen Hofstee · 10 years ago
  87. da333ae dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
  88. 7414112 dm: x86: Convert Intel ICH6 GPIO driver to use driver model by Simon Glass · 10 years ago
  89. c65dd44 dm: gpio: imx: Drop request()/free() in the driver by Simon Glass · 10 years ago
  90. 6227fb8 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · 10 years ago
  91. 3dd2d48 dm: gpio: rpi_b: Drop request()/free() in the driver by Simon Glass · 10 years ago
  92. 5aff3ac dm: gpio: omap3: Drop request()/free() in the driver by Simon Glass · 10 years ago
  93. 57d99d3 dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · 10 years ago
  94. d44f597 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
  95. 5e0bbd6 dm: gpio: sandbox: Drop request()/free() in the driver by Simon Glass · 10 years ago
  96. 62cb89d dm: gpio: sandbox: Implement the remove() method by Simon Glass · 10 years ago
  97. 699ea96 dm: gpio: sandbox: Implement the get_function() method by Simon Glass · 10 years ago
  98. 0757535 dm: Move the function for getting GPIO status into the uclass by Simon Glass · 10 years ago
  99. 6449a50 dm: gpio: Add gpio_get_function() and friends by Simon Glass · 10 years ago
  100. b892d12 dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · 10 years ago