1. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  2. 381996c sunxi: gpio: add missing compatible strings by Andre Przywara · 6 years ago
  3. 8e14ba7 gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag by Faiz Abbas · 7 years ago
  4. 2514c2d arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · 7 years ago
  5. f11c308 gpio: stm32f7_gpio: handle node ngpios by Patrick Delaunay · 7 years ago
  6. d876eaf dm: gpio: Convert stm32f7 driver to livetree by Patrick Delaunay · 7 years ago
  7. d38826a treewide: Fix gdsys mail addresses by Mario Six · 7 years ago
  8. 81f077f Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  9. 1e5f898 gpio: pca953x_gpio: Support label setting from DT by Mario Six · 7 years ago
  10. 76ed8f0 gpio: rcar: Add R8A77965 M3N entries by Marek Vasut · 7 years ago
  11. 71d5a14 microblaze: Added Kconfig support for CONFIG_XILINX_GPIO by Vipul Kumar · 7 years ago
  12. 995b60b sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · 7 years ago
  13. 6e5308c rockchip: gpio: remove dead code by Heinrich Schuchardt · 7 years ago
  14. 8bbff6a Convert CONFIG_MXC_GPIO to Kconfig by Adam Ford · 7 years ago
  15. 8953d86 gpio: mxc: add i.MX8M support by Peng Fan · 7 years ago
  16. caf2233 bcm283x: Add pinctrl driver by Alexander Graf · 7 years ago
  17. f5ac4f2 gpio: mpc8xxx: Make live-tree compatible by Mario Six · 7 years ago
  18. f9c7fde gpio: mpc8xxx: Make compatible with more SoCs by Mario Six · 7 years ago
  19. 3c21683 gpio: mpc8xxx: Rename Kconfig option, structures, and functions by Mario Six · 7 years ago
  20. 76d00cc gpio: mpc85xx: Rename driver file to mpc8xxx by Mario Six · 7 years ago
  21. aadc5e6 gpio: mpc85xx_gpio: Fix style violations by Mario Six · 7 years ago
  22. f62ca2cd gpio: pca953x_gpio: Make live-tree compatible by Mario Six · 7 years ago
  23. fb01e07 gpio: pca953x_gpio: Fix style violations by Mario Six · 7 years ago
  24. 9c486e7 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  25. 8b05436 gpio: rmobile: Add RCar Gen2 compatible string by Marek Vasut · 7 years ago
  26. a6968ec gpio: sunxi: Add compatible string for H5 PIO by Chris Blake · 7 years ago
  27. bb2277b GPIO: tca642x: Rework to not include commands in SPL by Tom Rini · 7 years ago
  28. 0d097b7 GPIO: pca953x: Rework to not include commands in SPL by Tom Rini · 7 years ago
  29. e0cc0b6 db820c: enable pmic gpios for pm8994 by Jorge Ramirez-Ortiz · 7 years ago
  30. c8f7877 board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver by Patrice Chotard · 7 years ago
  31. 290e7cf mx6ull: Handle the CONFIG_MX6ULL cases correctly by Fabio Estevam · 7 years ago
  32. fd12455 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  33. d5fbcd5 gpio/hsdk: Depend on DM_GPIO instead of simple DM by Alexey Brodkin · 7 years ago
  34. e3ab424 gpio: rmobile: Add generic Gen3 compatible by Marek Vasut · 7 years ago
  35. f122c13 gpio: rmobile: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  36. 0f2f0d8 gpio: rmobile: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  37. 52c8034 gpio: rmobile: Set GPIO mode in GPSR when requested by Marek Vasut · 7 years ago
  38. e9986a4 gpio: uniphier: import dt-binginds header from Linux by Masahiro Yamada · 7 years ago
  39. ed3986c bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · 7 years ago
  40. 3194c3c ARC: HSDK: introduce CREG GPIO driver by Eugeniy Paltsev · 7 years ago
  41. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  42. c5fb1c2 gpio: uniphier: rework single device node model by Masahiro Yamada · 7 years ago
  43. 2ee87b0 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  44. ae06a1b dm: gpio: pca953x: Drop pointless data structure checks by Simon Glass · 7 years ago
  45. 7c84319 dm: gpio: Correct use of -ENODEV in drivers by Simon Glass · 7 years ago
  46. 4d68604 dm: gpio: Add a comment about not copying some drivers by Simon Glass · 7 years ago
  47. 1ba2147 dm: gpio: vybrid_gpio: Correct driver's use of bind() method by Simon Glass · 7 years ago
  48. f5f6959 gpio: rmobile: Add Renesas RCar GPIO driver by Marek Vasut · 7 years ago
  49. c23ce9a rockchip: gpio: remove outdated/misleading comment by Philipp Tomsich · 7 years ago
  50. a1d3480 rockchip: gpio: convert to livetree by Philipp Tomsich · 7 years ago
  51. bc5d038 stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  52. 90d99e5 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  53. 1c27a4c gpio: Drop sx151x driver by Simon Glass · 7 years ago
  54. ba7cc6c Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · 7 years ago
  55. 0091362 Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  56. 7243689 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
  57. 56f5c40 dm: tegra: gpio: Convert to support livetree by Simon Glass · 7 years ago
  58. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  59. fb07f97 gpio: add static to get_function() by Masahiro Yamada · 7 years ago
  60. d2d20d9 dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_output by Axel Lin · 7 years ago
  61. 2e5184d gpio: samsung: Drop s3c2440_gpio driver by Simon Glass · 7 years ago
  62. 04048d5 dm: gpio: power: Convert pm8916 drivers to livetree by Simon Glass · 7 years ago
  63. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  64. 95795ad dm: gpio: sandbox: Use dev_read...() functions to access DT by Simon Glass · 7 years ago
  65. 3a57123 dm: gpio: Refactor to prepare for live tree support by Simon Glass · 7 years ago
  66. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  67. 4af0d7e dm: Fix up inclusion of common.h by Simon Glass · 7 years ago
  68. 79fc0c7 atmel: Fix up use of dm_scan_fdt_node() by Simon Glass · 7 years ago
  69. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  70. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  71. 1815c29 gpio: rcar_gen3: Fix GPIO read support by Kouei Abe · 7 years ago
  72. aab203e gpio: 74x164: make oe-pins optional by Peng Fan · 7 years ago
  73. 770ee01 x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode by Bin Meng · 7 years ago
  74. 29cb2b3 gpio: Move OMAP_GPIO to Kconfig by Tom Rini · 7 years ago
  75. 7589791 gpio-uclass.c: Fix comparison of unsigned expression warning by Tom Rini · 7 years ago
  76. e64bdb2 dm: gpio: add BCM6345 gpio driver by Álvaro Fernández Rojas · 7 years ago
  77. 7741710 dm: gpio: Add driver for stm32f7 gpio controller by Vikas Manocha · 7 years ago
  78. 33559ff gpio: sunxi: Add compatible string for R40 PIO by Chen-Yu Tsai · 8 years ago
  79. f2f3c15 gpio: at91_gpio: add the clock support by Wenyou Yang · 8 years ago
  80. cf46888 gpio: at91_gpio: add the device tree support by Wenyou Yang · 8 years ago
  81. 5a07a5f gpio: Kconfig: add CONFIG_AT91_GPIO option by Wenyou Yang · 8 years ago
  82. 2dc63f7 gpio: at91_gpio: remove CPU_HAS_PIO3 macro by Wenyou Yang · 8 years ago
  83. d665eb6 gpio: Add Rapid GPIO2P driver for i.MX7ULP by Peng Fan · 8 years ago
  84. 21342d4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  85. 7582ddc GPIO: Correct doc typo "confguration" -> "configuration" by Robert P. J. Day · 8 years ago
  86. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  87. c7c47ca Update Maintainer and Author's email address by Ajay Bhargav · 8 years ago
  88. f2e70a0 gpio: zynq: Remove empty line by Michal Simek · 8 years ago
  89. 4faf5f9 gpio: bcm2835: add device tree support by Fabian Vogt · 8 years ago
  90. 2d0c2c4 gpio: dwapb: Add support for port B by Phil Edworthy · 8 years ago
  91. d85d92a gpio: atmel_pio4: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  92. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  93. 26f50fb Revert "x86: broadwell: gpio: Remove the codes to set up pin control" by Simon Glass · 8 years ago
  94. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  95. 601147b serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  96. 04a993f bcm2835_gpio: Implement GPIOF_FUNC by Alexander Graf · 8 years ago
  97. ee3311d gpio: atmel_pio4: Rework to support DM & DT by Wenyou Yang · 8 years ago
  98. 46ed938 gpio: atmel_pio4: Move PIO4 definitions to head file by Wenyou Yang · 8 years ago
  99. 6e06acb fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · 8 years ago
  100. 5746b0d gpio: Add driver for TI PCF8575 I2C GPIO expander by Vignesh R · 8 years ago