1. ac2370a global: Remove duplicate common.h inclusions by Tom Rini · 10 months ago
  2. c03cd98 drivers: gpio-uclass: support PMIC GPIO children by Svyatoslav Ryhel · 1 year, 3 months ago
  3. 52b6bbf drivers: gpio: implement PALMAS GPIO cell by Svyatoslav Ryhel · 1 year, 3 months ago
  4. 6b24c37 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · 1 year, 3 months ago
  5. 00b0493 gpio: dw: Drop unused headers by Maksim Kiselev · 11 months ago
  6. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  7. 6b49155 gpio: rzg2l: Drop <common.h> by Paul Barker · 12 months ago
  8. 452369c pinctrl: sunxi: add new D1 pinctrl support by Andre Przywara · 2 years, 1 month ago
  9. 207ed0a pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · 2 years, 1 month ago
  10. 30097ee pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · 2 years, 1 month ago
  11. 316ec7f pinctrl: sunxi: add GPIO in/out wrappers by Andre Przywara · 2 years, 1 month ago
  12. 20b78c5 pinctrl: sunxi: move pinctrl code by Andre Przywara · 2 years, 1 month ago
  13. 21e4ba1 gpio: Add RZ/G2L GPIO driver by Paul Barker · 1 year ago
  14. 5fecea1 treewide: use dev_read_addr_*_ptr() where appropriate by Matthias Schiffer · 1 year, 1 month ago
  15. 4a17f17 gpio: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  16. 4b316f1 gpio: pca953x: Add TI TCA9554 support by Marek Vasut · 1 year, 2 months ago
  17. aaf5b59 gpio: Use separate bitfield array to indicate GPIO is claimed by Marek Vasut · 1 year, 3 months ago
  18. e2e7de8 x86: Convert some debug statements to use logging by Simon Glass · 1 year, 3 months ago
  19. 11c341b gpio: Avoid using an invalid ofnode by Simon Glass · 1 year, 5 months ago
  20. 7da82de Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 4 months ago
  21. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  22. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 5 months ago
  23. f517f61 pinctrl: nuvoton: set output state before enabling the output by Jim Liu · 1 year, 5 months ago
  24. a74931a gpio: renesas: Simplify .request/.rfree callbacks by Pali Rohár · 2 years, 3 months ago
  25. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  26. 27dc882 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 6 months ago
  27. fe3a77c Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 6 months ago
  28. 09cbd38 gpio: axp/sunxi: Remove virtual VBUS detection GPIO by Samuel Holland · 1 year, 9 months ago
  29. 0fac5c4 gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev() by Rasmus Villemoes · 1 year, 6 months ago
  30. 88b962f gpio: rockchip: Add support for RK3568 and RK3588 banks by Jonas Karlman · 1 year, 7 months ago
  31. 3c45497 rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK as divider by Johan Jonker · 1 year, 7 months ago
  32. 1b1834c pinctrl: renesas: Add R8A779F0 S4 PFC tables by LUU HOAI · 1 year, 8 months ago
  33. a5c7613 gpio: renesas: Add R-Car Gen4 support by Hai Pham · 1 year, 8 months ago
  34. e1fff66 gpio: Add QUICC Engine GPIOs driver by Christophe Leroy · 1 year, 8 months ago
  35. e1c9794 gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio controllers by Rasmus Villemoes · 1 year, 7 months ago
  36. 517f8e8 pinctrl: renesas: Replace ifdeffery with IS_ENABLED() by Marek Vasut · 1 year, 8 months ago
  37. 904b870 gpio: gpio-rockchip: parse gpio-ranges for bank id by Chris Morgan · 1 year, 8 months ago
  38. 386e77c Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 8 months ago
  39. 0223939 driver, gpio: Add support for MPC 8xx CPU ports by Christophe Leroy · 2 years ago
  40. 42a0c90 gpio: qcom: add direction functions for pwrkey by Dzmitry Sankouski · 1 year, 9 months ago
  41. 408296a gpio: Drop unused pca9698 driver by Simon Glass · 1 year, 9 months ago
  42. cdcc9bc gpio: Drop unused mpc83xx_gpio driver by Simon Glass · 1 year, 9 months ago
  43. 8742abe arm: Drop old kona code by Simon Glass · 1 year, 9 months ago
  44. a8a97ef Drop CONFIG_DM644X_GPIO by Simon Glass · 1 year, 9 months ago
  45. ab00ba0 gpio: Drop adi_gpio2 by Simon Glass · 1 year, 9 months ago
  46. 3e81242 pinctrl: renesas: Synchronize PFC core with Linux 6.1.7 by Marek Vasut · 1 year, 9 months ago
  47. 9ddbd70 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 9 months ago
  48. 508e1aa gpio: zynqmp: Handle error from get_gpio_modepin by Algapally Santosh Sagar · 1 year, 9 months ago
  49. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  50. 48b3ecb gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · 2 years, 1 month ago
  51. 1c34f78 Convert CONFIG_SH_GPIO_PFC et al to Kconfig by Tom Rini · 1 year, 11 months ago
  52. c3187fb Convert CONFIG_PCA953X to Kconfig by Tom Rini · 1 year, 11 months ago
  53. 2568bd6 arm: Remove unused mx27 code by Tom Rini · 1 year, 11 months ago
  54. 022dc9e Convert CONFIG_HIKEY_GPIO et al to Kconfig by Tom Rini · 1 year, 11 months ago
  55. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  56. 8c1a9c7 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 2 months ago
  57. 2dab3ee arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 2 months ago
  58. 4dcd23f arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 2 months ago
  59. fa9ff77 arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 2 months ago
  60. 4954937 dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · 2 years ago
  61. 10e6644 gpio-uclass: fix gpio lookup by label by Rasmus Villemoes · 2 years, 1 month ago
  62. 7185845 gpio: adp5585: add gpio driver for ADP5585 I/O Expander Controller by Alice Guo · 2 years ago
  63. d100d3e gpio: ftgpio010: Add support for Faraday Technology FTGPIO010 by Sergei Antonov · 2 years, 1 month ago
  64. 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
  65. 54bcd84 gpio: turris_omnia_mcu: Fix registering gpios by Pali Rohár · 2 years, 1 month ago
  66. 2ed96a8 pinctrl: at91-pio4: Bind GPIO driver to the pinctrl DT node by Sergiu Moga · 2 years, 2 months ago
  67. f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 2 months ago
  68. a329208 gpio: Fix pin's status display for pin with GPIOF_UNUSED function by Patrice Chotard · 2 years, 2 months ago
  69. d7124f0 gpio: Allow to print pin's label even for pin with GPIOF_FUNC function by Patrice Chotard · 2 years, 2 months ago
  70. 0ddabb6 arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings by Sumit Garg · 2 years, 3 months ago
  71. cf51584 gpio: qcom_pmic: Add support for GPIO LV/MV subtype by Sumit Garg · 2 years, 3 months ago
  72. e555d4c pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · 2 years, 3 months ago
  73. 65b3b24 gpio: Remove mvgpio driver by Chris Packham · 2 years, 3 months ago
  74. c959374 gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROL by Pali Rohár · 2 years, 3 months ago
  75. 5536a5f gpio: fix incorrect depends on for SPL_GPIO_HOG by Quentin Schulz · 2 years, 3 months ago
  76. 5e4d24c gpio: Add Turris Omnia MCU driver by Pali Rohár · 2 years, 3 months ago
  77. da76996 gpio: mvebu_gpio: Set bank name to mvebu%d by Pali Rohár · 2 years, 3 months ago
  78. dc986c6 gpio: mvebu_gpio: Read number of gpios from DT by Pali Rohár · 2 years, 3 months ago
  79. 7d8bb89 gpio: mvebu_gpio: Add .request and .rfree methods for Armada 38x by Pali Rohár · 2 years, 3 months ago
  80. a1de103 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · 2 years, 3 months ago
  81. 636afd1 gpio: pca953x: support pcal6524 by Peng Fan · 2 years, 3 months ago
  82. 40862e4 gpio: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  83. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  84. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 4 months ago
  85. c1cadac gpio: atmel_pio4: add support for PIO_PORTE by Mihai Sain · 2 years, 5 months ago
  86. 957a3b9 gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=n by Samuel Holland · 2 years, 5 months ago
  87. 0539d16 gpio: rgpio2p: Enhance reading of GPIO pin value by Christoph Fritz · 2 years, 7 months ago
  88. 427f452 gpio: stm32_gpio: Rework GPIO hole management by Patrice Chotard · 2 years, 6 months ago
  89. 344e86c gpio: npcm: Add support for Nuvoton NPCM SoCs by Stanley Chu · 2 years, 8 months ago
  90. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 6 months ago
  91. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 6 months ago
  92. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 6 months ago
  93. fe2f284 gpio: aspeed: Fix incorrect offset of read back register. by Billy Tsai · 2 years, 6 months ago
  94. c170fe0 gpio: pca953x_gpio: add PCA957X support by Luca Ellero · 2 years, 7 months ago
  95. 1d99e67 gpio: Enable hogging support in SPL by Eddie James · 2 years, 8 months ago
  96. 34be696 gpio: Add gpio_request_by_line_name() by Andrew Jeffery · 2 years, 9 months ago
  97. 037ef53 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 7 months ago
  98. e949e78 gpio: slg7xl45106: Update gpio desc flags from DT by T Karthik Reddy · 2 years, 7 months ago
  99. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
  100. b799eab sunxi: pinctrl: Create the driver skeleton by Samuel Holland · 3 years, 2 months ago