1. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  2. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  3. 8274fab pinctrl: stm32: add information on pin configuration by Patrick Delaunay · Thu Jun 04 14:30:33 2020 +0200
  4. ffe2f30 pinctrl: stmfx: add information on pin configuration by Patrick Delaunay · Thu Jun 04 14:30:32 2020 +0200
  5. 8550026 gpio: stmfx: add ops get_dir_flags by Patrick Delaunay · Thu Jun 04 14:30:31 2020 +0200
  6. e8635c5 gpio: stmfx: add ops set_dir_flag by Patrick Delaunay · Thu Jun 04 14:30:30 2020 +0200
  7. bcd108e gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg by Patrick Delaunay · Thu Jun 04 14:30:29 2020 +0200
  8. 0aab9d3 gpio: stmfx: rename function used to change pin configuration by Patrick Delaunay · Thu Jun 04 14:30:28 2020 +0200
  9. 2fcd037 gpio: stmfx: move function to prepare new ops introduction by Patrick Delaunay · Thu Jun 04 14:30:27 2020 +0200
  10. 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · Wed Jun 24 06:41:13 2020 -0400
  11. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  12. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  13. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  15. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  16. 4b3c46c pinctrl: nxp: scu: Check the pad partition before set pinmux by Ye Li · Sun May 03 21:01:27 2020 +0800
  17. 0bef026 dm: pinctrl: Use right device pointer for configuring pinctrl by Lokesh Vutla · Wed Apr 22 22:55:31 2020 +0530
  18. 939cbe9 test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · Mon Jan 13 11:35:12 2020 +0100
  19. 4382692 pinctrl: sandbox: Add mux information in get_pin_muxing by Patrick Delaunay · Mon Jan 13 11:35:11 2020 +0100
  20. 73237dc dm: pinctrl: migrate pinctrl-generic to livetree by Patrick Delaunay · Mon Jan 13 11:34:57 2020 +0100
  21. af2fb74 dm: pinctrl: convert pinctrl-single to livetree by Patrick Delaunay · Mon Jan 13 11:34:55 2020 +0100
  22. e4c076f pinctrl: stmfx: update the result type of dm_i2c_reg_read by Patrick Delaunay · Tue Jan 28 10:44:14 2020 +0100
  23. 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
  24. 21bb12a x86: Give each driver an IRQ type by Simon Glass · Thu Feb 06 09:54:58 2020 -0700
  25. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  26. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  27. 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
  28. 74d6901 pinctrl: mediatek: add support for different pinctrl by developer · Fri Jan 10 16:30:28 2020 +0800
  29. 2a2b17f pinctrl: mediatek: add driver for MT7622 by developer · Fri Jan 10 16:30:27 2020 +0800
  30. 1a80859 pinctrl: mediatek: add driver for MT8512 by developer · Tue Dec 31 11:29:23 2019 +0800
  31. 6fd36dd pinctrl: add i.MXRT driver by Giulio Benetti · Fri Jan 10 15:47:02 2020 +0100
  32. 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
  33. ed2af07 pinctrl: imx8m: support i.MX8MP by Peng Fan · Mon Dec 30 09:52:15 2019 +0800
  34. 34f94ec x86: apl: Add pinctrl driver by Simon Glass · Sun Dec 08 17:32:08 2019 -0700
  35. 837a66a x86: Add a generic Intel pinctrl driver by Simon Glass · Fri Dec 06 21:42:53 2019 -0700
  36. 5edf3f3 dm: pinctrl: Allow enabling full pinctrl in SPL/TPL by Simon Glass · Fri Dec 06 21:41:45 2019 -0700
  37. fd2fdf7 pinctrl: rockchip: Add pinctrl support for rk3308 by David Wu · Tue Dec 03 19:26:50 2019 +0800
  38. c3aeb81 pinctrl: add driver for MT8518 by developer · Thu Nov 07 19:28:43 2019 +0800
  39. 501b684 drivers: bcm283x: Set pre-location flag for OF_BOARD by Matthias Brugger · Fri Nov 08 14:49:48 2019 +0100
  40. 8c9901f pinctrl: bcm283x: Add compatible for RPi4 by Matthias Brugger · Wed Nov 06 15:28:25 2019 +0100
  41. 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
  42. e2b2801 pinctrl: rockchip: add px30 pinctrl driver by David Wu · Thu Jul 11 10:37:14 2019 +0200
  43. ee284f9 pinctrol: dm: remove the function pinctrl_decode_pin_config by Patrick Delaunay · Wed Oct 23 15:44:36 2019 +0200
  44. 2f70152 pinctrl: imx8m: support i.MX8MN by Peng Fan · Mon Sep 16 03:09:42 2019 +0000
  45. e194781 pinctrl: add support for MediaTek MT7628 by developer · Wed Sep 25 17:45:26 2019 +0800
  46. 2c7526a dm: pinctrl: fix for introduce PINCONF_RECURSIVE option by Patrick Delaunay · Mon Oct 21 15:02:40 2019 +0200
  47. 4c90629 pinctrl: Kconfig: remove duplicated nodes by Patrick Delaunay · Mon Oct 21 15:07:54 2019 +0200
  48. d23bcf1 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · Fri Aug 02 14:48:00 2019 +0200
  49. 990a4c5 dm: pinctrl: Skip not associated gpio phandle and rise a warning message by Michael Trimarchi · Tue Sep 17 22:06:03 2019 +0200
  50. bcdb104 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · Fri Aug 02 14:48:00 2019 +0200
  51. d13e98c pinctrl: nxp: DM_FLAG_PRE_RELOC by default by Igor Opaniuk · Wed Jul 24 18:09:57 2019 +0300
  52. 3dd874c pinctrl: imx: use devfdt_get_addr_size_index by Peng Fan · Tue Aug 06 10:05:48 2019 +0000
  53. b7d76ac clk: aspeed: Add support for SD clock by Eddie James · Thu Aug 15 14:29:37 2019 -0500
  54. 461a9cd pinctrl: stmfx: update pinconf settings by Patrick Delaunay · Tue Jul 30 19:16:11 2019 +0200
  55. e16e8f4 pinctrl: pinctrl_stm32: cosmetic: Reorder include files by Patrice Chotard · Tue Jul 30 19:16:10 2019 +0200
  56. a6a7f48 pinctrl: renesas: Add R8A77980 V3H PFC tables by Marek Vasut · Mon Jul 29 19:59:44 2019 +0200
  57. 0a0749b Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Jul 30 19:19:04 2019 -0400
  58. 105f6c8 pinctrl: mediatek: fix warning by Fabien Parent · Thu Jul 18 19:08:08 2019 +0200
  59. 09bf498 pinctrl: renesas: fix R-Car gpio0_00 operation fails with 'gpio -input' command by titron · Mon Jul 22 17:45:37 2019 +0800
  60. f0066b0 pinctrl: renesas: Synchronize Gen2/Gen3 tables with Linux 5.2 by Eugeniu Rosca · Tue Jul 09 18:27:11 2019 +0200
  61. 137419a pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driver by Lukasz Majewski · Wed Jun 19 17:31:06 2019 +0200
  62. 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Sun Jul 14 09:09:49 2019 -0400
  63. 6305a5c pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support by Adam Ford · Mon Jun 10 13:15:55 2019 -0500
  64. 05a9319 pinctrl: stm32: update .bind callback by Patrice Chotard · Fri Jun 21 15:39:23 2019 +0200
  65. 4c11a11 pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:52 2019 +0200
  66. 9cc3bf6 pinctrl: uniphier: Add SPI pin-mux settings by Kunihiko Hayashi · Tue Jun 11 10:06:13 2019 +0900
  67. fbb93d1 Merge tag 'u-boot-amlogic-20190612' of git://git.denx.de/u-boot-amlogic by Tom Rini · Wed Jun 12 15:28:34 2019 -0400
  68. 8c860a1 pinctrl: meson-gxbb: add hdmi related pins by Maxime Jourdan · Tue Jun 04 22:26:37 2019 +0200
  69. 0de800e pinctrl: meson: g12a: add DS bank value by Guillaume La Roque · Tue Jun 04 13:53:08 2019 +0200
  70. 3076735 pinctrl: meson: add support of drive-strength-microamp by Guillaume La Roque · Tue Jun 04 13:53:07 2019 +0200
  71. 062e57b pinctrl: meson-axg: add support for getting pinmux status by Neil Armstrong · Tue Jun 04 11:04:54 2019 +0200
  72. ad8a5aa pinctrl: meson-gx: add support for getting pinmux status by Neil Armstrong · Tue Jun 04 11:04:53 2019 +0200
  73. a5ea157 pinctrl: meson: add common function to get pins name by Neil Armstrong · Tue Jun 04 11:04:52 2019 +0200
  74. d39b05d pinctrl: meson-gx: fix GPIO_TEST_N and GPIOCLK_ groups by Neil Armstrong · Tue Jun 04 11:04:51 2019 +0200
  75. 45bb767 pinctrl: imx: Define imx6_pinctrl_soc_info in .data section by Lukasz Majewski · Tue Apr 23 16:44:51 2019 +0200
  76. 7ae4ec9 pinctrl: rockchip: Also move common set_schmitter func into per Soc file by David Wu · Tue Apr 16 21:58:13 2019 +0800
  77. 35ee72e pinctrl: rockchip: Clean the unused type and label by David Wu · Tue Apr 16 21:57:54 2019 +0800
  78. 2e6959e pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' pull by David Wu · Tue Apr 16 21:57:28 2019 +0800
  79. 2972c45 pinctrl: rockchip: Split the common set_pull() func into per Soc by David Wu · Tue Apr 16 21:57:05 2019 +0800
  80. 1530047 pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' drive strength by David Wu · Tue Apr 16 21:56:34 2019 +0800
  81. 40a5548 pinctrl: rockchip: Split the common set_drive() func into per Soc by David Wu · Tue Apr 16 21:55:26 2019 +0800
  82. 84248ec pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' iomux by David Wu · Tue Apr 16 21:50:56 2019 +0800
  83. 3dd7d6c pinctrl: rockchip: Split the common set_mux() into per Soc by David Wu · Tue Apr 16 21:50:55 2019 +0800
  84. 71aede0 pinctrl: rockchip: Remove redundant spaces by David Wu · Tue Apr 16 21:50:54 2019 +0800
  85. 1856451 pinctrl: rockchip: Add pull-pin-default param and remove unused param by David Wu · Tue Apr 16 21:50:53 2019 +0800
  86. 56573c4 Revert "pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrl" by Kever Yang · Tue May 07 09:36:32 2019 +0800
  87. c7116cb pinctrl: renesas: Add RZ/A1 R7S72100 pin control driver by Marek Vasut · Sat May 04 14:17:10 2019 +0200
  88. 0053c3b pinctrl: renesas: Remove sh_pfc_config_mux_for_gpio() by Marek Vasut · Sun Apr 21 22:46:25 2019 +0200
  89. 02d34f0 pinctrl: renesas: Implement gpio_request_enable/gpio_disable_free by Marek Vasut · Sun Apr 21 22:46:25 2019 +0200
  90. 0cc1936 pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpio by Marek Vasut · Sun Apr 21 22:46:25 2019 +0200
  91. 8751096 pinctrl: gpio: Add callback for configuring pin as GPIO by Marek Vasut · Sun Apr 21 23:57:23 2019 +0200
  92. 544f9de Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip by Tom Rini · Wed May 01 11:52:04 2019 -0400
  93. dd6f126 Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Apr 30 23:21:27 2019 -0400
  94. cb484fc pinctrl: exit pinconfig_post_bind if there are no subnodes by Urja Rannikko · Fri Mar 22 19:14:33 2019 +0000
  95. ef86773 pinctrl: imx8: add i.MX8QM compatible by Peng Fan · Tue Mar 05 02:32:13 2019 +0000
  96. d7f0a35 Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot by Tom Rini · Wed Apr 24 12:26:39 2019 -0400
  97. e59d7eb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · Wed Apr 24 12:26:25 2019 -0400
  98. 2a33b68 pinctrl: add driver for MT8516 by Fabien Parent · Sun Mar 24 16:46:37 2019 +0100
  99. 636768f pinctrl: stm32: Add st,stm32f769-pinctrl compatible string by Patrice Chotard · Tue Dec 11 14:49:18 2018 +0100
  100. 0ff3cd0 pinctrl: meson: add g12a support by Jerome Brunet · Fri Feb 08 17:40:57 2019 +0100