1. 46f51dc Add 16-bit single register pin controller support by James Balean · 8 years ago
  2. 26e2e40 rockchip: pinctrl: rk3399: add support for the HDMI I2C pins by Philipp Tomsich · 7 years ago
  3. 602778d rockchip: pinctrl: rk3399: add gmac io strength support by Kever Yang · 8 years ago
  4. 315e6a3 rockchip: pinctrl: rk3399: add support for the SPI5 controller by Philipp Tomsich · 8 years ago
  5. 4f0e44e aspeed: AST2500 Pinctrl Driver by maxims@google.com · 8 years ago
  6. 58fb3c8 stm32f7: increase the max no of pin configuration to 70 by Vikas Manocha · 8 years ago
  7. 280057b stm32f7: use stm32f7 gpio driver supporting driver model by Vikas Manocha · 8 years ago
  8. 7741710 dm: gpio: Add driver for stm32f7 gpio controller by Vikas Manocha · 8 years ago
  9. 51c7f34 pinctrl: Kconfig: sort pinctrl config options to prevent future clutter by Philipp Tomsich · 8 years ago
  10. 9319a75 pinctrl: at91: add pinctrl driver by Wenyou Yang · 8 years ago
  11. 476f709 rockchip: pinctrl: rk3399: add GMAC (RGMII only) support by Philipp Tomsich · 8 years ago
  12. f3f1af9 rockchip: pinctrl: use per-SoC option names for Kconfig by Philipp Tomsich · 8 years ago
  13. 44d5c37 Add single register pin controller driver by Felix Brack · 8 years ago
  14. 02ccab1 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  15. f951575 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  16. 94d5308 PINCTRL: stm32f7: add pin control driver by Vikas Manocha · 8 years ago
  17. 4aa9d4d0 pinctrl: Add i.MX7ULP pinctrl driver by Peng Fan · 8 years ago
  18. d439a46 rockchip: rk3328: add pinctrl driver by Kever Yang · 8 years ago
  19. 155cd37 rockchip: rk3188: Add pinctrl driver by Heiko Stübner · 8 years ago
  20. 27326c7 dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  21. 6657f66 rockchip: pinctrl: rk3399: add the of-platdata support by Kever Yang · 8 years ago
  22. fa72de1 rockchip: arm64: rk3399: move grf register definitions to grf_rk3399.h by Kever Yang · 8 years ago
  23. 0c56310 STiH410: Add STi pinctrl driver by Patrice Chotard · 8 years ago
  24. 6a6b9d5 pinctrl: uniphier: support pin configuration by Masahiro Yamada · 8 years ago
  25. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  26. 7434bfa pinctrl: uniphier: support UniPhier PXs3 pinctrl driver by Masahiro Yamada · 8 years ago
  27. 2cfa35c pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20 by Masahiro Yamada · 8 years ago
  28. 98d62e6 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · 8 years ago
  29. ef0afaa pinctrl: imx6: support i.MX6SLL by Peng Fan · 8 years ago
  30. 656e6cc arm64: mvebu: pinctrl: Add pin control driver for A8K family by Konstantin Porotchkin · 8 years ago
  31. 6e67f17 Fix codying style broken by recent libfdt sync by Masahiro Yamada · 8 years ago
  32. 935e09c pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x by Masahiro Yamada · 8 years ago
  33. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  34. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  35. 5a6f8d7 pinctrl: imx: do not announce driver initialization by Stefan Agner · 8 years ago
  36. ca75159 pinctrl: imx6: support i.MX6ULL by Peng Fan · 8 years ago
  37. a2c08df pinctrl: add driver for rk3399 by Kever Yang · 8 years ago
  38. 24572db pinctrl: uniphier: add UniPhier sLD3 pinctrl driver by Masahiro Yamada · 8 years ago
  39. bbb1198 pinctrl: uniphier: support 4bit-width pin-mux register capability by Masahiro Yamada · 8 years ago
  40. cdc7e3c pinctrl: uniphier: move register base macros from header to .c file by Masahiro Yamada · 8 years ago
  41. 865a39a pinctrl: uniphier: add System Bus pin-mux settings by Masahiro Yamada · 8 years ago
  42. 677b535 pinctrl: add driver for meson-gxbb pin controller by Beniamino Galvani · 8 years ago
  43. 2c93637 pinctrl: generic: scan for "pins" and "groups" properties in sub-nodes by Beniamino Galvani · 8 years ago
  44. f835706 pinctrl: fix typos in comment blocks of pinconfig_post_bind() by Masahiro Yamada · 8 years ago
  45. ac72e17 pinctrl: at91-pio4: Add pinctrl driver by Wenyou Yang · 8 years ago
  46. 2b51784 rockchip: rk3288: Fix pinctrl for GPIO bank 0 by John Keeping · 8 years ago
  47. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  48. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  49. 041cdb5 cosmetic: rockchip: sort socs according to numbers by Heiko Stübner · 8 years ago
  50. 23c3042 cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming by Heiko Stübner · 8 years ago
  51. 9f862ec cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming by Heiko Stübner · 8 years ago
  52. 4e3d840 ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · 8 years ago
  53. d95b14f rockchip: pinctrl: Update the rk3288 driver to support of-platdata by Simon Glass · 8 years ago
  54. fc9da85 pinctrl: uniphier: add Ethernet pin-mux settings by Masahiro Yamada · 8 years ago
  55. 64c1cc4 pinctrl: uniphier: avoid building unneeded pin-mux tables for SPL by Masahiro Yamada · 8 years ago
  56. 5e25b9d pinctrl: uniphier: support pin configuration for dedicated pins by Masahiro Yamada · 8 years ago
  57. 3379987 pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20 by Masahiro Yamada · 8 years ago
  58. 186c133 pinctrl: uniphier: allow to have pinctrl node under syscon node by Masahiro Yamada · 8 years ago
  59. aac641b pinctrl: uniphier: remove unneeded pin group nand_cs1 by Masahiro Yamada · 8 years ago
  60. 69da34c pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20 by Masahiro Yamada · 8 years ago
  61. 4d1065c pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2 by Masahiro Yamada · 8 years ago
  62. d77fa2f Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  63. 70f7a2c rockchip: rk3288: pinctrl: support more pins by Sjoerd Simons · 9 years ago
  64. 16ca80a pinctrl: Add pinctrl driver support for Exynos7420 SoC by Thomas Abraham · 8 years ago
  65. ac98527 pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices by Thomas Abraham · 8 years ago
  66. c102453 drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x. by Wills Wang · 9 years ago
  67. a79d064 drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x. by Wills Wang · 9 years ago
  68. 7403143 pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20 by Masahiro Yamada · 9 years ago
  69. ac13ce4 pinctrl: uniphier: rename function/array names by Masahiro Yamada · 9 years ago
  70. 6105aa2 pinctrl: uniphier: support UniPhier PH1-LD11 pinctrl driver by Masahiro Yamada · 9 years ago
  71. 8a3328c pinctrl: uniphier: support UniPhier PH1-LD20 pinctrl driver by Masahiro Yamada · 9 years ago
  72. 3b05b5f pinctrl: uniphier: support per-pin input enable for new SoCs by Masahiro Yamada · 9 years ago
  73. 8cc92b9 pinctrl: uniphier: introduce capability flag by Masahiro Yamada · 9 years ago
  74. 510454d pinctrl: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  75. ea65c98 ARM: uniphier: drop PH1- prefix from CONFIG options and file names by Masahiro Yamada · 9 years ago
  76. 1d22c4b pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER by Masahiro Yamada · 9 years ago
  77. fdd15b6 pinctrl: uniphier: set input-enable before pin-muxing by Masahiro Yamada · 9 years ago
  78. c4068df pinctrl: imx: Support i.MX7D by Peng Fan · 9 years ago
  79. 745df68 pinctrl: imx: Introduce pinctrl driver for i.MX6 by Peng Fan · 9 years ago
  80. 5f266c6 drivers: pinctrl: Add pinctrl driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  81. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  82. 318922b rockchip: rk3288: pinctrl: Fix HDMI pinctrl by Simon Glass · 9 years ago
  83. 78a10b6 rockchip: pinctrl: Implement the get_gpio_mux() method by Simon Glass · 9 years ago
  84. 63c5264 rockchip: pinctrl: Reduce the size for SPL by Simon Glass · 9 years ago
  85. 77eaa19 dm: pinctrl: Add a way for a GPIO driver to obtain a pin function by Simon Glass · 9 years ago
  86. bea705c rockchip: pinctrl: Add a full pinctrl driver by Simon Glass · 9 years ago
  87. a4275f5 rockchip: Convert the PMU IOMUX registers into an array by Simon Glass · 9 years ago
  88. 52db39a dm: pinctrl: Add a function to parse PIN_CONFIG flags by Simon Glass · 9 years ago
  89. 9d19e5d rockchip: rk3036: Bind GPIO banks by Jeffy Chen · 9 years ago
  90. 5589a81 pinctrl: Avoid binding all pinconfig nodes before relocation by Simon Glass · 9 years ago
  91. 49ecaa9 rockchip: rk3036: Add pinctrl driver by huang lin · 9 years ago
  92. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  93. 8497ccc ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_* by Masahiro Yamada · 9 years ago
  94. 080b7a5 pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driver by Masahiro Yamada · 9 years ago
  95. 833de5f pinctrl: uniphier: add UniPhier ProXstream2 pinctrl driver by Masahiro Yamada · 9 years ago
  96. b82ca82 pinctrl: uniphier: add UniPhier PH1-Pro5 pinctrl driver by Masahiro Yamada · 9 years ago
  97. 06b2ae5 pinctrl: uniphier: add UniPhier PH1-sLD8 pinctrl driver by Masahiro Yamada · 9 years ago
  98. a343812 pinctrl: uniphier: add UniPhier PH1-Pro4 pinctrl driver by Masahiro Yamada · 9 years ago
  99. e4410e8 pinctrl: uniphier: add UniPhier PH1-LD4 pinctrl driver by Masahiro Yamada · 9 years ago
  100. 5dc626f pinctrl: uniphier: add UniPhier pinctrl core support by Masahiro Yamada · 9 years ago