1. 1d95e4f pinctrl: stmfx: update pin name by Patrick Delaunay · Wed Oct 28 10:51:57 2020 +0100
  2. 23a46bf pinctrl: stmfx: update pincontrol and gpio device name by Patrick Delaunay · Wed Oct 28 10:51:56 2020 +0100
  3. 6347ed9 pinctrl: stm32: display bias information for all pins by Patrick Delaunay · Wed Oct 28 10:49:07 2020 +0100
  4. 8bbf387 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · Wed Nov 04 17:27:04 2020 +0000
  5. d228827 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · Wed Oct 28 10:34:25 2020 +0000
  6. 0a36270 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 by Biju Das · Wed Oct 28 10:34:24 2020 +0000
  7. fd37ab3 pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 by Biju Das · Wed Oct 28 10:34:23 2020 +0000
  8. 121bd00 pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · Wed Oct 28 10:34:22 2020 +0000
  9. d1d7888 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · Wed Oct 28 10:34:21 2020 +0000
  10. 8656f58 pinctrl: k210: Rename power domains to match datasheet by Sean Anderson · Fri Nov 13 08:43:40 2020 -0500
  11. 57888ac pinctrl: k210: Fix inverted IE and OE for I2C by Sean Anderson · Fri Nov 13 08:43:39 2020 -0500
  12. f1dd0ac x86: pinctrl: Silence the warning when a pin is not found by Simon Glass · Wed Nov 04 09:57:42 2020 -0700
  13. a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · Mon Oct 05 05:27:01 2020 -0600
  14. e4db739 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9 by Lad Prabhakar · Wed Oct 14 16:45:59 2020 +0100
  15. 087dfce pinctrl: Add support for Kendryte K210 FPIOA by Sean Anderson · Mon Sep 14 11:01:58 2020 -0400
  16. 3438e3b test: pinmux: Add test for pin muxing by Sean Anderson · Mon Sep 14 11:01:57 2020 -0400
  17. 319ca70 pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · Mon Sep 14 11:01:55 2020 -0400
  18. 60d6b5d Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Oct 06 08:36:10 2020 -0400
  19. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  20. 6e2d447 pinctrl: meson-axg: add missing GPIOA_18 by Neil Armstrong · Fri Oct 02 09:32:12 2020 +0200
  21. 135bd3e pinctrl: meson-axg-pmx: fix gpio request by Neil Armstrong · Fri Oct 02 09:31:46 2020 +0200
  22. 2a8bc03 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Mon Oct 05 10:54:27 2020 -0400
  23. 8ac4a89 Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Mon Oct 05 10:54:10 2020 -0400
  24. eb6355c pinctrl: bcm283x: Store the return value of dev_read_u32_default to int by Ovidiu Panait · Tue Sep 29 20:27:13 2020 +0300
  25. 44d0c63 pinctrl: bcm283x: Read address from DT in ofdata_to_platdata by Ovidiu Panait · Tue Sep 29 20:27:12 2020 +0300
  26. aab2a86 pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check by Ovidiu Panait · Tue Sep 29 20:27:11 2020 +0300
  27. 4b3f012 pinctrl: stm32: Add header with SPDX licence by Patrick Delaunay · Wed Sep 09 17:50:15 2020 +0200
  28. 11ec597 pinctrl: stm32: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 17:50:14 2020 +0200
  29. 05a31dd pinctrl: renesas: Fix PINCTRL_PFC_R8A774A1 help description by Biju Das · Tue Sep 15 15:36:27 2020 +0100
  30. d05b43d pinctrl: at91-pio4: add compatible for sama7g5 pinctrl block by Eugen Hristev · Thu Aug 27 12:04:40 2020 +0300
  31. e50c2b8 pinmux: pic32: add SDHCI pin config by John Robertson · Tue Sep 01 02:55:26 2020 +0000
  32. 3b07a13 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · Mon Feb 03 10:23:53 2020 +0100
  33. 50648b3 x86: pinctrl: Fix 'relatove' typo by Simon Glass · Sat Aug 29 15:23:06 2020 -0600
  34. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · Tue Aug 04 14:14:43 2020 +0900
  35. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · Mon Aug 03 22:17:35 2020 +0300
  36. 047eb2f pinctrl: mediatek: mt8512: fix the wrong start address of ranges by developer · Fri Aug 07 17:32:03 2020 +0800
  37. 8d4e7e2 pinctrl: aspeed: Fix Kconfig entry indentation by Michal Simek · Thu Jul 23 09:00:40 2020 +0200
  38. 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Aug 04 11:11:02 2020 -0400
  39. 35f6187 drivers: rename more drivers to match compatible string by Walter Lozano · Wed Jul 29 12:31:20 2020 -0300
  40. be278c1 pinctrl: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:30 2020 +0200
  41. 3210275 pinctrl: mediatek: add PUPD/R0/R1 support for MT7623 by David Woodhouse · Fri Jun 19 12:40:20 2020 +0100
  42. 48de37a Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Jul 27 11:15:37 2020 -0400
  43. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  44. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  45. 96980fb pinctrl: renesas: Enable R8A774A1 PFC tables by Adam Ford · Tue Jun 30 09:30:09 2020 -0500
  46. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  47. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  48. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  49. 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Jul 17 08:04:48 2020 -0400
  50. 9255118 x86: pinctrl: Drop the acpi_path member by Simon Glass · Tue Jul 07 21:32:23 2020 -0600
  51. 25885e5 x86: pinctrl: Set up itss in the probe() method by Simon Glass · Tue Jul 07 21:32:22 2020 -0600
  52. cf45178 x86: pinctrl: Add multi-ACPI control by Simon Glass · Tue Jul 07 21:32:21 2020 -0600
  53. 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · Tue Jul 07 21:32:19 2020 -0600
  54. 119cc04 pinctrl: imx5: move soc info to data section by Peng Fan · Sat May 30 16:43:20 2020 +0800
  55. ba491a5 pinctrl: imx8m: move soc info to data section by Peng Fan · Sat May 30 16:39:14 2020 +0800
  56. 72c622e pinctrl: imx7: move soc info to data section by Peng Fan · Sat May 30 16:37:39 2020 +0800
  57. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  58. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  59. 8274fab pinctrl: stm32: add information on pin configuration by Patrick Delaunay · Thu Jun 04 14:30:33 2020 +0200
  60. ffe2f30 pinctrl: stmfx: add information on pin configuration by Patrick Delaunay · Thu Jun 04 14:30:32 2020 +0200
  61. 8550026 gpio: stmfx: add ops get_dir_flags by Patrick Delaunay · Thu Jun 04 14:30:31 2020 +0200
  62. e8635c5 gpio: stmfx: add ops set_dir_flag by Patrick Delaunay · Thu Jun 04 14:30:30 2020 +0200
  63. bcd108e gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg by Patrick Delaunay · Thu Jun 04 14:30:29 2020 +0200
  64. 0aab9d3 gpio: stmfx: rename function used to change pin configuration by Patrick Delaunay · Thu Jun 04 14:30:28 2020 +0200
  65. 2fcd037 gpio: stmfx: move function to prepare new ops introduction by Patrick Delaunay · Thu Jun 04 14:30:27 2020 +0200
  66. 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · Wed Jun 24 06:41:13 2020 -0400
  67. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  68. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  69. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  70. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  71. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  72. 4b3c46c pinctrl: nxp: scu: Check the pad partition before set pinmux by Ye Li · Sun May 03 21:01:27 2020 +0800
  73. 0bef026 dm: pinctrl: Use right device pointer for configuring pinctrl by Lokesh Vutla · Wed Apr 22 22:55:31 2020 +0530
  74. 939cbe9 test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · Mon Jan 13 11:35:12 2020 +0100
  75. 4382692 pinctrl: sandbox: Add mux information in get_pin_muxing by Patrick Delaunay · Mon Jan 13 11:35:11 2020 +0100
  76. 73237dc dm: pinctrl: migrate pinctrl-generic to livetree by Patrick Delaunay · Mon Jan 13 11:34:57 2020 +0100
  77. af2fb74 dm: pinctrl: convert pinctrl-single to livetree by Patrick Delaunay · Mon Jan 13 11:34:55 2020 +0100
  78. e4c076f pinctrl: stmfx: update the result type of dm_i2c_reg_read by Patrick Delaunay · Tue Jan 28 10:44:14 2020 +0100
  79. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  80. 21bb12a x86: Give each driver an IRQ type by Simon Glass · Thu Feb 06 09:54:58 2020 -0700
  81. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  82. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  83. 9713216 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · Wed Jan 22 16:01:45 2020 +0100
  84. 74d6901 pinctrl: mediatek: add support for different pinctrl by developer · Fri Jan 10 16:30:28 2020 +0800
  85. 2a2b17f pinctrl: mediatek: add driver for MT7622 by developer · Fri Jan 10 16:30:27 2020 +0800
  86. 1a80859 pinctrl: mediatek: add driver for MT8512 by developer · Tue Dec 31 11:29:23 2019 +0800
  87. 6fd36dd pinctrl: add i.MXRT driver by Giulio Benetti · Fri Jan 10 15:47:02 2020 +0100
  88. a72088d Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Jan 08 15:24:50 2020 -0500
  89. ed2af07 pinctrl: imx8m: support i.MX8MP by Peng Fan · Mon Dec 30 09:52:15 2019 +0800
  90. 34f94ec x86: apl: Add pinctrl driver by Simon Glass · Sun Dec 08 17:32:08 2019 -0700
  91. 837a66a x86: Add a generic Intel pinctrl driver by Simon Glass · Fri Dec 06 21:42:53 2019 -0700
  92. 5edf3f3 dm: pinctrl: Allow enabling full pinctrl in SPL/TPL by Simon Glass · Fri Dec 06 21:41:45 2019 -0700
  93. fd2fdf7 pinctrl: rockchip: Add pinctrl support for rk3308 by David Wu · Tue Dec 03 19:26:50 2019 +0800
  94. c3aeb81 pinctrl: add driver for MT8518 by developer · Thu Nov 07 19:28:43 2019 +0800
  95. 501b684 drivers: bcm283x: Set pre-location flag for OF_BOARD by Matthias Brugger · Fri Nov 08 14:49:48 2019 +0100
  96. 8c9901f pinctrl: bcm283x: Add compatible for RPi4 by Matthias Brugger · Wed Nov 06 15:28:25 2019 +0100
  97. 2972384 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Nov 17 21:15:57 2019 -0500
  98. e2b2801 pinctrl: rockchip: add px30 pinctrl driver by David Wu · Thu Jul 11 10:37:14 2019 +0200
  99. ee284f9 pinctrol: dm: remove the function pinctrl_decode_pin_config by Patrick Delaunay · Wed Oct 23 15:44:36 2019 +0200
  100. 2f70152 pinctrl: imx8m: support i.MX8MN by Peng Fan · Mon Sep 16 03:09:42 2019 +0000