1. 053bc40 gpio: aspeed: Fix incorrect offset of read back register. by Billy Tsai · 2 years, 8 months ago
  2. 81a0986 gpio: pca953x_gpio: add PCA957X support by Luca Ellero · 2 years, 8 months ago
  3. 652b869 gpio: Enable hogging support in SPL by Eddie James · 2 years, 10 months ago
  4. 2e62c6b gpio: Add gpio_request_by_line_name() by Andrew Jeffery · 2 years, 10 months ago
  5. 041ea48 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
  6. 130ffbe gpio: slg7xl45106: Update gpio desc flags from DT by T Karthik Reddy · 2 years, 8 months ago
  7. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  8. e309502 sunxi: pinctrl: Create the driver skeleton by Samuel Holland · 3 years, 4 months ago
  9. bb4934f Convert CONFIG_BCM2835_GPIO to Kconfig by Tom Rini · 2 years, 8 months ago
  10. 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 9 months ago
  11. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 9 months ago
  12. 80fb337 gpio: Add Aspeed GPIO driver by Andrew Jeffery · 2 years, 10 months ago
  13. ceb46c2 gpio: bcm6345: allow to use this driver on arm bcm6753 by Philippe Reynes · 2 years, 10 months ago
  14. 64fa3e8 gpio: slg7xl45106: Add support for slg7xl45106 i2c gpo expander by T Karthik Reddy · 2 years, 9 months ago
  15. c66c256 gpio: add sl28cpld driver by Michael Walle · 2 years, 9 months ago
  16. 3151e42 GPIO: fxl6408: Add support for FXL6408 GPIO expander by Oleksandr Suvorov · 3 years ago
  17. bfda949 gpio: sunxi: Implement .set_flags by Samuel Holland · 3 years, 1 month ago
  18. 3110499 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  19. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 11 months ago
  20. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 11 months ago
  21. 331148e gpio: da8xx_gpio: Fix gpio name with address by chao zeng · 2 years, 11 months ago
  22. 0171972 zynqmp: gpio: Add support for zynqmp gpio modepin driver by T Karthik Reddy · 3 years, 1 month ago
  23. f7c6985 Convert CONFIG_KIRKWOOD_GPIO to Kconfig by Tom Rini · 3 years ago
  24. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years, 1 month ago
  25. 0061b6f SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · 3 years, 1 month ago
  26. e9be204 pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC by Dzmitry Sankouski · 3 years, 1 month ago
  27. 95b03aa gpio: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years, 3 months ago
  28. d3254ce drivers/gpio: add support for MAX7320 i2c i/o expander by Hannes Schmelzer · 3 years, 2 months ago
  29. e93ea43 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · 3 years, 3 months ago
  30. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 3 months ago
  31. 96dcecb gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · 3 years, 3 months ago
  32. 8e10c71 gpio: Factor out DT flag translation by Samuel Holland · 3 years, 3 months ago
  33. 78acb92 gpio: Verify validity of pin offsets from device trees by Samuel Holland · 3 years, 3 months ago
  34. 8f53a33 gpio: Verify validity of pin offsets when looking up names by Samuel Holland · 3 years, 3 months ago
  35. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 3 months ago
  36. f0d7650 arm: Remove aspenite board by Tom Rini · 3 years, 3 months ago
  37. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
  38. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  39. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · 3 years, 4 months ago
  40. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  41. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
  42. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 3 months ago
  43. 3933d29 pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
  44. 12cf602 gpio: Add a GPIO config by Simon Glass · 3 years, 4 months ago
  45. 8adc1b6 tegra: gpio: Drop use of CONFIG_xxx variables by Simon Glass · 3 years, 4 months ago
  46. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  47. d761e82 gpio: mcp230xx: Introduce new driver by Sebastian Reichel · 3 years, 5 months ago
  48. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  49. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  50. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  51. 18fcbb6 i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) by Lukasz Majewski · 3 years, 6 months ago
  52. b8f088a i2c: pcf8575: Remove not used members of pcf8575_chip structure by Lukasz Majewski · 3 years, 6 months ago
  53. df839d5 gpio: Add driver for Nomadik GPIO by Stephan Gerhold · 3 years, 5 months ago
  54. c7d53c9 gpio: Drop long unused DB8500 GPIO driver by Stephan Gerhold · 3 years, 5 months ago
  55. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 6 months ago
  56. 08b3fd6 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 5 months ago
  57. d9544f8 gpio: renesas: Handle R8A779A0 V3U INEN register by Marek Vasut · 3 years, 7 months ago
  58. a917de7 gpio: pca953x: Add missing i2c dependency by Michal Simek · 3 years, 6 months ago
  59. a313601 gpio: renesas: Pass struct udevice to rcar_gpio_set_direction() by Marek Vasut · 3 years, 7 months ago
  60. 8ad66c5 dm: gpio: Fix gpio_get_list_count failing with livetree by Sean Anderson · 3 years, 7 months ago
  61. 2adaea1 gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks by Eugen Hristev · 3 years, 8 months ago
  62. 09456bd gpio: Drop dm_gpio_set_dir() by Simon Glass · 3 years, 8 months ago
  63. 527b9d8 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · 3 years, 9 months ago
  64. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  65. 09fb76d gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 9 months ago
  66. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 10 months ago
  67. e43eae2 gpio: Define the log category in the uclass by Simon Glass · 3 years, 10 months ago
  68. 5935652 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · 3 years, 10 months ago
  69. ac37939 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 10 months ago
  70. 49f315a gpio: Use an 'ops' variable everywhere by Simon Glass · 3 years, 10 months ago
  71. 722f968 gpio: Replace direction_input() and direction_output() by Simon Glass · 3 years, 10 months ago
  72. 7b893f9 dm: gpio: Add a way to update flags by Simon Glass · 3 years, 10 months ago
  73. 4d3b73e gpio: sandbox: Make sandbox_gpio_set_flags() set all flags by Simon Glass · 3 years, 10 months ago
  74. ae1e85b gpio: sandbox: Fully separate pin value from output value by Simon Glass · 3 years, 10 months ago
  75. 44a1a5b gpio: sandbox: Use a separate flag for the value by Simon Glass · 3 years, 10 months ago
  76. 3f2d575 gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 10 months ago
  77. 909bee3 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · 3 years, 10 months ago
  78. d063ce9 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · 3 years, 10 months ago
  79. 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 10 months ago
  80. ea38372 gpio: Disable functions not used with of-platdata by Simon Glass · 3 years, 10 months ago
  81. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  82. db5d53b gpio: mpc8xxx_gpio: Fix for litte endian by Biwen Li · 3 years, 10 months ago
  83. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  84. 1e220b2 gpio: Add support for DM GPIO for Kirkwood by Harm Berntsen · 4 years ago
  85. d719a4d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 10 months ago
  86. 91dd215 sunxi: gpio: introduce compatible for H616 by Jernej Skrabec · 3 years, 11 months ago
  87. 5869093 gpio: add GPIO controller driver for MediaTek MT7620 SoC by developer · 4 years, 1 month ago
  88. 09e325e gpio: stm32-gpio: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
  89. 21adc2d gpio: tca642x: fix input subcommand for gpio banks > 0 by Tomas Novotny · 4 years ago
  90. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  91. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  92. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  93. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  94. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  95. ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · 4 years ago
  96. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  97. b4db372 gpio: Update for new sequence numbers by Simon Glass · 4 years ago
  98. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  99. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  100. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago