1. 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 3 years, 10 months ago
  2. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 10 months ago
  3. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 10 months ago
  4. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 10 months ago
  5. 8558217 gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  6. 2c6df94 gpio: stm32: correct the bias management by Patrick Delaunay · 4 years ago
  7. 889116b sunxi: gpio: introduce compatible string for V3 GPIO by Icenowy Zheng · 4 years ago
  8. 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years ago
  9. d5d6b54 gpio: mpc8xxx: support fsl-layerscape platform by hui.song · 4 years ago
  10. 6af78d0 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · 4 years ago
  11. 7cd96a4 drivers: gpio: keep output value for input on sandbox by Heinrich Schuchardt · 4 years, 1 month ago
  12. b4167aa gpio: dw: Return output value when direction is out by Sean Anderson · 4 years, 1 month ago
  13. 18dbb7b gpio: dw: Add a trailing underscore to generated name by Sean Anderson · 4 years, 1 month ago
  14. af551da gpio: dw: Fix warnings about casting int to pointer by Sean Anderson · 4 years, 1 month ago
  15. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  16. cb08e84 gpio: stm32: check result of ofnode_phandle_args by Patrick Delaunay · 4 years, 1 month ago
  17. 15c8cbf gpio: stm32: cosmetic: cleanup gpio_stm32_probe by Patrick Delaunay · 4 years, 1 month ago
  18. d4b722e drivers: gpio: Add a managed API to get a GPIO from the device-tree by Jean-Jacques Hiblot · 4 years, 1 month ago
  19. 24e8c0e gpio/mpc83xx_spisel_boot.c: include log.h by Rasmus Villemoes · 4 years ago
  20. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  21. 0cbf3e0 gpio: at91: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 2 months ago
  22. 664e16c xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 2 months ago
  23. f1c0b7c Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 2 months ago
  24. f7331c6 gpio: octeon_gpio: Add GPIO controller driver for Octeon by Suneel Garapati · 4 years, 2 months ago
  25. a2845c9 gpio: mxc_gpio: add OF_PLATDATA support by Walter Lozano · 4 years, 2 months ago
  26. 719f421 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 2 months ago
  27. a7090b4 drivers: gpio: add broadcom iproc gpio driver support by Rayagonda Kokatanur · 4 years, 5 months ago
  28. b8f748d gpio: add nexell driver by Stefan Bosch · 4 years, 3 months ago
  29. 0c7eb6e msm_gpio: Add support for Qualcomm IPQ40xx by Robert Marko · 4 years, 3 months ago
  30. df17cdc drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 2 months ago
  31. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  32. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  33. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  34. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  35. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  36. 7c3cc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 2 months ago
  37. 43ee86c x86: gpio: Add support for obtaining ACPI info for a GPIO by Simon Glass · 4 years, 3 months ago
  38. 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 3 months ago
  39. 2912686 gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 3 months ago
  40. 6103e57 gpio: mxc_gpio: Improve to use ofdata_to_platdata by Ye Li · 4 years, 4 months ago
  41. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 3 months ago
  42. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  43. 2bd261d gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · 4 years, 4 months ago
  44. 43efbb6 gpio: stm32: add ops get_dir_flags by Patrick Delaunay · 4 years, 4 months ago
  45. f13ff88 gpio: stm32: add ops set_dir_flags by Patrick Delaunay · 4 years, 4 months ago
  46. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 3 months ago
  47. cd2faeb gpio-uclass.c: save the GPIOD flags also in the gpio descriptor by Heiko Schocher · 4 years, 4 months ago
  48. 348d183 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 4 months ago
  49. f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 3 months ago
  50. e168eac gpio: mxc_gpio: change gpio index for i.MX8 by Ye Li · 4 years, 4 months ago
  51. a37f765 gpio: omap_gpio: Fix unused function warning in non-DM case by Tom Rini · 4 years, 4 months ago
  52. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  53. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  54. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  55. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  56. 71f6354 rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 5 months ago
  57. f17412e gpio: stm32: support gpio ops in SPL by Patrick Delaunay · 4 years, 5 months ago
  58. 47bd533 gpio: emulate open drain & open source in dm_gpio_set_value() by Neil Armstrong · 4 years, 5 months ago
  59. e5301ba test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 9 months ago
  60. ff52665 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 9 months ago
  61. 2c0f782 gpio: sandbox: cleanup binding support by Patrick Delaunay · 4 years, 9 months ago
  62. 8fd9daf gpio: add ops to set dir flags by Patrick Delaunay · 4 years, 9 months ago
  63. d2c07e5 gpio: add ops to get dir flags by Patrick Delaunay · 4 years, 9 months ago
  64. 477ca57 gpio: add support of new GPIO direction flag by Patrick Delaunay · 4 years, 9 months ago
  65. 695e5fd gpio: update dir_flags management by Patrick Delaunay · 4 years, 9 months ago
  66. 9360bb0 gpio: add helper GPIOD_FLAGS_OUTPUT by Patrick Delaunay · 4 years, 9 months ago
  67. 4292fb1 gpio: add function check_dir_flags by Patrick Delaunay · 4 years, 9 months ago
  68. 788ea83 gpio: add function _dm_gpio_set_dir_flags by Patrick Delaunay · 4 years, 9 months ago
  69. 8a9140c gpio: add function _gpio_get_value by Patrick Delaunay · 4 years, 9 months ago
  70. 9f2b066 gpio: add gpio descriptor initialization helper by Patrick Delaunay · 4 years, 9 months ago
  71. e3f3a12 gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 9 months ago
  72. 3fb22bc gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal by Klaus H. Sorensen · 4 years, 8 months ago
  73. dd4cf53 gpio: mpc8xxx: don't do RMW on gpdat register when setting value by Rasmus Villemoes · 4 years, 8 months ago
  74. 1d7ad9f gpio: mpc8xxx: don't modify gpdat when setting gpio as input by Rasmus Villemoes · 4 years, 8 months ago
  75. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  76. c0a179a gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO by Fabio Estevam · 4 years, 8 months ago
  77. 2ccacf3 gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs by Jason Li · 4 years, 8 months ago
  78. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  79. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  80. 093152f gpio: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  81. d4827fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 8 months ago
  82. ea86e72 gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value() by Wolfgang Wallner · 4 years, 8 months ago
  83. 28c6268 gpio: intel_gpio: Clear tx state bit when setting output by Wolfgang Wallner · 4 years, 8 months ago
  84. b840c39 gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32() by Wolfgang Wallner · 4 years, 8 months ago
  85. 25216d6 gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible by Vignesh Raghavendra · 4 years, 8 months ago
  86. 94f992d gpio: da8xx_gpio: Fix compiler warning by Vignesh Raghavendra · 4 years, 8 months ago
  87. dd6638a gpio: pca953x_gpio: Add support for 24 bit IO expander by Vignesh Raghavendra · 4 years, 8 months ago
  88. 17f34ca gpio: bcm6345: allow to use this driver on arm bcm68360 by Philippe Reynes · 4 years, 9 months ago
  89. abd98e0 gpio: mxc_gpio: add support for i.MXRT1050 by Giulio Benetti · 4 years, 9 months ago
  90. 7e589bc x86: Add a generic Intel GPIO driver by Simon Glass · 4 years, 10 months ago
  91. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  92. f3510e9 gpio: at91_gpio: Add bank names by James Byrne · 4 years, 10 months ago
  93. 3135022 gpio: da8xx_gpio: Fix the _gpio_direction_output function by Keerthy · 5 years ago
  94. 98927da gpio: zynq: Add gpio driver support for PMC gpio by Shubhrajyoti Datta · 5 years ago
  95. 9824852 gpio: zynq: Add gpio driver support for Versal by Ashok Reddy Soma · 5 years ago
  96. d26b404 gpio: sifive: add support for DM based gpio driver for FU540-SoC by Sagar Shrikant Kadam · 5 years ago
  97. 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  98. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  99. c883d6a spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver by Lukasz Majewski · 5 years ago
  100. 0384ac0 gpio: zynq: fix issue in set gpio output direction by Ashok Reddy Soma · 5 years ago