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