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