1. 2b19e90 pinctrl: Kconfig: fix missing include of rockchip/Kconfig by Philipp Tomsich · 6 years ago
  2. 126493f pinctrl: Kconfig: sort includes alphabetically by Philipp Tomsich · 6 years ago
  3. 6e212b7 pinctrl: rockchip: Clean the unused rockchip pinctrl drivers by David Wu · 6 years ago
  4. 5f596ae pinctrl: rockchip: Add common rockchip pinctrl driver by David Wu · 6 years ago
  5. cf6741b rockchip: rk3288: Add i2s pinctrl and clock support by Simon Glass · 6 years ago
  6. 0b0409c Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  7. 8702199 pinctrl: meson: add pinconf support by Jerome Brunet · 6 years ago
  8. eeebae3 pinctrl: imx: Fix select input issue by Ye Li · 6 years ago
  9. 5037502 pinctrl: mscc: Add gpio and pinctrl for Serval SoC family. by Horatiu Vultur · 6 years ago
  10. 2f6462a pinctrl: mscc: Add gpio and pinctrl for Servalt SoC family. by Horatiu Vultur · 6 years ago
  11. 3fede31 pinctrl: Kconfig: spelling fixes by Chris Packham · 6 years ago
  12. 2d4fb84 pinctrl: mscc: Add gpio and pinctrl for Jaguar2 SOC family by Horatiu Vultur · 6 years ago
  13. 6fdf272 Revert "dm: pinctrl: Prevent (re-)configuring pins when already done before relocation" by Lukasz Majewski · 6 years ago
  14. ae8a0a9 rockchip: rk3399: fix missing braces in full pinctrl by Philipp Tomsich · 6 years ago
  15. 759b43b rockchip: rk3399: Add Kconfig option for full pinctrl driver by Christoph Muellner · 6 years ago
  16. 186be1d rockchip: rk3399: Add improved pinctrl driver. by Christoph Muellner · 6 years ago
  17. 734b451 dm: pinctrl: Add pinctrl_decode_pin_config_dm(). by Christoph Muellner · 6 years ago
  18. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  19. b9f5a48 ARM: vybrid: Provide pinctrl driver for Vybrid (vf610) by Lukasz Majewski · 6 years ago
  20. cb3ef41 dm: pinctrl: Prevent (re-)configuring pins when already done before relocation by Lukasz Majewski · 6 years ago
  21. 2a62643 pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based) by Gregory CLEMENT · 6 years ago
  22. af11160 Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  23. 0b96800 pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev() by Patrice Chotard · 6 years ago
  24. 7ef9108 pinctrl: stm32: Move gpio_dev list filling outside probe() by Patrice Chotard · 6 years ago
  25. e168bed pinctrl: meson: axg: Fix GPIO pin offsets by Carlo Caione · 6 years ago
  26. 16f6f33 pinctrl: stm32: make pinctrl use hwspinlock by Benjamin Gaignard · 6 years ago
  27. b380570 pinctrl: meson: Fix GPIO direction registers access by Carlo Caione · 6 years ago
  28. c9e7ac8 Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  29. 5c1111c pinctrl: MediaTek: add pinctrl driver for MT7623 SoC by developer · 6 years ago
  30. 84c7a63 pinctrl: MediaTek: add pinctrl driver for MT7629 SoC by developer · 6 years ago
  31. 004447d pinctrl: meson: add axg support by Jerome Brunet · 6 years ago
  32. 2d06a20 pinctrl: meson: select generic pinctrl by Jerome Brunet · 6 years ago
  33. 707bff4 pinctrl: meson: rework gx pmx function by Jerome Brunet · 6 years ago
  34. 3cd1f33 pinctrl: sandbox: Add get_pin_muxing ops support by Patrice Chotard · 6 years ago
  35. a46fb39 pinctrl: stm32: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  36. 881e867 pinctrl: stm32: Add get_pin_name() ops by Patrice Chotard · 6 years ago
  37. aaf68e8 pinctrl: stm32: Add get_pins_count() ops by Patrice Chotard · 6 years ago
  38. fbf8082 dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count by Patrice Chotard · 6 years ago
  39. 74ba3f2 dm: pinctrl: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  40. c2908c6 pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  41. 46991d5 pinctrl: renesas: Add POCCTRL handling to r8a77990 by Marek Vasut · 6 years ago
  42. 0d9c810 pinctrl: renesas: Fix DRV register offset by Marek Vasut · 6 years ago
  43. e84d11f pinctrl: Add pinctrl driver for i.MX8 by Peng Fan · 6 years ago
  44. 200e35e pinctrl: sandbox: add gpio onewire w1 group by Eugen Hristev · 6 years ago
  45. aa9b3de pinctrl: bcm6838: add pinctrl support by Philippe Reynes · 6 years ago
  46. 95be3b5 pinctrl: Fix build warning with ARM64 by Lokesh Vutla · 6 years ago
  47. 068a90b pinctrl: renesas: Fix register usage in sh_pfc_{read,write} by Marek Vasut · 6 years ago
  48. eb13e0f pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  49. eb900d1 pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  50. 2467224 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  51. 68a7704 pinctrl: renesas: Initial R8A77990 PFC support by Marek Vasut · 7 years ago
  52. 3b0548a pinctrl: renesas: Add PORT_GP_11 helper macro by Takeshi Kihara · 7 years ago
  53. 3ee2551 mvebu: pinctrl: Add SD/eMMC PHY selector to the driver by Konstantin Porotchkin · 7 years ago
  54. 1414386 mvebu: pinctrl: sync compatible string with Linux 4.17-rc4 by Evan Wang · 7 years ago
  55. 16ed971 pinctrl: do not set_state for device without valid ofnode by Kever Yang · 7 years ago
  56. 4a6b53d Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  57. 9b93a3b pinctrl: meson: Update pinmux with new Linux bindings by Neil Armstrong · 7 years ago
  58. 6549c43 pinctrl: uniphier: add ethernet TX pin data for LD20 by Masahiro Yamada · 7 years ago
  59. e5299ed pinctrl: uniphier: support drive-strength configuration by Masahiro Yamada · 7 years ago
  60. 914b571 pinctrl: uniphier: support per-pin configuration via DT by Masahiro Yamada · 7 years ago
  61. 17ca7f2 pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h> by Masahiro Yamada · 7 years ago
  62. 4bffb14 pinctrl: uniphier: replace printf() with dev_err() by Masahiro Yamada · 7 years ago
  63. 4d1f617 pinctrl: uniphier: remove unneeded pin data of LD6b SoC by Masahiro Yamada · 7 years ago
  64. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · 7 years ago
  65. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  66. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  67. 11580bf Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  68. a589762 pinctrl-uclass: convert to use live dt by Kever Yang · 7 years ago
  69. dd4b670 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  70. 3cdd35b arm64: a37xx: pinctrl: Correct mpp definitions by Ken Ma · 7 years ago
  71. f72c529 arm64: a37xx: pinctrl: Fix gpio pin offset in register by Ken Ma · 7 years ago
  72. b28aedb arm64: a37xx: pinctrl: Fix the pin 23 on south bridge by Ken Ma · 7 years ago
  73. a1d8160 arm64: a37xx: pinctrl: Fix number of pin in south bridge by Ken Ma · 7 years ago
  74. f41a3f7 rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driver by Alexander Kochetkov · 7 years ago
  75. 32d728c rockchip: pinctrl: rk3036: Move the iomux definitions into pinctrl-driver by Alexander Kochetkov · 7 years ago
  76. 2bd124b rockchip: pinctrl: rk3399: add support for I2C[123467] by Philipp Tomsich · 7 years ago
  77. d252d75 pinctrl: stm32: update pincontrol for stmp32mp157 by Patrick Delaunay · 7 years ago
  78. d8a69cb Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  79. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  80. 44f62e9 pinctrl: Kconfig: Fix typo by Marek Behún · 7 years ago
  81. 20d721e pinctrl: rmobile: Add R8A77965 M3N entries by Marek Vasut · 7 years ago
  82. 0039d71 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  83. 7fcd313 bcm2835_pinctrl: Probe pre-reloc by Alexander Graf · 7 years ago
  84. fce8e5c bcm283x: Add pinctrl driver by Alexander Graf · 7 years ago
  85. c329842 rockchip: pinctrl: Add rk322x gmac pinctrl support by David Wu · 7 years ago
  86. 14d5cf0 rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver by David Wu · 7 years ago
  87. b47fc26 rockchip: pinctrl: Add rk3328 gmac pinctrl support by David Wu · 7 years ago
  88. 1a7665f rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver by David Wu · 7 years ago
  89. 5a04e0c rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver by David Wu · 7 years ago
  90. 4dd88d5 pinctrl: rmobile: Import R8A7794 E2 PFC tables by Marek Vasut · 7 years ago
  91. 1ef3930 pinctrl: rmobile: Import R8A7792 V2H PFC tables by Marek Vasut · 7 years ago
  92. 06ef9e8 pinctrl: rmobile: Import R8A7791/R8A7793 M2 PFC tables by Marek Vasut · 7 years ago
  93. c40f2d6 pinctrl: rmobile: Import R8A7790 H2 PFC tables by Marek Vasut · 7 years ago
  94. cecaf5f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  95. b5652b7 pinctrl: stm32: add stm32f4 pinctrl compatible strings by Patrice Chotard · 7 years ago
  96. e6606e3 pinctrl: mvebu: Make drivers depend on the pinctrl framework by Miquel Raynal · 7 years ago
  97. 7d35e64 pinctrl: rmobile: Add R8A77995 D3 PFC tables by Marek Vasut · 7 years ago
  98. a0e11e5 pinctrl: rmobile: Add R8A77970 V3M PFC tables by Marek Vasut · 7 years ago
  99. 18bbf96 rockchip: rk3128: add pinctrl driver by Kever Yang · 7 years ago
  100. 489d79c pfc: rmobile: Add hook to configure pin as GPIO by Marek Vasut · 7 years ago