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