1. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  2. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 10 months ago
  3. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 10 months ago
  4. c23405f dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 3 years, 10 months ago
  5. 366c4eb x86: apl: Move priv/plat structs to headers by Simon Glass · 3 years, 10 months ago
  6. 53d5969 x86: pinctrl: Drop unlikely error messages from TPL by Simon Glass · 3 years, 10 months ago
  7. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 10 months ago
  8. c8fbf30 pinctrl: Drop post_bind() method when not needed by Simon Glass · 3 years, 10 months ago
  9. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  10. c238eee x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 3 years, 10 months ago
  11. 3bc90aa pinctrl: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  12. 5ccd5d2 pinctrl: meson: fix bit manipulation of pin bias configuration by Neil Armstrong · 3 years, 10 months ago
  13. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  14. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  15. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  16. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  17. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  18. 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 3 years, 11 months ago
  19. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 11 months ago
  20. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 11 months ago
  21. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 3 years, 11 months ago
  22. e27e96a pinctrl: stmfx: update pin name by Patrick Delaunay · 4 years ago
  23. c2a8181 pinctrl: stmfx: update pincontrol and gpio device name by Patrick Delaunay · 4 years ago
  24. b305dbc pinctrl: stm32: display bias information for all pins by Patrick Delaunay · 4 years ago
  25. 46f3282 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · 4 years ago
  26. 2a589b7 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · 4 years ago
  27. 8b00761 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 by Biju Das · 4 years ago
  28. fee13ae pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 by Biju Das · 4 years ago
  29. 975154b pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · 4 years ago
  30. c5f3762 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · 4 years ago
  31. 6e35c1c pinctrl: k210: Rename power domains to match datasheet by Sean Anderson · 4 years ago
  32. 82b838f pinctrl: k210: Fix inverted IE and OE for I2C by Sean Anderson · 4 years ago
  33. dd27cd6 x86: pinctrl: Silence the warning when a pin is not found by Simon Glass · 4 years ago
  34. 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 1 month ago
  35. b2d7a16 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9 by Lad Prabhakar · 4 years ago
  36. 7224d5c pinctrl: Add support for Kendryte K210 FPIOA by Sean Anderson · 4 years, 1 month ago
  37. 7f0f180 test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 1 month ago
  38. 9c08fbf pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · 4 years, 1 month ago
  39. 987ab49 Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 1 month ago
  40. b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
  41. 38c1c6f pinctrl: meson-axg: add missing GPIOA_18 by Neil Armstrong · 4 years, 1 month ago
  42. 0f6bef4 pinctrl: meson-axg-pmx: fix gpio request by Neil Armstrong · 4 years, 1 month ago
  43. caebff0 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, 1 month ago
  44. 17e76b3 Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 4 years, 1 month ago
  45. 0db912d pinctrl: bcm283x: Store the return value of dev_read_u32_default to int by Ovidiu Panait · 4 years, 1 month ago
  46. e020c07 pinctrl: bcm283x: Read address from DT in ofdata_to_platdata by Ovidiu Panait · 4 years, 1 month ago
  47. bab9be9 pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check by Ovidiu Panait · 4 years, 1 month ago
  48. 10bccd0 pinctrl: stm32: Add header with SPDX licence by Patrick Delaunay · 4 years, 1 month ago
  49. d3bfad2 pinctrl: stm32: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  50. 953a3be pinctrl: renesas: Fix PINCTRL_PFC_R8A774A1 help description by Biju Das · 4 years, 1 month ago
  51. 63ef816 pinctrl: at91-pio4: add compatible for sama7g5 pinctrl block by Eugen Hristev · 4 years, 2 months ago
  52. 10d65bf pinmux: pic32: add SDHCI pin config by John Robertson · 4 years, 2 months ago
  53. 5990b05 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · 4 years, 9 months ago
  54. 0a0cdec x86: pinctrl: Fix 'relatove' typo by Simon Glass · 4 years, 2 months ago
  55. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  56. 3fe69d3 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 3 months ago
  57. 324220d pinctrl: mediatek: mt8512: fix the wrong start address of ranges by Chunfeng Yun · 4 years, 3 months ago
  58. 171fd22 pinctrl: aspeed: Fix Kconfig entry indentation by Michal Simek · 4 years, 3 months ago
  59. f1c0b7c Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 3 months ago
  60. 24968d9 drivers: rename more drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  61. 8d393b2 pinctrl: add nexell driver by Stefan Bosch · 4 years, 4 months ago
  62. e05fdd9 pinctrl: mediatek: add PUPD/R0/R1 support for MT7623 by David Woodhouse · 4 years, 4 months ago
  63. 4e05c16 Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 3 months ago
  64. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  65. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  66. 43ef803 pinctrl: renesas: Enable R8A774A1 PFC tables by Adam Ford · 4 years, 4 months ago
  67. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  68. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  69. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  70. 7c3cc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 3 months ago
  71. 59cf264 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 4 months ago
  72. 6b65148 x86: pinctrl: Set up itss in the probe() method by Simon Glass · 4 years, 4 months ago
  73. a9331a3 x86: pinctrl: Add multi-ACPI control by Simon Glass · 4 years, 4 months ago
  74. 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 4 months ago
  75. 683a91c pinctrl: imx5: move soc info to data section by Peng Fan · 4 years, 5 months ago
  76. 4b8c603 pinctrl: imx8m: move soc info to data section by Peng Fan · 4 years, 5 months ago
  77. 58db844 pinctrl: imx7: move soc info to data section by Peng Fan · 4 years, 5 months ago
  78. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 4 months ago
  79. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 4 months ago
  80. da7a0bb pinctrl: stm32: add information on pin configuration by Patrick Delaunay · 4 years, 5 months ago
  81. 5593333 pinctrl: stmfx: add information on pin configuration by Patrick Delaunay · 4 years, 5 months ago
  82. 8d895ef gpio: stmfx: add ops get_dir_flags by Patrick Delaunay · 4 years, 5 months ago
  83. 22b3fe4 gpio: stmfx: add ops set_dir_flag by Patrick Delaunay · 4 years, 5 months ago
  84. fabb6e1 gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg by Patrick Delaunay · 4 years, 5 months ago
  85. 067c739 gpio: stmfx: rename function used to change pin configuration by Patrick Delaunay · 4 years, 5 months ago
  86. 84115cd gpio: stmfx: move function to prepare new ops introduction by Patrick Delaunay · 4 years, 5 months ago
  87. 082faeb dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · 4 years, 4 months ago
  88. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
  89. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  90. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
  91. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  92. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
  93. a6979f7 pinctrl: nxp: scu: Check the pad partition before set pinmux by Ye Li · 4 years, 6 months ago
  94. dbfd9e0 dm: pinctrl: Use right device pointer for configuring pinctrl by Lokesh Vutla · 4 years, 6 months ago
  95. d15c05b test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · 4 years, 9 months ago
  96. 77ed569 pinctrl: sandbox: Add mux information in get_pin_muxing by Patrick Delaunay · 4 years, 9 months ago
  97. e93f392 dm: pinctrl: migrate pinctrl-generic to livetree by Patrick Delaunay · 4 years, 9 months ago
  98. 719cab6 dm: pinctrl: convert pinctrl-single to livetree by Patrick Delaunay · 4 years, 9 months ago
  99. b100892 pinctrl: stmfx: update the result type of dm_i2c_reg_read by Patrick Delaunay · 4 years, 9 months ago
  100. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago