1. 03027a5 gpio: ftgpio010: Add support for Faraday Technology FTGPIO010 by Sergei Antonov · Mon Sep 12 13:09:15 2022 +0300
  2. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  3. 265f989 gpio: turris_omnia_mcu: Fix registering gpios by Pali Rohár · Thu Sep 22 13:25:13 2022 +0200
  4. f700954 pinctrl: at91-pio4: Bind GPIO driver to the pinctrl DT node by Sergiu Moga · Thu Sep 01 17:22:41 2022 +0300
  5. f69c39d gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · Tue Aug 30 14:09:14 2022 +0200
  6. eb8f3a7 gpio: Fix pin's status display for pin with GPIOF_UNUSED function by Patrice Chotard · Tue Aug 30 14:09:12 2022 +0200
  7. 8b1310e gpio: Allow to print pin's label even for pin with GPIOF_FUNC function by Patrice Chotard · Tue Aug 30 14:09:11 2022 +0200
  8. b7572e5 arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings by Sumit Garg · Wed Jul 27 13:52:04 2022 +0530
  9. 3564257 gpio: qcom_pmic: Add support for GPIO LV/MV subtype by Sumit Garg · Thu Aug 04 19:57:18 2022 +0530
  10. 60900b4 pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · Thu Aug 04 19:57:17 2022 +0530
  11. ec6fd22 gpio: Remove mvgpio driver by Chris Packham · Thu Aug 04 11:43:57 2022 +1200
  12. a93fa24 gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROL by Pali Rohár · Mon Aug 01 12:11:13 2022 +0200
  13. e74c654 gpio: fix incorrect depends on for SPL_GPIO_HOG by Quentin Schulz · Tue Jul 12 17:44:19 2022 +0200
  14. eb96c0f gpio: Add Turris Omnia MCU driver by Pali Rohár · Thu Jul 28 13:06:24 2022 +0200
  15. 6eada42 gpio: mvebu_gpio: Set bank name to mvebu%d by Pali Rohár · Mon Jul 25 13:56:14 2022 +0200
  16. 26490a5 gpio: mvebu_gpio: Read number of gpios from DT by Pali Rohár · Mon Jul 25 13:56:13 2022 +0200
  17. 3a06691 gpio: mvebu_gpio: Add .request and .rfree methods for Armada 38x by Pali Rohár · Mon Jul 25 13:56:12 2022 +0200
  18. 69cee50 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · Mon Jul 25 13:56:11 2022 +0200
  19. 54dae7e gpio: pca953x: support pcal6524 by Peng Fan · Tue Jul 26 16:40:41 2022 +0800
  20. 6d471b1 gpio: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:14 2022 +0800
  21. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  22. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  23. 0595e88 gpio: atmel_pio4: add support for PIO_PORTE by Mihai Sain · Wed May 25 13:32:08 2022 +0300
  24. 290713f gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=n by Samuel Holland · Tue May 10 19:03:34 2022 -0500
  25. d76d9c8 gpio: rgpio2p: Enhance reading of GPIO pin value by Christoph Fritz · Tue Apr 05 12:29:30 2022 +0200
  26. 5554a54 gpio: stm32_gpio: Rework GPIO hole management by Patrice Chotard · Fri Apr 22 09:38:31 2022 +0200
  27. 71d1ed0 gpio: npcm: Add support for Nuvoton NPCM SoCs by Stanley Chu · Fri Feb 25 10:14:50 2022 +0800
  28. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  29. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  30. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  31. 053bc40 gpio: aspeed: Fix incorrect offset of read back register. by Billy Tsai · Wed Apr 13 13:34:51 2022 +0800
  32. 81a0986 gpio: pca953x_gpio: add PCA957X support by Luca Ellero · Tue Mar 22 15:38:36 2022 +0100
  33. 652b869 gpio: Enable hogging support in SPL by Eddie James · Mon Feb 07 17:09:01 2022 -0600
  34. 2e62c6b gpio: Add gpio_request_by_line_name() by Andrew Jeffery · Mon Jan 31 13:54:05 2022 +1030
  35. 041ea48 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Apr 05 11:27:39 2022 -0400
  36. 130ffbe gpio: slg7xl45106: Update gpio desc flags from DT by T Karthik Reddy · Wed Mar 30 11:07:56 2022 +0200
  37. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Apr 05 08:33:32 2022 -0400
  38. e309502 sunxi: pinctrl: Create the driver skeleton by Samuel Holland · Thu Aug 12 20:09:43 2021 -0500
  39. bb4934f Convert CONFIG_BCM2835_GPIO to Kconfig by Tom Rini · Mon Mar 21 21:33:30 2022 -0400
  40. 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Mar 16 12:52:02 2022 -0400
  41. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · Mon Mar 14 17:40:36 2022 -0400
  42. 80fb337 gpio: Add Aspeed GPIO driver by Andrew Jeffery · Wed Feb 16 10:26:56 2022 +1030
  43. ceb46c2 gpio: bcm6345: allow to use this driver on arm bcm6753 by Philippe Reynes · Fri Feb 11 19:18:35 2022 +0100
  44. 64fa3e8 gpio: slg7xl45106: Add support for slg7xl45106 i2c gpo expander by T Karthik Reddy · Wed Feb 23 16:21:30 2022 +0100
  45. c66c256 gpio: add sl28cpld driver by Michael Walle · Fri Feb 25 18:10:24 2022 +0530
  46. 3151e42 GPIO: fxl6408: Add support for FXL6408 GPIO expander by Oleksandr Suvorov · Sun Nov 21 18:05:16 2021 +0200
  47. bfda949 gpio: sunxi: Implement .set_flags by Samuel Holland · Wed Oct 20 23:52:56 2021 -0500
  48. 3110499 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Jan 20 09:39:45 2022 -0500
  49. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  50. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Jan 19 11:43:44 2022 -0500
  51. 331148e gpio: da8xx_gpio: Fix gpio name with address by chao zeng · Fri Jan 07 11:26:24 2022 +0800
  52. 0171972 zynqmp: gpio: Add support for zynqmp gpio modepin driver by T Karthik Reddy · Fri Oct 29 13:11:43 2021 +0200
  53. f7c6985 Convert CONFIG_KIRKWOOD_GPIO to Kconfig by Tom Rini · Fri Dec 17 18:08:46 2021 -0500
  54. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · Fri Oct 22 20:12:34 2021 +0200
  55. 0061b6f SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · Sun Oct 17 13:45:41 2021 +0300
  56. e9be204 pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC by Dzmitry Sankouski · Sun Oct 17 13:44:29 2021 +0300
  57. 95b03aa gpio: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · Sun Sep 12 11:15:10 2021 +0800
  58. d3254ce drivers/gpio: add support for MAX7320 i2c i/o expander by Hannes Schmelzer · Fri Oct 01 13:37:57 2021 +0200
  59. e93ea43 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · Sat Sep 11 16:50:49 2021 -0500
  60. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  61. 96dcecb gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · Sun Sep 12 10:28:36 2021 -0500
  62. 8e10c71 gpio: Factor out DT flag translation by Samuel Holland · Sat Sep 11 17:05:53 2021 -0500
  63. 78acb92 gpio: Verify validity of pin offsets from device trees by Samuel Holland · Sat Sep 11 17:05:52 2021 -0500
  64. 8f53a33 gpio: Verify validity of pin offsets when looking up names by Samuel Holland · Sat Sep 11 17:05:51 2021 -0500
  65. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  66. f0d7650 arm: Remove aspenite board by Tom Rini · Thu Sep 09 07:54:49 2021 -0400
  67. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  68. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  69. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · Sat Aug 07 07:24:12 2021 -0600
  70. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  71. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  72. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  73. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  74. 12cf602 gpio: Add a GPIO config by Simon Glass · Sun Aug 08 12:20:24 2021 -0600
  75. 8adc1b6 tegra: gpio: Drop use of CONFIG_xxx variables by Simon Glass · Sun Aug 08 12:20:23 2021 -0600
  76. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  77. d761e82 gpio: mcp230xx: Introduce new driver by Sebastian Reichel · Thu Jul 15 17:40:00 2021 +0200
  78. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  79. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  80. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  81. 18fcbb6 i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) by Lukasz Majewski · Mon Jun 07 14:26:34 2021 +0200
  82. b8f088a i2c: pcf8575: Remove not used members of pcf8575_chip structure by Lukasz Majewski · Mon Jun 07 14:26:33 2021 +0200
  83. df839d5 gpio: Add driver for Nomadik GPIO by Stephan Gerhold · Fri Jul 02 17:06:18 2021 +0200
  84. c7d53c9 gpio: Drop long unused DB8500 GPIO driver by Stephan Gerhold · Fri Jul 02 17:06:17 2021 +0200
  85. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · Sat May 22 08:47:14 2021 -0400
  86. 08b3fd6 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Jul 01 08:57:23 2021 -0400
  87. d9544f8 gpio: renesas: Handle R8A779A0 V3U INEN register by Marek Vasut · Tue Apr 27 21:29:50 2021 +0200
  88. a917de7 gpio: pca953x: Add missing i2c dependency by Michal Simek · Wed Jun 02 12:40:45 2021 +0200
  89. a313601 gpio: renesas: Pass struct udevice to rcar_gpio_set_direction() by Marek Vasut · Tue Apr 27 21:17:43 2021 +0200
  90. 8ad66c5 dm: gpio: Fix gpio_get_list_count failing with livetree by Sean Anderson · Tue Apr 20 10:50:54 2021 -0400
  91. 2adaea1 gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks by Eugen Hristev · Wed Apr 07 11:39:28 2021 +0300
  92. 09456bd gpio: Drop dm_gpio_set_dir() by Simon Glass · Tue Mar 23 14:52:07 2021 +1300
  93. 527b9d8 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · Mon Mar 15 18:00:04 2021 +1300
  94. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  95. 09fb76d gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · Thu Feb 25 17:22:50 2021 +0800
  96. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · Thu Feb 04 21:22:09 2021 -0700
  97. e43eae2 gpio: Define the log category in the uclass by Simon Glass · Thu Feb 04 21:22:08 2021 -0700
  98. 5935652 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · Thu Feb 04 21:22:07 2021 -0700
  99. ac37939 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · Thu Feb 04 21:22:06 2021 -0700
  100. 49f315a gpio: Use an 'ops' variable everywhere by Simon Glass · Thu Feb 04 21:22:05 2021 -0700