1. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:58 2017 +0200
  2. 932ac85 gpio: uniphier: rework single device node model by Masahiro Yamada · Fri Oct 13 19:21:51 2017 +0900
  3. 2a0fdf1 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Oct 10 20:14:38 2017 -0400
  4. cc5c349 dm: gpio: pca953x: Drop pointless data structure checks by Simon Glass · Sun Sep 17 16:54:54 2017 -0600
  5. f44b4bf dm: gpio: Correct use of -ENODEV in drivers by Simon Glass · Sun Sep 17 16:54:53 2017 -0600
  6. 87f4cb7 dm: gpio: Add a comment about not copying some drivers by Simon Glass · Sun Sep 17 16:54:52 2017 -0600
  7. 9e1bf80 dm: gpio: vybrid_gpio: Correct driver's use of bind() method by Simon Glass · Sun Sep 17 16:54:51 2017 -0600
  8. fefed7a gpio: rmobile: Add Renesas RCar GPIO driver by Marek Vasut · Fri Sep 15 21:13:56 2017 +0200
  9. cd1ca05 rockchip: gpio: remove outdated/misleading comment by Philipp Tomsich · Mon Sep 11 22:04:25 2017 +0200
  10. 6648205 rockchip: gpio: convert to livetree by Philipp Tomsich · Mon Sep 11 22:04:24 2017 +0200
  11. 116ba6b stm32f1: remove stm32f1 support by Patrice Chotard · Wed Aug 09 15:13:02 2017 +0200
  12. 3543206 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · Fri Aug 04 16:34:54 2017 -0600
  13. 78020f8 gpio: Drop sx151x driver by Simon Glass · Fri Aug 04 16:34:53 2017 -0600
  14. ffb7d2a Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · Fri Aug 04 16:34:33 2017 -0600
  15. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · Fri Aug 04 16:34:32 2017 -0600
  16. ce9d1b0 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · Sun Jul 30 06:23:28 2017 -0700
  17. b0ca849 dm: tegra: gpio: Convert to support livetree by Simon Glass · Tue Jul 25 08:30:03 2017 -0600
  18. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  19. 286c252 gpio: add static to get_function() by Masahiro Yamada · Thu Jun 22 16:50:25 2017 +0900
  20. 90a59f2 dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_output by Axel Lin · Thu Jun 08 17:20:12 2017 +0800
  21. 44c9b8b gpio: samsung: Drop s3c2440_gpio driver by Simon Glass · Wed May 17 08:22:41 2017 -0600
  22. 5bc81e8 dm: gpio: power: Convert pm8916 drivers to livetree by Simon Glass · Thu May 18 20:10:01 2017 -0600
  23. 1d9af1f dm: gpio: Add live tree support by Simon Glass · Tue May 30 21:47:09 2017 -0600
  24. 1185fcb dm: gpio: sandbox: Use dev_read...() functions to access DT by Simon Glass · Thu May 18 20:09:20 2017 -0600
  25. 12faa02 dm: gpio: Refactor to prepare for live tree support by Simon Glass · Thu May 18 20:09:18 2017 -0600
  26. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  27. 51a3ec3 dm: Fix up inclusion of common.h by Simon Glass · Wed May 17 17:18:07 2017 -0600
  28. 292796f atmel: Fix up use of dm_scan_fdt_node() by Simon Glass · Wed May 17 17:18:06 2017 -0600
  29. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  30. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  31. 8629917 gpio: rcar_gen3: Fix GPIO read support by Kouei Abe · Sat May 13 15:48:04 2017 +0200
  32. 78d7331 gpio: 74x164: make oe-pins optional by Peng Fan · Thu Apr 13 14:09:56 2017 +0800
  33. 59be2c0 x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode by Bin Meng · Sun May 07 19:52:29 2017 -0700
  34. fd36c19 gpio: Move OMAP_GPIO to Kconfig by Tom Rini · Fri May 12 22:33:21 2017 -0400
  35. 26fd968 gpio-uclass.c: Fix comparison of unsigned expression warning by Tom Rini · Wed May 10 15:20:15 2017 -0400
  36. e930111 dm: gpio: add BCM6345 gpio driver by Álvaro Fernández Rojas · Sun May 07 20:09:30 2017 +0200
  37. ec8630a dm: gpio: Add driver for stm32f7 gpio controller by Vikas Manocha · Mon Apr 10 15:02:57 2017 -0700
  38. c9d9774 gpio: sunxi: Add compatible string for R40 PIO by Chen-Yu Tsai · Wed Nov 30 17:23:52 2016 +0800
  39. e29b82b gpio: at91_gpio: add the clock support by Wenyou Yang · Thu Mar 23 12:46:21 2017 +0800
  40. eff6d8a gpio: at91_gpio: add the device tree support by Wenyou Yang · Thu Mar 23 12:46:20 2017 +0800
  41. ad05448 gpio: Kconfig: add CONFIG_AT91_GPIO option by Wenyou Yang · Thu Mar 23 12:46:19 2017 +0800
  42. 4a92a3e gpio: at91_gpio: remove CPU_HAS_PIO3 macro by Wenyou Yang · Thu Mar 23 12:44:36 2017 +0800
  43. c5f4986 gpio: Add Rapid GPIO2P driver for i.MX7ULP by Peng Fan · Wed Feb 22 16:21:45 2017 +0800
  44. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Feb 08 16:24:44 2017 -0500
  45. e055eb8 GPIO: Correct doc typo "confguration" -> "configuration" by Robert P. J. Day · Mon Feb 06 07:11:41 2017 -0500
  46. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  47. 0ad0b61 Update Maintainer and Author's email address by Ajay Bhargav · Wed Dec 21 13:28:06 2016 +0530
  48. 0fe6d0e gpio: zynq: Remove empty line by Michal Simek · Thu Dec 15 09:57:25 2016 +0100
  49. 58eb514 gpio: bcm2835: add device tree support by Fabian Vogt · Mon Sep 26 14:26:43 2016 +0200
  50. 26c43ca gpio: dwapb: Add support for port B by Phil Edworthy · Thu Nov 03 11:05:12 2016 +0000
  51. 43f4a6e gpio: atmel_pio4: Remove unnecessary clock calling by Wenyou Yang · Tue Sep 27 11:00:30 2016 +0800
  52. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  53. 61e4f49 Revert "x86: broadwell: gpio: Remove the codes to set up pin control" by Simon Glass · Wed Oct 05 20:42:09 2016 -0600
  54. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  55. afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · Mon Aug 15 17:48:51 2016 +0200
  56. 6c68a22 bcm2835_gpio: Implement GPIOF_FUNC by Alexander Graf · Thu Aug 11 13:38:31 2016 +0200
  57. 0b97152 gpio: atmel_pio4: Rework to support DM & DT by Wenyou Yang · Wed Jul 20 17:16:26 2016 +0800
  58. 312bf89 gpio: atmel_pio4: Move PIO4 definitions to head file by Wenyou Yang · Wed Jul 20 17:16:25 2016 +0800
  59. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · Fri Aug 05 09:47:51 2016 -0600
  60. 0caf07c gpio: Add driver for TI PCF8575 I2C GPIO expander by Vignesh R · Tue Aug 02 10:14:24 2016 +0530
  61. f3aa282 sunxi: gpio: Add .xlate function for gpio phandle resolution by Chen-Yu Tsai · Fri Jul 22 16:12:59 2016 +0800
  62. fa1f73f ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · Tue Jul 19 21:56:13 2016 +0900
  63. 47ca9fc dm: gpio: MPC85XX GPIO platform data support by Hamish Martin · Tue Jun 14 10:17:05 2016 +1200
  64. ab8ce19 gpio: pca953x: Fix register reading past 8th GPIO by mario.six@gdsys.cc · Mon May 23 09:54:56 2016 +0200
  65. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jun 13 08:50:58 2016 -0400
  66. ba91bd5 gpio: at91: Fix pullup/pulldown configuration on PIO3 by Marek Vasut · Wed May 04 23:05:23 2016 +0200
  67. c338c38 x86: broadwell: gpio: Remove the codes to set up pin control by Bin Meng · Wed Jun 08 05:07:39 2016 -0700
  68. a455964 x86: Probe pinctrl driver in cpu_init_r() by Bin Meng · Wed Jun 08 05:07:38 2016 -0700
  69. 1e4479d x86: ich6_gpio: Output return value of syscon_get_by_driver_data() by Bin Meng · Wed Jun 08 05:07:32 2016 -0700
  70. 0362bdb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Sat Jun 04 12:12:26 2016 -0400
  71. 90937cc dm: test: Add GPIO open drain tests by mario.six@gdsys.cc · Wed May 25 15:15:23 2016 +0200
  72. 7b4cf8b dm: gpio: Implement open drain for MPC85XX GPIO by mario.six@gdsys.cc · Wed May 25 15:15:22 2016 +0200
  73. 0a44d49 dm: gpio: Add methods for open drain setting by mario.six@gdsys.cc · Wed May 25 15:15:21 2016 +0200
  74. 5b59a35 dm: gpio: Add driver for MPC85XX GPIO controller by mario.six@gdsys.cc · Wed May 25 15:15:20 2016 +0200
  75. e8765c3 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Jun 03 16:30:47 2016 -0400
  76. d2558a7 gpio: mxs: Remove netdev.h by Marek Vasut · Wed May 25 02:12:32 2016 +0200
  77. 0c5403f gpio: add Tegra186 GPIO driver by Stephen Warren · Wed May 25 14:38:51 2016 -0600
  78. af974be ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig by Stephen Warren · Thu May 12 12:07:41 2016 -0600
  79. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 27 15:49:43 2016 -0400
  80. 03bf428 dm: gpio: pca953x: Support PCA953X with 40 GPIOs by mario.six@gdsys.cc · Mon Apr 25 15:25:37 2016 +0200
  81. b56989e sunxi: gpio: convert bind() to use driver data by Stephen Warren · Wed May 11 15:26:25 2016 -0600
  82. 514281f gpio: zynq: Add support for reading gpio pin state by Michal Simek · Fri Mar 04 15:56:50 2016 +0100
  83. b8baa9f gpio: exynos(s5p): remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:39 2016 -0700
  84. e320f90 gpio: rk: remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:38 2016 -0700
  85. 27909a9 gpio: pic32: remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:37 2016 -0700
  86. fc069ea gpio: omap: remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:36 2016 -0700
  87. 67670aa gpio: intel_broadwell: remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:35 2016 -0700
  88. 786e98d dm: gpio: add a default gpio xlate routine by Eric Nelson · Sun Apr 24 16:32:40 2016 -0700
  89. 28b4a1c dm: gpio: introduce 74x164 driver by Peng Fan · Tue May 03 10:02:23 2016 +0800
  90. ca67507 dm: gpio: pca953x: introduce driver model support for pca953x by Peng Fan · Thu Apr 14 21:45:06 2016 +0800
  91. 44d15c2 drivers/gpio/pm8916_gpio.c: Make pid be uint32_t by Tom Rini · Tue Apr 12 15:11:23 2016 -0400
  92. a4b8b8e Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Apr 13 12:53:11 2016 -0400
  93. fc2ef43 GPIO: pca953x: Remove compilation warnings on arm64 by Michal Simek · Mon Apr 11 13:51:26 2016 +0200
  94. 3c1107e zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP by Siva Durga Prasad Paladugu · Thu Mar 10 16:27:44 2016 +0530
  95. 1904ce5 gpio: zynqmp: Add GPIO driver support for ZynqMP by Siva Durga Prasad Paladugu · Thu Mar 10 16:27:43 2016 +0530
  96. 228a1f9 gpio: zynq: Move the definitions to driver file by Siva Durga Prasad Paladugu · Thu Mar 10 16:27:42 2016 +0530
  97. 4fde71c gpio: zynq: Remove non driver model code by Siva Durga Prasad Paladugu · Thu Mar 10 16:27:40 2016 +0530
  98. d6d0082 gpio: Kconfig: Enable Zynq GPIO driver using kconfig by Siva Durga Prasad Paladugu · Thu Mar 10 16:27:39 2016 +0530
  99. 6fea901 gpio: zynq: Convert Zynq GPIO to driver model by Siva Durga Prasad Paladugu · Thu Mar 10 16:27:38 2016 +0530
  100. 7c96a77 gpio: mvebu_gpio: Add missing out value set to gpio_direction_output() by Stefan Roese · Thu Apr 07 07:41:00 2016 +0200