1. 6012c1e dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · 4 months ago
  2. f7aacda dm: core: scan reserved-memory nodes by Caleb Connolly · 5 months ago
  3. b81fc9e drivers: core: Remove duplicate newlines by Marek Vasut · 4 months ago
  4. 923b365 dm: core: Enhance comments on bind_drivers_pass() by Simon Glass · 5 months ago
  5. a51a69b dm: core: fix typo in SPL_DM_WARN prompt text by Quentin Schulz · 6 months ago
  6. 95a5a2b dm: core: migrate debug() messages to use dm_warn by Quentin Schulz · 6 months ago
  7. e7e6f74 dm: core: fix signedness in debug messages by Quentin Schulz · 6 months ago
  8. 2fe5f58 dm: core: fix misleading debug message when matching compatible by Quentin Schulz · 6 months ago
  9. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  10. b14f884 dm: typo prbing by Heinrich Schuchardt · 6 months ago
  11. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  12. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  13. cc643b2 core: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  14. 4dd834a dm: core: Fix address translation in devfdt_get_addr_index() by Jonas Karlman · 9 months ago
  15. f4c8cf2 fdt: Check for a valid fdt in oftree_ensure() by Simon Glass · 1 year, 1 month ago
  16. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  17. 0ccddec dm: core: Correct reference to DM_SPL in SPL_DM_STATS by Simon Glass · 1 year, 1 month ago
  18. 3d65653 dm: Do not enable debug messages by default by Heinrich Schuchardt · 1 year, 1 month ago
  19. df17899 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 2 months ago
  20. 0da4980 lib: acpi: Fix linking SPL when ACPIGEN is enabled by Sean Anderson · 1 year, 1 month ago
  21. 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · 1 year, 1 month ago
  22. 5e90d4e core: introduce dev_read_addr_name[_size]_ptr() functions by Matthias Schiffer · 1 year, 2 months ago
  23. bc2b85d core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors by Matthias Schiffer · 1 year, 2 months ago
  24. 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 2 months ago
  25. c681e09 dm: core: Support writing a 64-bit value by Simon Glass · 1 year, 2 months ago
  26. 86ef399 dm: core: Support writing a boolean by Simon Glass · 1 year, 2 months ago
  27. ebbe90b dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · 1 year, 2 months ago
  28. 4544877 dm: core: Add a way to delete a node by Simon Glass · 1 year, 2 months ago
  29. 7c33c96 dm: core: Add a way to copy a node by Simon Glass · 1 year, 2 months ago
  30. a869a1b dm: core: Add a function to create an empty tree by Simon Glass · 1 year, 2 months ago
  31. 6816489 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · 1 year, 2 months ago
  32. fba1087 dm: core: Correct help in TPL_DM and VPL_DM by Simon Glass · 1 year, 2 months ago
  33. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
  34. 01a8d22 dm: core: Adjust dump-sorting to get stats only when needed by Simon Glass · 1 year, 2 months ago
  35. 8b04c4d Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 2 months ago
  36. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  37. f06f082 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · 1 year, 3 months ago
  38. c43411b dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation by Jonas Karlman · 1 year, 3 months ago
  39. 951ca59 dm: core: ofnode: Fix error message in ofnode_read_bootscript_address/flash() by Michal Simek · 1 year, 3 months ago
  40. 6a7c1ce dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · 1 year, 3 months ago
  41. 43c42bd dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · 1 year, 3 months ago
  42. 08a194e dm: core: support reading a single indexed u64 value by Michal Simek · 1 year, 3 months ago
  43. 28876c7 dm: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  44. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
  45. 375067f dm: core: Correct error handling when event fails by Simon Glass · 1 year, 3 months ago
  46. 5865a00 dm: event: add EVT_DM_POST_INIT_R event type by Chanho Park · 1 year, 3 months ago
  47. 408ccac fdt: off by one in ofnode_lookup_fdt() by Dan Carpenter · 1 year, 4 months ago
  48. 3b00730 core: read: add dev_read_addr_size_index_ptr function by Jonas Karlman · 1 year, 4 months ago
  49. ab62d0b core: read: fix dev_read_addr_size() by John Keeping · 1 year, 6 months ago
  50. 5d773d5 dm: core: of_access: fix return value in of_property_match_string by Eugen Hristev · 1 year, 7 months ago
  51. 722281b fdt: Allow more general use of livetree by Simon Glass · 1 year, 6 months ago
  52. 67f8e11 fdt: Clarify the fdt pre-relocation warning by Simon Glass · 1 year, 6 months ago
  53. 994048b dm: core: Avoid registering an inaccessible tree by Simon Glass · 1 year, 6 months ago
  54. 4d3bce4 core: fdtaddr: use map_sysmem() as cast for the return (part 2) by Johan Jonker · 1 year, 7 months ago
  55. a853b92 drivers: core: ofnode: fix typo in panel timing decode by Raphael Gallais-Pou · 1 year, 7 months ago
  56. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 7 months ago
  57. e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 7 months ago
  58. 54ab044 core: read: add dev_read_addr_index_ptr function by Johan Jonker · 1 year, 9 months ago
  59. ef6769f core: fdtaddr: add devfdt_get_addr_size_index_ptr function by Johan Jonker · 1 year, 7 months ago
  60. 2e304a2 core: remap: fix regmap_init_mem_plat() reg size handeling by Johan Jonker · 1 year, 9 months ago
  61. 8664860 core: fdtaddr: use map_sysmem() as cast for the return by Johan Jonker · 1 year, 7 months ago
  62. 4b876e3 dm: core: introduce uclass_get_device_by_of_path() by Rasmus Villemoes · 1 year, 8 months ago
  63. 8bf32b0 uclass: add uclass_find_device_by_phandle_id() helper by Rasmus Villemoes · 1 year, 8 months ago
  64. 40e0b8a dm: core: Make aliases_lookup static by Bin Meng · 1 year, 8 months ago
  65. 2eb7150 dm: Add a TPL symbol for simple-bus by Simon Glass · 1 year, 9 months ago
  66. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 10 months ago
  67. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 10 months ago
  68. 7c1974b timer: Tidy up use of notrace by Simon Glass · 1 year, 11 months ago
  69. ff40706 drivers: core: ofnode: Add panel timing decode. by Nikhil M Jain · 1 year, 10 months ago
  70. a70a35d dm: core: Use full printf() format when possible by Samuel Holland · 1 year, 10 months ago
  71. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 11 months ago
  72. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 11 months ago
  73. 446d600 dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPL by Quentin Schulz · 2 years, 2 months ago
  74. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  75. 7d0a63a dm: core: Fix iteration over driver_info records by Paul Barker · 2 years ago
  76. c633cdf net: phy: Fix ethernet-phy-id <dot> in the code by Michal Simek · 2 years, 1 month ago
  77. 98e1ada dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years, 2 months ago
  78. f8c67b7 dm: tpl: Add fdt address translation support in TPL by William Zhang · 2 years, 2 months ago
  79. dfc7ebe dm: core: Fix lists_bind_fdt() using non-existent of_match by Simon Glass · 2 years, 2 months ago
  80. d719199 core: Enable DM by default by Tom Rini · 2 years, 2 months ago
  81. 93a85dc dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 2 months ago
  82. f5a5902 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · 2 years, 2 months ago
  83. 9e0a090 dm: regmap: Disable range checks in SPL by Simon Glass · 2 years, 1 month ago
  84. 9aaf70e regmap: fix range checks by Heinrich Schuchardt · 2 years, 2 months ago
  85. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 3 months ago
  86. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 3 months ago
  87. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 3 months ago
  88. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 3 months ago
  89. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 3 months ago
  90. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
  91. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 3 months ago
  92. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 3 months ago
  93. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 3 months ago
  94. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · 2 years, 3 months ago
  95. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  96. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 3 months ago
  97. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 3 months ago
  98. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
  99. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 3 months ago
  100. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · 2 years, 3 months ago