1. 6afdb15 dm: core: migrate debug() messages to use dm_warn by Quentin Schulz · 6 months ago
  2. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  3. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  4. 6ec93ba core: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  5. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  6. c837a14 dm: core: Correct error handling when event fails by Simon Glass · 1 year, 3 months ago
  7. 4aa5053 timer: Tidy up use of notrace by Simon Glass · 1 year, 10 months ago
  8. 930a3dd dm: core: Support accessing core tags by Simon Glass · 2 years, 7 months ago
  9. 501a9a7 dm: core: Use device_foreach_child where possible by Sean Anderson · 2 years, 8 months ago
  10. c316ee6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 5 months ago
  11. 10f6508 microblaze: cache: introduce flush_dcache_range() by Ovidiu Panait · 2 years, 6 months ago
  12. bc8e098 dm: core: convert of_machine_is_compatible to livetree by Patrick Delaunay · 2 years, 6 months ago
  13. cdd73e7 dm: core: Deal with a wrinkle with linker lists by Simon Glass · 2 years, 8 months ago WIP/2022-04-18-dm-reducing-spl-memory-usage
  14. 092d5c2 dm: core: Allow devres to be disabled in SPL by Simon Glass · 2 years, 8 months ago
  15. 5b896ed event: Add events for device probe/remove by Simon Glass · 2 years, 9 months ago
  16. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  17. d8ef446 dm: core: Switch order of pinctrl and power domain calls by Michal Simek · 2 years, 11 months ago
  18. 6476c4d dm: core: Allow getting some basic stats by Simon Glass · 3 years ago
  19. af13df7 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · 3 years ago
  20. 4b03017 dm: core: Allow finding children / uclasses by partial name by Simon Glass · 3 years, 1 month ago
  21. 40dbf03 iommu: Add IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
  22. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
  23. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
  24. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
  25. 4bbaa88 dm: core: Add logging for DM_SEQ_ALIAS by Simon Glass · 3 years, 5 months ago
  26. 6e33eba clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 6 months ago
  27. cfb9c9b dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 9 months ago
  28. 6f644ef dm: core: Move flags to device-runtime info by Simon Glass · 3 years, 9 months ago
  29. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 9 months ago
  30. 6ba46a0 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 9 months ago
  31. 1ef3af3 dm: core: Allow dropping run-time binding of devices by Simon Glass · 3 years, 9 months ago
  32. 15421b7 dm: core: Add DM_DEVICE_REMOVE condition to all exit paths by Simon Glass · 3 years, 10 months ago
  33. 24fd7e3 dm: core: Fix allocation of empty of-platdata by Simon Glass · 3 years, 10 months ago
  34. 4abf68d dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · 3 years, 11 months ago
  35. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago WIP/2021-02-02-drop-asm_global_data-when-unused
  36. 017d421 dm: core: Add a comment about pinctrl_select_state() by Simon Glass · 3 years, 10 months ago
  37. 8a71553 dm: core: Allow the uclass list to move by Simon Glass · 4 years ago
  38. f10643c dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  39. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  40. c23405f dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 4 years ago
  41. 73466df dm: core: Access device flags through functions by Simon Glass · 4 years ago
  42. 2462139 dm: core: Rename sqq to seq_ by Simon Glass · 4 years ago
  43. 82021e3 dm: core: Split out alloc code into a new function by Simon Glass · 4 years ago
  44. fb8c9fb dm: core: Rename the priv/plat members by Simon Glass · 4 years ago
  45. 89ba6d5 dm: core: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  46. 12559f5 dm: core: Add functions to set priv/plat by Simon Glass · 4 years ago
  47. 7f20d1d dm: core: Drop seq and req_seq by Simon Glass · 4 years ago
  48. a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 4 years ago
  49. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
  50. b5b1155 dm: Drop uclass_resolve_seq() by Simon Glass · 4 years ago
  51. 15a1196 dm: core: Allow manual sequence numbering by Simon Glass · 4 years ago
  52. ba0e7da dm: core: Switch binding to use new sequence numbers by Simon Glass · 4 years ago
  53. cd53e5b dm: core: Add a new sequence number for devices by Simon Glass · 4 years ago
  54. d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 4 years ago
  55. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  56. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  57. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  58. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
  59. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  60. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  61. e80be74 dm: core: Drop device_bind_offset() by Simon Glass · 4 years ago
  62. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  63. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
  64. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
  65. a294ead dm: Use an allocated array for run-time device info by Simon Glass · 4 years, 2 months ago
  66. 36af37b dm: test: Add a check that all devices have a dev value by Simon Glass · 4 years, 2 months ago
  67. cfecbaf dm: core: add support for device re-parenting by Claudiu Beznea · 4 years, 3 months ago
  68. 6d65ac3 dm: core Fix long line in device_bind_common() by Simon Glass · 4 years, 5 months ago
  69. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  70. 5d9dc91 dm: core Fix long line in device_bind_common() by Simon Glass · 4 years, 5 months ago
  71. fed0f89 core: extend struct driver_info to point to device by Walter Lozano · 4 years, 5 months ago
  72. 908d024 core: drop const for struct driver_info by Walter Lozano · 4 years, 5 months ago
  73. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  74. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  75. b0dcc87 dm: core: Read parent ofdata before children by Simon Glass · 4 years, 8 months ago
  76. f93a07d dm: core: remove redundant if statement by Heinrich Schuchardt · 4 years, 9 months ago
  77. 903e83e dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 10 months ago
  78. f262d4c dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 10 months ago
  79. fc347fb dm: core: Use const where possible in device.h by Simon Glass · 4 years, 10 months ago
  80. 153851d dm: core: Add a new flag to track platform data by Simon Glass · 5 years ago
  81. bcd90cb dm: core: Export a new function to read platdata by Simon Glass · 5 years ago
  82. 82de42f dm: core: Allocate parent data separate from probing parent by Simon Glass · 5 years ago
  83. 29f7d05 dm: core: Move ofdata_to_platdata() call earlier by Simon Glass · 5 years ago
  84. a41e6da dm: core: Don't clear active flag twice when probe() fails by Simon Glass · 5 years ago
  85. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  86. fd1ba29 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up by Jean-Jacques Hiblot · 5 years ago
  87. af94ad4 dm: core: Allow for not controlling the power-domain by DM framework by Lokesh Vutla · 5 years ago
  88. f0cc4ea core: device: use dev_power_domain_on by Peng Fan · 5 years ago
  89. 7f3289b dm: device: Request next sequence number by Thomas Fitzsimmons · 5 years ago
  90. 240b932 dm: core: Add a function to count the children of a device by Lokesh Vutla · 5 years ago
  91. ea14778 dm: core: Call ofdata_to_platdata() with of-platdata by Simon Glass · 5 years ago
  92. d7677bf dm: core: Decouple DM from DT by Marek Vasut · 5 years ago
  93. 44e02e3 dm: device: make power domain calls optional by Anatolij Gustschin · 5 years ago
  94. a1f99e4 dm: core: Call clk_set_defaults() during probe() only for a valid ofnode by Bin Meng · 5 years ago
  95. 3542ff2 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  96. 3abe111 dm: core: Add a few more specific child-finding functions by Simon Glass · 6 years ago
  97. 8d773c4 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  98. cdb6aa0 dm: core: Add a function to find the first inactive child by Simon Glass · 6 years ago
  99. 9f15cc1 dm: core: Update some functions to use const by Simon Glass · 6 years ago
  100. c7a3acc dm: core: Alloc uclass-private data to be cache-aligned by Simon Glass · 6 years ago