1. 93e72ac Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  2. 59a8fef pinctrl: MediaTek: add pinctrl driver for MT7623 SoC by Ryder Lee · 6 years ago
  3. 01aa9d1 pinctrl: MediaTek: add pinctrl driver for MT7629 SoC by Ryder Lee · 6 years ago
  4. 8587839 pinctrl: meson: add axg support by Jerome Brunet · 6 years ago
  5. 2f9a38b pinctrl: meson: select generic pinctrl by Jerome Brunet · 6 years ago
  6. 7c9dcfe pinctrl: meson: rework gx pmx function by Jerome Brunet · 6 years ago
  7. 21e23aa pinctrl: sandbox: Add get_pin_muxing ops support by Patrice Chotard · 6 years ago
  8. b42d938 pinctrl: stm32: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  9. 4ff1c20 pinctrl: stm32: Add get_pin_name() ops by Patrice Chotard · 6 years ago
  10. 8f651ca pinctrl: stm32: Add get_pins_count() ops by Patrice Chotard · 6 years ago
  11. 8bbb5b2 dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count by Patrice Chotard · 6 years ago
  12. f55a0c0 dm: pinctrl: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  13. ad0e804 pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  14. 5dbdd3a pinctrl: renesas: Add POCCTRL handling to r8a77990 by Marek Vasut · 6 years ago
  15. 0ff9e48 pinctrl: renesas: Fix DRV register offset by Marek Vasut · 6 years ago
  16. 38b6686 pinctrl: Add pinctrl driver for i.MX8 by Peng Fan · 6 years ago
  17. 0523a6c pinctrl: sandbox: add gpio onewire w1 group by Eugen Hristev · 6 years ago
  18. b3f8e88 pinctrl: bcm6838: add pinctrl support by Philippe Reynes · 6 years ago
  19. 5a07cf5 pinctrl: Fix build warning with ARM64 by Lokesh Vutla · 6 years ago
  20. 5af6541 pinctrl: renesas: Fix register usage in sh_pfc_{read,write} by Marek Vasut · 6 years ago
  21. bf8d2da pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  22. 2e975d8 pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  23. 040b258 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  24. cb13e46 pinctrl: renesas: Initial R8A77990 PFC support by Marek Vasut · 6 years ago
  25. 634f9f0 pinctrl: renesas: Add PORT_GP_11 helper macro by Takeshi Kihara · 7 years ago
  26. f5db597 mvebu: pinctrl: Add SD/eMMC PHY selector to the driver by Konstantin Porotchkin · 6 years ago
  27. f246648 mvebu: pinctrl: sync compatible string with Linux 4.17-rc4 by Evan Wang · 6 years ago
  28. f717b4c pinctrl: do not set_state for device without valid ofnode by Kever Yang · 6 years ago
  29. 1ccd3f1 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  30. 42de652 pinctrl: meson: Update pinmux with new Linux bindings by Neil Armstrong · 6 years ago
  31. 57a6c1b pinctrl: uniphier: add ethernet TX pin data for LD20 by Masahiro Yamada · 6 years ago
  32. 150997a pinctrl: uniphier: support drive-strength configuration by Masahiro Yamada · 6 years ago
  33. 603fd9e pinctrl: uniphier: support per-pin configuration via DT by Masahiro Yamada · 6 years ago
  34. 03cfc80 pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h> by Masahiro Yamada · 6 years ago
  35. 7629d0b pinctrl: uniphier: replace printf() with dev_err() by Masahiro Yamada · 6 years ago
  36. d5c0d9a pinctrl: uniphier: remove unneeded pin data of LD6b SoC by Masahiro Yamada · 6 years ago
  37. 8c1de5e regmap: clean up regmap allocation by Masahiro Yamada · 6 years ago
  38. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  39. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  40. 0e5d3e3 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  41. 1e656ad pinctrl-uclass: convert to use live dt by Kever Yang · 7 years ago
  42. f3b623f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  43. dc36235 arm64: a37xx: pinctrl: Correct mpp definitions by Ken Ma · 6 years ago
  44. 0237448 arm64: a37xx: pinctrl: Fix gpio pin offset in register by Ken Ma · 6 years ago
  45. 23626ca arm64: a37xx: pinctrl: Fix the pin 23 on south bridge by Ken Ma · 6 years ago
  46. 44ac747 arm64: a37xx: pinctrl: Fix number of pin in south bridge by Ken Ma · 6 years ago
  47. 7a6d7d3 rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driver by Alexander Kochetkov · 7 years ago
  48. b1d093d rockchip: pinctrl: rk3036: Move the iomux definitions into pinctrl-driver by Alexander Kochetkov · 7 years ago
  49. 41837e8 rockchip: pinctrl: rk3399: add support for I2C[123467] by Philipp Tomsich · 7 years ago
  50. 8aeba62 pinctrl: stm32: update pincontrol for stmp32mp157 by Patrick Delaunay · 7 years ago
  51. 81f077f Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  52. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  53. de2069c pinctrl: Kconfig: Fix typo by Marek Behún · 7 years ago
  54. d1fe318 pinctrl: rmobile: Add R8A77965 M3N entries by Marek Vasut · 7 years ago
  55. f2ee915 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  56. 9821636 bcm2835_pinctrl: Probe pre-reloc by Alexander Graf · 7 years ago
  57. caf2233 bcm283x: Add pinctrl driver by Alexander Graf · 7 years ago
  58. 20ee0fd rockchip: pinctrl: Add rk322x gmac pinctrl support by David Wu · 7 years ago
  59. 424324d rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver by David Wu · 7 years ago
  60. dfb886d rockchip: pinctrl: Add rk3328 gmac pinctrl support by David Wu · 7 years ago
  61. 301fff4 rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver by David Wu · 7 years ago
  62. 77c4261 rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver by David Wu · 7 years ago
  63. 34e9360 pinctrl: rmobile: Import R8A7794 E2 PFC tables by Marek Vasut · 7 years ago
  64. ab2d09b4 pinctrl: rmobile: Import R8A7792 V2H PFC tables by Marek Vasut · 7 years ago
  65. 427c75d pinctrl: rmobile: Import R8A7791/R8A7793 M2 PFC tables by Marek Vasut · 7 years ago
  66. 7547ad4 pinctrl: rmobile: Import R8A7790 H2 PFC tables by Marek Vasut · 7 years ago
  67. 084edbb Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  68. 98693c2 pinctrl: stm32: add stm32f4 pinctrl compatible strings by Patrice Chotard · 7 years ago
  69. 3f3946d pinctrl: mvebu: Make drivers depend on the pinctrl framework by Miquel Raynal · 7 years ago
  70. a59e697 pinctrl: rmobile: Add R8A77995 D3 PFC tables by Marek Vasut · 7 years ago
  71. c106bb5 pinctrl: rmobile: Add R8A77970 V3M PFC tables by Marek Vasut · 7 years ago
  72. e129c48 rockchip: rk3128: add pinctrl driver by Kever Yang · 7 years ago
  73. f6e545a pfc: rmobile: Add hook to configure pin as GPIO by Marek Vasut · 7 years ago
  74. 2489bb5 pinctrl: rmobile: Add support for setting single pins by Marek Vasut · 7 years ago
  75. 6e6cf01 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  76. bb0297c pinctrl: imx6ul: Fix pinctrl data overlapped with DT area by Jagan Teki · 7 years ago
  77. 8c2bb58 rockchip: pinctrl: rk3399: add support for I2C8 by Philipp Tomsich · 7 years ago
  78. 16ec5eb pinctrl: meson: Add GXL Support by Neil Armstrong · 7 years ago
  79. fb48bc4 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  80. f73cfb4 pinctrl: uniphier: simplify input enable and delete pin arrays by Masahiro Yamada · 7 years ago
  81. c906032 pinctrl: uniphier: set PUPD_SIMPLE cap flag for PXs3 by Masahiro Yamada · 7 years ago
  82. 2ee87b0 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  83. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  84. d52132c pinctrl: rmobile: Add pinconf to Renesas RCar pincontrol driver by Marek Vasut · 7 years ago
  85. fd0a1ba rockchip: pinctrl: rk3368: add pinctrl for SDMMC0 by Philipp Tomsich · 7 years ago
  86. 910df4d pinctrl: rmobile: Add Renesas RCar pincontrol driver by Marek Vasut · 7 years ago
  87. 092e72c pinctrl: stm32: add stm32h743-pinctrl compatible by Patrice Chotard · 7 years ago
  88. d2edb96 rockchip: pinctrl: rk3368: Convert to livetree by Philipp Tomsich · 7 years ago
  89. e61ed48 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · 7 years ago
  90. 7a7bfec pinctrl: imx7ulp: Add new info instance for iomuxc1 by Peng Fan · 7 years ago
  91. 63fbc59 pinctrl: imx: Fix mask when SHARE_MUX_CONF_REG is set by Peng Fan · 7 years ago
  92. 00aa453 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  93. 957b4ee rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin by Kever Yang · 7 years ago
  94. a634236 rockchip: rk322x: pinctrl: using compatible name same with dts by Kever Yang · 7 years ago
  95. e95b631 rockchip: pinctrl: rk3368: add SPI support by Philipp Tomsich · 7 years ago
  96. a49773d rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver by Philipp Tomsich · 7 years ago
  97. abcde47 rockchip: pinctrl: rk3368: add support for configuring the MMC pins by Philipp Tomsich · 7 years ago
  98. 5282a3f rockchip: pinctrl: rk3368: add GMAC (RGMII only) support by Philipp Tomsich · 7 years ago
  99. c1828cf rockchip: rk3368: grf: use shifted-constants by Philipp Tomsich · 7 years ago
  100. 0fa0abe dm: Kconfig: fix typo in help for SPL_PINCTRL by Philipp Tomsich · 7 years ago