1. 939afc8 dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · 3 months ago
  2. 1fbd058 dm: core: scan reserved-memory nodes by Caleb Connolly · 3 months ago
  3. 7fa2177 drivers: core: Remove duplicate newlines by Marek Vasut · 3 months ago
  4. cb44201 dm: core: Enhance comments on bind_drivers_pass() by Simon Glass · 4 months ago
  5. c449f4f dm: core: fix typo in SPL_DM_WARN prompt text by Quentin Schulz · 4 months ago
  6. 6afdb15 dm: core: migrate debug() messages to use dm_warn by Quentin Schulz · 4 months ago
  7. 29010cd dm: core: fix signedness in debug messages by Quentin Schulz · 4 months ago
  8. cc560ea dm: core: fix misleading debug message when matching compatible by Quentin Schulz · 4 months ago
  9. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 4 months ago
  10. 53de484 dm: typo prbing by Heinrich Schuchardt · 4 months ago
  11. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 5 months ago WIP/20May2024-next
  12. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  13. 6ec93ba core: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  14. d07d868 dm: core: Fix address translation in devfdt_get_addr_index() by Jonas Karlman · 8 months ago
  15. 9578dd8 fdt: Check for a valid fdt in oftree_ensure() by Simon Glass · 11 months ago
  16. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  17. a074083 dm: core: Correct reference to DM_SPL in SPL_DM_STATS by Simon Glass · 11 months ago
  18. 2c61c0e dm: Do not enable debug messages by default by Heinrich Schuchardt · 12 months ago
  19. bd9ff68 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 1 month ago
  20. 841c4d6 lib: acpi: Fix linking SPL when ACPIGEN is enabled by Sean Anderson · 1 year ago
  21. eaf7385 spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · 1 year ago
  22. bc8fa1c core: introduce dev_read_addr_name[_size]_ptr() functions by Matthias Schiffer · 1 year, 1 month ago
  23. e367305 core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors by Matthias Schiffer · 1 year, 1 month ago
  24. f69d3d6 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 1 month ago WIP/2023-10-06-spl-prepare-for-universal-payload
  25. 7071c82 dm: core: Support writing a 64-bit value by Simon Glass · 1 year, 1 month ago
  26. d9216c8 dm: core: Support writing a boolean by Simon Glass · 1 year, 1 month ago
  27. 62b1db3 dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · 1 year, 1 month ago
  28. 67fb215 dm: core: Add a way to delete a node by Simon Glass · 1 year, 1 month ago
  29. c15862f dm: core: Add a way to copy a node by Simon Glass · 1 year, 1 month ago
  30. e0c3c21 dm: core: Add a function to create an empty tree by Simon Glass · 1 year, 1 month ago
  31. 2479709 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · 1 year, 1 month ago
  32. 7907a7b dm: core: Correct help in TPL_DM and VPL_DM by Simon Glass · 1 year, 1 month ago
  33. 82e26e0 spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 1 month ago
  34. a535a37 dm: core: Adjust dump-sorting to get stats only when needed by Simon Glass · 1 year, 1 month ago
  35. 90c81f4 Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 1 month ago
  36. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  37. 36e45f6 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · 1 year, 2 months ago
  38. 9e64428 dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation by Jonas Karlman · 1 year, 2 months ago
  39. a5d2721 dm: core: ofnode: Fix error message in ofnode_read_bootscript_address/flash() by Michal Simek · 1 year, 1 month ago
  40. 44f35e1 dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · 1 year, 2 months ago
  41. db5e349 dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · 1 year, 2 months ago
  42. fa12dfa dm: core: support reading a single indexed u64 value by Michal Simek · 1 year, 2 months ago
  43. db87cd5 dm: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  44. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 2 months ago
  45. c837a14 dm: core: Correct error handling when event fails by Simon Glass · 1 year, 2 months ago
  46. 27c7a62 dm: event: add EVT_DM_POST_INIT_R event type by Chanho Park · 1 year, 2 months ago
  47. d7a92e9 fdt: off by one in ofnode_lookup_fdt() by Dan Carpenter · 1 year, 3 months ago
  48. 5e03063 core: read: add dev_read_addr_size_index_ptr function by Jonas Karlman · 1 year, 3 months ago
  49. 7722432 core: read: fix dev_read_addr_size() by John Keeping · 1 year, 5 months ago
  50. 15a2865 dm: core: of_access: fix return value in of_property_match_string by Eugen Hristev · 1 year, 6 months ago
  51. a8f2ac2 fdt: Allow more general use of livetree by Simon Glass · 1 year, 5 months ago
  52. c8a4e29 fdt: Clarify the fdt pre-relocation warning by Simon Glass · 1 year, 5 months ago
  53. a6c4f18 dm: core: Avoid registering an inaccessible tree by Simon Glass · 1 year, 5 months ago
  54. 58f4bb8 core: fdtaddr: use map_sysmem() as cast for the return (part 2) by Johan Jonker · 1 year, 5 months ago
  55. cd88058 drivers: core: ofnode: fix typo in panel timing decode by Raphael Gallais-Pou · 1 year, 5 months ago
  56. 55171ae dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 6 months ago
  57. 0992a90 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 6 months ago
  58. b526656 core: read: add dev_read_addr_index_ptr function by Johan Jonker · 1 year, 7 months ago
  59. aa4f61a core: fdtaddr: add devfdt_get_addr_size_index_ptr function by Johan Jonker · 1 year, 6 months ago
  60. 0fbb969 core: remap: fix regmap_init_mem_plat() reg size handeling by Johan Jonker · 1 year, 7 months ago
  61. 37937ab core: fdtaddr: use map_sysmem() as cast for the return by Johan Jonker · 1 year, 6 months ago
  62. ca031c0 dm: core: introduce uclass_get_device_by_of_path() by Rasmus Villemoes · 1 year, 6 months ago
  63. 6ebb357 uclass: add uclass_find_device_by_phandle_id() helper by Rasmus Villemoes · 1 year, 6 months ago
  64. 86592af dm: core: Make aliases_lookup static by Bin Meng · 1 year, 7 months ago
  65. fd37535 dm: Add a TPL symbol for simple-bus by Simon Glass · 1 year, 8 months ago
  66. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 8 months ago
  67. c74e034 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 8 months ago
  68. 4aa5053 timer: Tidy up use of notrace by Simon Glass · 1 year, 9 months ago
  69. 0347cc7 drivers: core: ofnode: Add panel timing decode. by Nikhil M Jain · 1 year, 9 months ago
  70. c2e13aa dm: core: Use full printf() format when possible by Samuel Holland · 1 year, 9 months ago
  71. 3d01254 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 9 months ago
  72. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 9 months ago
  73. 942918f dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPL by Quentin Schulz · 2 years, 1 month ago
  74. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  75. dec64d5 dm: core: Fix iteration over driver_info records by Paul Barker · 1 year, 11 months ago
  76. 2e9946a net: phy: Fix ethernet-phy-id <dot> in the code by Michal Simek · 2 years ago
  77. f219547 dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years ago
  78. 6792bd9 dm: tpl: Add fdt address translation support in TPL by William Zhang · 2 years ago
  79. d138792 dm: core: Fix lists_bind_fdt() using non-existent of_match by Simon Glass · 2 years ago
  80. 9af4a0c core: Enable DM by default by Tom Rini · 2 years ago
  81. e44d7e7 dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years ago
  82. dfecd63 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · 2 years ago
  83. e21ec17 dm: regmap: Disable range checks in SPL by Simon Glass · 2 years ago
  84. 947d4f1 regmap: fix range checks by Heinrich Schuchardt · 2 years, 1 month ago
  85. db1ef1e dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 1 month ago WIP/2022-09-29-dm-core-support-multiple-device-trees-in-ofnode
  86. 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 1 month ago
  87. 5e96925 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 1 month ago
  88. 9229165 dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 1 month ago
  89. 41b65d6 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 1 month ago
  90. b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 1 month ago
  91. 2187cb7 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 1 month ago
  92. 928d267 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 1 month ago
  93. a3f50d0 dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 1 month ago
  94. 66d0d0c dm: core: Expand integer-reading tests by Simon Glass · 2 years, 1 month ago
  95. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 1 month ago
  96. f46ec93 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 1 month ago
  97. 9243224 dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 1 month ago
  98. 4b1f571 dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 1 month ago
  99. 1701359 dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 1 month ago
  100. 9830698 dm: core: Drop the const from ofnode by Simon Glass · 2 years, 1 month ago