1. f10de23 gpio: renesas: Pass struct udevice to rcar_gpio_set_direction() by Marek Vasut · 3 years, 6 months ago
  2. 430e136 dm: gpio: Fix gpio_get_list_count failing with livetree by Sean Anderson · 3 years, 6 months ago
  3. e1038ac gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks by Eugen Hristev · 3 years, 7 months ago
  4. 34f8fc7 gpio: Drop dm_gpio_set_dir() by Simon Glass · 3 years, 7 months ago
  5. 7d252d0 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · 3 years, 7 months ago
  6. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 7 months ago
  7. 271a87b gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 8 months ago
  8. 8a45b22 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 9 months ago
  9. be04f1a gpio: Define the log category in the uclass by Simon Glass · 3 years, 9 months ago
  10. d638a18 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · 3 years, 9 months ago
  11. edab114 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 9 months ago
  12. 3d64774 gpio: Use an 'ops' variable everywhere by Simon Glass · 3 years, 9 months ago
  13. ca1e1f5 gpio: Replace direction_input() and direction_output() by Simon Glass · 3 years, 9 months ago
  14. 7e0a96d dm: gpio: Add a way to update flags by Simon Glass · 3 years, 9 months ago
  15. e87e86f gpio: sandbox: Make sandbox_gpio_set_flags() set all flags by Simon Glass · 3 years, 9 months ago
  16. 0242aec gpio: sandbox: Fully separate pin value from output value by Simon Glass · 3 years, 9 months ago
  17. 1f212af gpio: sandbox: Use a separate flag for the value by Simon Glass · 3 years, 9 months ago
  18. a03a0aa gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 9 months ago
  19. c0c1e62 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · 3 years, 9 months ago
  20. 9648789 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · 3 years, 9 months ago
  21. 13979fc dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 9 months ago
  22. 4fe4067 gpio: Disable functions not used with of-platdata by Simon Glass · 3 years, 9 months ago
  23. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  24. 7811880 gpio: mpc8xxx_gpio: Fix for litte endian by Biwen Li · 3 years, 9 months ago
  25. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  26. 98b64fe gpio: Add support for DM GPIO for Kirkwood by Harm Berntsen · 3 years, 11 months ago
  27. e262b29 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 9 months ago
  28. 7836ccf sunxi: gpio: introduce compatible for H616 by Jernej Skrabec · 3 years, 9 months ago
  29. ca610dd gpio: add GPIO controller driver for MediaTek MT7620 SoC by Weijie Gao · 4 years ago
  30. 6dd89d9 gpio: stm32-gpio: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
  31. 49b4c54 gpio: tca642x: fix input subcommand for gpio banks > 0 by Tomas Novotny · 3 years, 11 months ago
  32. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 10 months ago
  33. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 10 months ago
  34. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 10 months ago
  35. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  36. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 10 months ago
  37. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 10 months ago
  38. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  39. fb0ea6a gpio: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  40. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  41. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  42. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  43. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  44. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  45. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  46. 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 3 years, 11 months ago
  47. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 11 months ago
  48. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 11 months ago
  49. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 11 months ago
  50. 8558217 gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  51. 2c6df94 gpio: stm32: correct the bias management by Patrick Delaunay · 4 years ago
  52. 889116b sunxi: gpio: introduce compatible string for V3 GPIO by Icenowy Zheng · 4 years ago
  53. 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 1 month ago
  54. d5d6b54 gpio: mpc8xxx: support fsl-layerscape platform by hui.song · 4 years, 1 month ago
  55. 6af78d0 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · 4 years, 1 month ago
  56. 7cd96a4 drivers: gpio: keep output value for input on sandbox by Heinrich Schuchardt · 4 years, 1 month ago
  57. b4167aa gpio: dw: Return output value when direction is out by Sean Anderson · 4 years, 1 month ago
  58. 18dbb7b gpio: dw: Add a trailing underscore to generated name by Sean Anderson · 4 years, 1 month ago
  59. af551da gpio: dw: Fix warnings about casting int to pointer by Sean Anderson · 4 years, 1 month ago
  60. b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
  61. cb08e84 gpio: stm32: check result of ofnode_phandle_args by Patrick Delaunay · 4 years, 1 month ago
  62. 15c8cbf gpio: stm32: cosmetic: cleanup gpio_stm32_probe by Patrick Delaunay · 4 years, 1 month ago
  63. d4b722e drivers: gpio: Add a managed API to get a GPIO from the device-tree by Jean-Jacques Hiblot · 4 years, 1 month ago
  64. 24e8c0e gpio/mpc83xx_spisel_boot.c: include log.h by Rasmus Villemoes · 4 years, 1 month ago
  65. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  66. 0cbf3e0 gpio: at91: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 3 months ago
  67. 664e16c xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 3 months ago
  68. f1c0b7c Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 3 months ago
  69. f7331c6 gpio: octeon_gpio: Add GPIO controller driver for Octeon by Suneel Garapati · 4 years, 3 months ago
  70. a2845c9 gpio: mxc_gpio: add OF_PLATDATA support by Walter Lozano · 4 years, 3 months ago
  71. 719f421 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 3 months ago
  72. a7090b4 drivers: gpio: add broadcom iproc gpio driver support by Rayagonda Kokatanur · 4 years, 6 months ago
  73. b8f748d gpio: add nexell driver by Stefan Bosch · 4 years, 3 months ago
  74. 0c7eb6e msm_gpio: Add support for Qualcomm IPQ40xx by Robert Marko · 4 years, 4 months ago
  75. df17cdc drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 3 months ago
  76. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  77. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  78. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  79. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  80. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  81. 7c3cc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 3 months ago
  82. 43ee86c x86: gpio: Add support for obtaining ACPI info for a GPIO by Simon Glass · 4 years, 3 months ago
  83. 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 3 months ago
  84. 2912686 gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 4 months ago
  85. 6103e57 gpio: mxc_gpio: Improve to use ofdata_to_platdata by Ye Li · 4 years, 4 months ago
  86. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 4 months ago
  87. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 4 months ago
  88. 2bd261d gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · 4 years, 5 months ago
  89. 43efbb6 gpio: stm32: add ops get_dir_flags by Patrick Delaunay · 4 years, 5 months ago
  90. f13ff88 gpio: stm32: add ops set_dir_flags by Patrick Delaunay · 4 years, 5 months ago
  91. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 4 months ago
  92. cd2faeb gpio-uclass.c: save the GPIOD flags also in the gpio descriptor by Heiko Schocher · 4 years, 5 months ago
  93. 348d183 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 4 months ago
  94. 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, 4 months ago
  95. e168eac gpio: mxc_gpio: change gpio index for i.MX8 by Ye Li · 4 years, 4 months ago
  96. a37f765 gpio: omap_gpio: Fix unused function warning in non-DM case by Tom Rini · 4 years, 5 months ago
  97. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  98. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  99. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  100. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago