1. 0061b6f SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · Sun Oct 17 13:45:41 2021 +0300
  2. 0024e44 pinctrl: exynos: add support for multiple pin banks by Dzmitry Sankouski · Sun Oct 17 13:45:40 2021 +0300
  3. f02f957 pinctrl: single: Add request() api by Bharat Gooty · Tue Aug 24 15:46:32 2021 +0530
  4. 1063e10 pinctrl: single: Parse gpio details from dt by Bharat Gooty · Tue Aug 24 15:46:31 2021 +0530
  5. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  6. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  7. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  8. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  9. 973a979 pinctrl: fix typo by Yuan Fang · Wed Sep 08 19:06:48 2021 +0800
  10. 271b8a7 pinctrl: Add pinctrl driver for imx8ulp by Ye Li · Sat Aug 07 16:00:43 2021 +0800
  11. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  12. 9eaf20b arm64: a37xx: pinctrl: Correct PWM pins definitions by Marek Behún · Fri Jul 23 19:57:11 2021 +0200
  13. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  14. 43b82f5 pinctrl: Avoid coverity warning when checking width by Simon Glass · Thu May 13 19:39:28 2021 -0600
  15. 4aab306 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Jul 07 13:34:42 2021 -0400
  16. d8f84f7 pinctrl: mscc: Fix multiple definition error by Tom Rini · Mon May 03 16:48:56 2021 -0400
  17. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  18. 4dbc653 pinctrl: renesas: Import R8A779A0 V3U PFC tables by Marek Vasut · Tue Apr 27 01:55:54 2021 +0200
  19. 0e8e989 pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12 by Marek Vasut · Mon Apr 26 22:04:11 2021 +0200
  20. c074a18 pinctrl: single: Fix probe failure getting register area size by Vignesh Raghavendra · Fri May 07 14:40:34 2021 +0530
  21. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  22. 651d5a7 pinctrl: renesas: Implement unlock register masks by Marek Vasut · Tue Apr 27 22:03:38 2021 +0200
  23. da744be pinctrl: renesas: Fix R-Car Gen2 help text by Marek Vasut · Tue Apr 27 02:03:33 2021 +0200
  24. 8a54891 pinctrl: renesas: Deduplicate Kconfig by Marek Vasut · Tue Apr 27 02:01:50 2021 +0200
  25. a0cbd6a pinctrl: single: fix a never true comparison by Dario Binacchi · Thu Apr 22 22:28:56 2021 +0200
  26. 376daa8 pinctrl: single: check function mask to be non-zero by Dario Binacchi · Thu Apr 22 18:35:58 2021 +0200
  27. 12e9681 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Sun Apr 18 08:46:39 2021 -0400
  28. 20dd9e1 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · Sun Apr 11 09:39:50 2021 +0200
  29. 596c508 pinctrl: single: add get_pin_muxing operation by Dario Binacchi · Sun Apr 11 09:39:49 2021 +0200
  30. f3ecbc1 pinctrl: single: add get_pin_name operation by Dario Binacchi · Sun Apr 11 09:39:48 2021 +0200
  31. 235132c pinctrl: single: add get_pins_count operation by Dario Binacchi · Sun Apr 11 09:39:47 2021 +0200
  32. 54dfe52 pinctrl: single: add register access functions by Dario Binacchi · Sun Apr 11 09:39:46 2021 +0200
  33. 12f5045 pinctrl: single: change function mask default value by Dario Binacchi · Sun Apr 11 09:39:45 2021 +0200
  34. 9e4051f pinctrl: single: check "register-width" DT property by Dario Binacchi · Sun Apr 11 09:39:44 2021 +0200
  35. 22fb01d pinctrl: single: get register area size by device API by Dario Binacchi · Sun Apr 11 09:39:43 2021 +0200
  36. 35f4ac5 pinctrl: single: fix debug messages formatting by Dario Binacchi · Sun Apr 11 09:39:42 2021 +0200
  37. c3ed31f pinctrl: single: fix offset management by Dario Binacchi · Sun Apr 11 09:39:41 2021 +0200
  38. e02eea3 pinctrl: single: fix the loop counter variable type by Dario Binacchi · Sun Apr 11 09:39:40 2021 +0200
  39. 3b48802 pinctrl: single: fix format of structure documentation by Dario Binacchi · Sun Apr 11 09:39:39 2021 +0200
  40. 33bf7b8 pinctrl: Return -ENOSYS when system call is not available by Simon Glass · Thu Mar 25 10:26:11 2021 +1300
  41. 117aed0 Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Tue Mar 30 11:24:09 2021 -0400
  42. a03cf3f pinctrl: mt7629: add jtag function and pin group by developer · Fri Mar 05 10:22:31 2021 +0800
  43. f4154da pinctrl: mediatek: do not probe gpio driver if not enabled by developer · Fri Mar 05 10:22:26 2021 +0800
  44. 0163c08 pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl by developer · Fri Mar 05 10:22:19 2021 +0800
  45. deb8406 pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name by developer · Fri Mar 05 10:22:11 2021 +0800
  46. 53b88b9 pinctrl: renesas: Add support for R8A774C0 by Lad Prabhakar · Mon Mar 15 22:24:04 2021 +0000
  47. 14c9b04 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11 by Lad Prabhakar · Mon Mar 15 22:24:03 2021 +0000
  48. 7b893f9 dm: gpio: Add a way to update flags by Simon Glass · Thu Feb 04 21:22:03 2021 -0700
  49. d063ce9 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · Thu Feb 04 21:21:56 2021 -0700
  50. 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · Thu Feb 04 21:21:55 2021 -0700
  51. 153a793 pinctrl: at91-pio4: add support for slew-rate by Claudiu Beznea · Wed Jan 27 15:00:30 2021 +0200
  52. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  53. 13fd15c pinctrl: stm32: bind only the enabled GPIO subnode by Patrick Delaunay · Thu Jan 21 17:39:08 2021 +0100
  54. 764d3ba pinctrl: stm32: correct management pin display of OTYPE by Patrick Delaunay · Thu Jan 21 17:39:07 2021 +0100
  55. 63360d7c pinctrl: stmfx: Use PINNAME_SIZE for pin's name size by Patrice Chotard · Wed Jan 20 13:43:40 2021 +0100
  56. c0550bd pinctrl: stmfx: Fix pin configuration issue by Patrice Chotard · Wed Jan 20 13:43:39 2021 +0100
  57. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  58. 7bf38bc Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Mon Jan 25 14:38:40 2021 -0500
  59. e1a7435 Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Mon Jan 25 09:01:28 2021 -0500
  60. fc527f7 pinctrl: mtmips: add support for MediaTek MT7620 SoC by developer · Thu Nov 12 16:36:24 2020 +0800
  61. 90add2b pinctrl: at91-pio4: implement drive strength support by Eugen Hristev · Tue Jan 05 10:54:01 2021 +0200
  62. e58dc84 pinctrl: at91-pio4: convert to dev_read_prop by Eugen Hristev · Tue Jan 05 10:51:53 2021 +0200
  63. 0c67d12 pinctrl: mediatek: correct error handling by Heinrich Schuchardt · Sun Dec 27 21:18:26 2020 +0100
  64. 23ea9b4 pinctrl: renesas: Implement get_pin_muxing() callback by Lad Prabhakar · Sat Nov 28 13:13:09 2020 +0000
  65. 13ed8d5 pinctrl: renesas: Make sure the pin type is updated after setting the MUX by Lad Prabhakar · Sat Nov 28 13:13:08 2020 +0000
  66. 84a9a4e pinctrl: stm32: migrate trace to log macro by Patrick Delaunay · Fri Nov 06 19:01:32 2020 +0100
  67. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  68. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  69. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  70. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  71. 07c1777 dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · Sat Dec 19 10:40:12 2020 -0700
  72. 28c751f x86: apl: Move priv/plat structs to headers by Simon Glass · Sat Dec 19 10:39:57 2020 -0700
  73. a5ed07c x86: pinctrl: Drop unlikely error messages from TPL by Simon Glass · Wed Dec 23 08:11:31 2020 -0700
  74. ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · Wed Dec 23 08:11:30 2020 -0700
  75. defcc63 pinctrl: Drop post_bind() method when not needed by Simon Glass · Wed Dec 23 08:11:13 2020 -0700
  76. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  77. 37ad5f3 x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · Tue Dec 22 19:30:25 2020 -0700
  78. 99382ba pinctrl: Update for new sequence numbers by Simon Glass · Wed Dec 16 21:20:25 2020 -0700
  79. cf1b569 pinctrl: meson: fix bit manipulation of pin bias configuration by Neil Armstrong · Mon Dec 14 19:39:07 2020 +0100
  80. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  81. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  82. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  83. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  84. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  85. 9030b39 dm: Drop uses of dev_set_of_offset() by Simon Glass · Sat Nov 28 17:50:04 2020 -0700
  86. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  87. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  88. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · Wed Dec 02 18:47:30 2020 +0100
  89. 1d95e4f pinctrl: stmfx: update pin name by Patrick Delaunay · Wed Oct 28 10:51:57 2020 +0100
  90. 23a46bf pinctrl: stmfx: update pincontrol and gpio device name by Patrick Delaunay · Wed Oct 28 10:51:56 2020 +0100
  91. 6347ed9 pinctrl: stm32: display bias information for all pins by Patrick Delaunay · Wed Oct 28 10:49:07 2020 +0100
  92. 8bbf387 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · Wed Nov 04 17:27:04 2020 +0000
  93. d228827 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · Wed Oct 28 10:34:25 2020 +0000
  94. 0a36270 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 by Biju Das · Wed Oct 28 10:34:24 2020 +0000
  95. fd37ab3 pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 by Biju Das · Wed Oct 28 10:34:23 2020 +0000
  96. 121bd00 pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · Wed Oct 28 10:34:22 2020 +0000
  97. d1d7888 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · Wed Oct 28 10:34:21 2020 +0000
  98. 8656f58 pinctrl: k210: Rename power domains to match datasheet by Sean Anderson · Fri Nov 13 08:43:40 2020 -0500
  99. 57888ac pinctrl: k210: Fix inverted IE and OE for I2C by Sean Anderson · Fri Nov 13 08:43:39 2020 -0500
  100. f1dd0ac x86: pinctrl: Silence the warning when a pin is not found by Simon Glass · Wed Nov 04 09:57:42 2020 -0700