1. d761e82 gpio: mcp230xx: Introduce new driver by Sebastian Reichel · 3 years, 4 months ago
  2. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  3. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  4. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  5. 18fcbb6 i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) by Lukasz Majewski · 3 years, 6 months ago
  6. b8f088a i2c: pcf8575: Remove not used members of pcf8575_chip structure by Lukasz Majewski · 3 years, 6 months ago
  7. df839d5 gpio: Add driver for Nomadik GPIO by Stephan Gerhold · 3 years, 5 months ago
  8. c7d53c9 gpio: Drop long unused DB8500 GPIO driver by Stephan Gerhold · 3 years, 5 months ago
  9. 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 6 months ago
  10. 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
  11. d9544f8 gpio: renesas: Handle R8A779A0 V3U INEN register by Marek Vasut · 3 years, 7 months ago
  12. a917de7 gpio: pca953x: Add missing i2c dependency by Michal Simek · 3 years, 6 months ago
  13. a313601 gpio: renesas: Pass struct udevice to rcar_gpio_set_direction() by Marek Vasut · 3 years, 7 months ago
  14. 8ad66c5 dm: gpio: Fix gpio_get_list_count failing with livetree by Sean Anderson · 3 years, 7 months ago
  15. 2adaea1 gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks by Eugen Hristev · 3 years, 8 months ago
  16. 09456bd gpio: Drop dm_gpio_set_dir() by Simon Glass · 3 years, 8 months ago
  17. 527b9d8 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · 3 years, 9 months ago
  18. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  19. 09fb76d gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 9 months ago
  20. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 10 months ago
  21. e43eae2 gpio: Define the log category in the uclass by Simon Glass · 3 years, 10 months ago
  22. 5935652 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · 3 years, 10 months ago
  23. ac37939 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 10 months ago
  24. 49f315a gpio: Use an 'ops' variable everywhere by Simon Glass · 3 years, 10 months ago
  25. 722f968 gpio: Replace direction_input() and direction_output() by Simon Glass · 3 years, 10 months ago
  26. 7b893f9 dm: gpio: Add a way to update flags by Simon Glass · 3 years, 10 months ago
  27. 4d3b73e gpio: sandbox: Make sandbox_gpio_set_flags() set all flags by Simon Glass · 3 years, 10 months ago
  28. ae1e85b gpio: sandbox: Fully separate pin value from output value by Simon Glass · 3 years, 10 months ago
  29. 44a1a5b gpio: sandbox: Use a separate flag for the value by Simon Glass · 3 years, 10 months ago
  30. 3f2d575 gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 10 months ago
  31. 909bee3 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · 3 years, 10 months ago
  32. d063ce9 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · 3 years, 10 months ago
  33. 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 10 months ago
  34. ea38372 gpio: Disable functions not used with of-platdata by Simon Glass · 3 years, 10 months ago
  35. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  36. db5d53b gpio: mpc8xxx_gpio: Fix for litte endian by Biwen Li · 3 years, 10 months ago
  37. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  38. 1e220b2 gpio: Add support for DM GPIO for Kirkwood by Harm Berntsen · 4 years ago
  39. d719a4d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 10 months ago
  40. 91dd215 sunxi: gpio: introduce compatible for H616 by Jernej Skrabec · 3 years, 11 months ago
  41. 5869093 gpio: add GPIO controller driver for MediaTek MT7620 SoC by developer · 4 years ago
  42. 09e325e gpio: stm32-gpio: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
  43. 21adc2d gpio: tca642x: fix input subcommand for gpio banks > 0 by Tomas Novotny · 4 years ago
  44. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  45. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  46. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  47. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  48. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  49. ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · 4 years ago
  50. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  51. b4db372 gpio: Update for new sequence numbers by Simon Glass · 4 years ago
  52. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  53. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  54. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  55. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  56. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  57. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  58. 9030b39 dm: Drop uses of dev_set_of_offset() by Simon Glass · 4 years ago
  59. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
  60. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  61. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
  62. 7596903 gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
  63. f60bc02 gpio: stm32: correct the bias management by Patrick Delaunay · 4 years, 1 month ago
  64. 5e92e97 sunxi: gpio: introduce compatible string for V3 GPIO by Icenowy Zheng · 4 years, 1 month ago
  65. a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 2 months ago
  66. c615d0c gpio: mpc8xxx: support fsl-layerscape platform by hui.song · 4 years, 2 months ago
  67. cf6da85 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · 4 years, 2 months ago
  68. 5355be6 drivers: gpio: keep output value for input on sandbox by Heinrich Schuchardt · 4 years, 2 months ago
  69. ccca40b gpio: dw: Return output value when direction is out by Sean Anderson · 4 years, 2 months ago
  70. 2fb5b78 gpio: dw: Add a trailing underscore to generated name by Sean Anderson · 4 years, 2 months ago
  71. 2f3c335 gpio: dw: Fix warnings about casting int to pointer by Sean Anderson · 4 years, 2 months ago
  72. 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
  73. e7f6638 gpio: stm32: check result of ofnode_phandle_args by Patrick Delaunay · 4 years, 3 months ago
  74. cd7c951 gpio: stm32: cosmetic: cleanup gpio_stm32_probe by Patrick Delaunay · 4 years, 3 months ago
  75. 775d6a2 drivers: gpio: Add a managed API to get a GPIO from the device-tree by Jean-Jacques Hiblot · 4 years, 3 months ago
  76. 08abb8f gpio/mpc83xx_spisel_boot.c: include log.h by Rasmus Villemoes · 4 years, 2 months ago
  77. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  78. 5150bc7 gpio: at91: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 4 months ago
  79. c28665d xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 4 months ago
  80. 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
  81. a432c25 gpio: octeon_gpio: Add GPIO controller driver for Octeon by Suneel Garapati · 4 years, 4 months ago
  82. e58c4f5 gpio: mxc_gpio: add OF_PLATDATA support by Walter Lozano · 4 years, 4 months ago
  83. 9f6a368 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
  84. f600db4 drivers: gpio: add broadcom iproc gpio driver support by Rayagonda Kokatanur · 4 years, 7 months ago
  85. 9c21d40 gpio: add nexell driver by Stefan Bosch · 4 years, 5 months ago
  86. 60baa04 msm_gpio: Add support for Qualcomm IPQ40xx by Robert Marko · 4 years, 5 months ago
  87. 6935893 drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 4 months ago
  88. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  89. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  90. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  91. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  92. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  93. 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
  94. aac86da x86: gpio: Add support for obtaining ACPI info for a GPIO by Simon Glass · 4 years, 5 months ago
  95. 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 5 months ago
  96. 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 5 months ago
  97. 755f3ee gpio: mxc_gpio: Improve to use ofdata_to_platdata by Ye Li · 4 years, 6 months ago
  98. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  99. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  100. a3e793c gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · 4 years, 6 months ago