1. a292303 gpio: qcom: add direction functions for pwrkey by Dzmitry Sankouski · Sun Jan 22 18:21:21 2023 +0300
  2. fc739e8 gpio: Drop unused pca9698 driver by Simon Glass · Wed Feb 01 13:19:56 2023 -0700
  3. 57be37d gpio: Drop unused mpc83xx_gpio driver by Simon Glass · Wed Feb 01 13:19:45 2023 -0700
  4. 5913070 arm: Drop old kona code by Simon Glass · Wed Feb 01 13:19:39 2023 -0700
  5. d88dd2f Drop CONFIG_DM644X_GPIO by Simon Glass · Wed Feb 01 13:19:28 2023 -0700
  6. f152fed gpio: Drop adi_gpio2 by Simon Glass · Wed Feb 01 13:19:16 2023 -0700
  7. d1bc932 pinctrl: renesas: Synchronize PFC core with Linux 6.1.7 by Marek Vasut · Thu Jan 26 21:01:35 2023 +0100
  8. c441863 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Jan 27 10:15:39 2023 -0500
  9. c75f1c4 gpio: zynqmp: Handle error from get_gpio_modepin by Algapally Santosh Sagar · Thu Jan 19 22:36:15 2023 -0700
  10. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  11. ba3982f gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · Thu Sep 22 17:53:26 2022 +0200
  12. c48c040 Convert CONFIG_SH_GPIO_PFC et al to Kconfig by Tom Rini · Sat Nov 19 18:45:32 2022 -0500
  13. 27b8f42 Convert CONFIG_PCA953X to Kconfig by Tom Rini · Sat Nov 19 18:45:30 2022 -0500
  14. 31df83b arm: Remove unused mx27 code by Tom Rini · Sat Nov 19 18:45:27 2022 -0500
  15. 54c6224 Convert CONFIG_HIKEY_GPIO et al to Kconfig by Tom Rini · Sat Nov 19 18:45:14 2022 -0500
  16. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  17. 3892182 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · Mon Aug 22 11:49:08 2022 -0700
  18. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · Mon Aug 22 11:39:45 2022 -0700
  19. df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · Mon Aug 22 11:31:43 2022 -0700
  20. 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · Mon Aug 22 11:19:46 2022 -0700
  21. 91c96fe dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · Wed Oct 12 21:58:08 2022 +0200
  22. 4882808 gpio-uclass: fix gpio lookup by label by Rasmus Villemoes · Mon Oct 03 11:02:45 2022 +0200
  23. 4ce4778 gpio: adp5585: add gpio driver for ADP5585 I/O Expander Controller by Alice Guo · Sun Oct 09 11:19:22 2022 +0800
  24. 03027a5 gpio: ftgpio010: Add support for Faraday Technology FTGPIO010 by Sergei Antonov · Mon Sep 12 13:09:15 2022 +0300
  25. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  26. 265f989 gpio: turris_omnia_mcu: Fix registering gpios by Pali Rohár · Thu Sep 22 13:25:13 2022 +0200
  27. f700954 pinctrl: at91-pio4: Bind GPIO driver to the pinctrl DT node by Sergiu Moga · Thu Sep 01 17:22:41 2022 +0300
  28. f69c39d gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · Tue Aug 30 14:09:14 2022 +0200
  29. eb8f3a7 gpio: Fix pin's status display for pin with GPIOF_UNUSED function by Patrice Chotard · Tue Aug 30 14:09:12 2022 +0200
  30. 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
  31. b7572e5 arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings by Sumit Garg · Wed Jul 27 13:52:04 2022 +0530
  32. 3564257 gpio: qcom_pmic: Add support for GPIO LV/MV subtype by Sumit Garg · Thu Aug 04 19:57:18 2022 +0530
  33. 60900b4 pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · Thu Aug 04 19:57:17 2022 +0530
  34. ec6fd22 gpio: Remove mvgpio driver by Chris Packham · Thu Aug 04 11:43:57 2022 +1200
  35. a93fa24 gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROL by Pali Rohár · Mon Aug 01 12:11:13 2022 +0200
  36. e74c654 gpio: fix incorrect depends on for SPL_GPIO_HOG by Quentin Schulz · Tue Jul 12 17:44:19 2022 +0200
  37. eb96c0f gpio: Add Turris Omnia MCU driver by Pali Rohár · Thu Jul 28 13:06:24 2022 +0200
  38. 6eada42 gpio: mvebu_gpio: Set bank name to mvebu%d by Pali Rohár · Mon Jul 25 13:56:14 2022 +0200
  39. 26490a5 gpio: mvebu_gpio: Read number of gpios from DT by Pali Rohár · Mon Jul 25 13:56:13 2022 +0200
  40. 3a06691 gpio: mvebu_gpio: Add .request and .rfree methods for Armada 38x by Pali Rohár · Mon Jul 25 13:56:12 2022 +0200
  41. 69cee50 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · Mon Jul 25 13:56:11 2022 +0200
  42. 54dae7e gpio: pca953x: support pcal6524 by Peng Fan · Tue Jul 26 16:40:41 2022 +0800
  43. 6d471b1 gpio: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:14 2022 +0800
  44. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  45. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  46. 0595e88 gpio: atmel_pio4: add support for PIO_PORTE by Mihai Sain · Wed May 25 13:32:08 2022 +0300
  47. 290713f gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=n by Samuel Holland · Tue May 10 19:03:34 2022 -0500
  48. d76d9c8 gpio: rgpio2p: Enhance reading of GPIO pin value by Christoph Fritz · Tue Apr 05 12:29:30 2022 +0200
  49. 5554a54 gpio: stm32_gpio: Rework GPIO hole management by Patrice Chotard · Fri Apr 22 09:38:31 2022 +0200
  50. 71d1ed0 gpio: npcm: Add support for Nuvoton NPCM SoCs by Stanley Chu · Fri Feb 25 10:14:50 2022 +0800
  51. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  52. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  53. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  54. 053bc40 gpio: aspeed: Fix incorrect offset of read back register. by Billy Tsai · Wed Apr 13 13:34:51 2022 +0800
  55. 81a0986 gpio: pca953x_gpio: add PCA957X support by Luca Ellero · Tue Mar 22 15:38:36 2022 +0100
  56. 652b869 gpio: Enable hogging support in SPL by Eddie James · Mon Feb 07 17:09:01 2022 -0600
  57. 2e62c6b gpio: Add gpio_request_by_line_name() by Andrew Jeffery · Mon Jan 31 13:54:05 2022 +1030
  58. 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
  59. 130ffbe gpio: slg7xl45106: Update gpio desc flags from DT by T Karthik Reddy · Wed Mar 30 11:07:56 2022 +0200
  60. 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
  61. e309502 sunxi: pinctrl: Create the driver skeleton by Samuel Holland · Thu Aug 12 20:09:43 2021 -0500
  62. bb4934f Convert CONFIG_BCM2835_GPIO to Kconfig by Tom Rini · Mon Mar 21 21:33:30 2022 -0400
  63. 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
  64. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · Mon Mar 14 17:40:36 2022 -0400
  65. 80fb337 gpio: Add Aspeed GPIO driver by Andrew Jeffery · Wed Feb 16 10:26:56 2022 +1030
  66. ceb46c2 gpio: bcm6345: allow to use this driver on arm bcm6753 by Philippe Reynes · Fri Feb 11 19:18:35 2022 +0100
  67. 64fa3e8 gpio: slg7xl45106: Add support for slg7xl45106 i2c gpo expander by T Karthik Reddy · Wed Feb 23 16:21:30 2022 +0100
  68. c66c256 gpio: add sl28cpld driver by Michael Walle · Fri Feb 25 18:10:24 2022 +0530
  69. 3151e42 GPIO: fxl6408: Add support for FXL6408 GPIO expander by Oleksandr Suvorov · Sun Nov 21 18:05:16 2021 +0200
  70. bfda949 gpio: sunxi: Implement .set_flags by Samuel Holland · Wed Oct 20 23:52:56 2021 -0500
  71. 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
  72. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  73. 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
  74. 331148e gpio: da8xx_gpio: Fix gpio name with address by chao zeng · Fri Jan 07 11:26:24 2022 +0800
  75. 0171972 zynqmp: gpio: Add support for zynqmp gpio modepin driver by T Karthik Reddy · Fri Oct 29 13:11:43 2021 +0200
  76. f7c6985 Convert CONFIG_KIRKWOOD_GPIO to Kconfig by Tom Rini · Fri Dec 17 18:08:46 2021 -0500
  77. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · Fri Oct 22 20:12:34 2021 +0200
  78. 0061b6f SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · Sun Oct 17 13:45:41 2021 +0300
  79. e9be204 pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC by Dzmitry Sankouski · Sun Oct 17 13:44:29 2021 +0300
  80. 95b03aa gpio: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · Sun Sep 12 11:15:10 2021 +0800
  81. d3254ce drivers/gpio: add support for MAX7320 i2c i/o expander by Hannes Schmelzer · Fri Oct 01 13:37:57 2021 +0200
  82. e93ea43 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · Sat Sep 11 16:50:49 2021 -0500
  83. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  84. 96dcecb gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · Sun Sep 12 10:28:36 2021 -0500
  85. 8e10c71 gpio: Factor out DT flag translation by Samuel Holland · Sat Sep 11 17:05:53 2021 -0500
  86. 78acb92 gpio: Verify validity of pin offsets from device trees by Samuel Holland · Sat Sep 11 17:05:52 2021 -0500
  87. 8f53a33 gpio: Verify validity of pin offsets when looking up names by Samuel Holland · Sat Sep 11 17:05:51 2021 -0500
  88. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  89. f0d7650 arm: Remove aspenite board by Tom Rini · Thu Sep 09 07:54:49 2021 -0400
  90. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  91. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  92. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · Sat Aug 07 07:24:12 2021 -0600
  93. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  94. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  95. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  96. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  97. 12cf602 gpio: Add a GPIO config by Simon Glass · Sun Aug 08 12:20:24 2021 -0600
  98. 8adc1b6 tegra: gpio: Drop use of CONFIG_xxx variables by Simon Glass · Sun Aug 08 12:20:23 2021 -0600
  99. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  100. d761e82 gpio: mcp230xx: Introduce new driver by Sebastian Reichel · Thu Jul 15 17:40:00 2021 +0200