1. 3b00730 core: read: add dev_read_addr_size_index_ptr function by Jonas Karlman · 1 year, 4 months ago
  2. ab62d0b core: read: fix dev_read_addr_size() by John Keeping · 1 year, 6 months ago
  3. 5d773d5 dm: core: of_access: fix return value in of_property_match_string by Eugen Hristev · 1 year, 7 months ago
  4. 722281b fdt: Allow more general use of livetree by Simon Glass · 1 year, 6 months ago
  5. 67f8e11 fdt: Clarify the fdt pre-relocation warning by Simon Glass · 1 year, 6 months ago
  6. 994048b dm: core: Avoid registering an inaccessible tree by Simon Glass · 1 year, 6 months ago
  7. 4d3bce4 core: fdtaddr: use map_sysmem() as cast for the return (part 2) by Johan Jonker · 1 year, 7 months ago
  8. a853b92 drivers: core: ofnode: fix typo in panel timing decode by Raphael Gallais-Pou · 1 year, 7 months ago
  9. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 7 months ago
  10. e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 7 months ago
  11. 54ab044 core: read: add dev_read_addr_index_ptr function by Johan Jonker · 1 year, 9 months ago
  12. ef6769f core: fdtaddr: add devfdt_get_addr_size_index_ptr function by Johan Jonker · 1 year, 7 months ago
  13. 2e304a2 core: remap: fix regmap_init_mem_plat() reg size handeling by Johan Jonker · 1 year, 9 months ago
  14. 8664860 core: fdtaddr: use map_sysmem() as cast for the return by Johan Jonker · 1 year, 7 months ago
  15. 4b876e3 dm: core: introduce uclass_get_device_by_of_path() by Rasmus Villemoes · 1 year, 8 months ago
  16. 8bf32b0 uclass: add uclass_find_device_by_phandle_id() helper by Rasmus Villemoes · 1 year, 8 months ago
  17. 40e0b8a dm: core: Make aliases_lookup static by Bin Meng · 1 year, 8 months ago
  18. 2eb7150 dm: Add a TPL symbol for simple-bus by Simon Glass · 1 year, 9 months ago
  19. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 10 months ago
  20. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 10 months ago
  21. 7c1974b timer: Tidy up use of notrace by Simon Glass · 1 year, 10 months ago
  22. ff40706 drivers: core: ofnode: Add panel timing decode. by Nikhil M Jain · 1 year, 10 months ago
  23. a70a35d dm: core: Use full printf() format when possible by Samuel Holland · 1 year, 10 months ago
  24. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 10 months ago
  25. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago
  26. 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
  27. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  28. 7d0a63a dm: core: Fix iteration over driver_info records by Paul Barker · 2 years ago
  29. c633cdf net: phy: Fix ethernet-phy-id <dot> in the code by Michal Simek · 2 years, 1 month ago
  30. 98e1ada dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years, 1 month ago
  31. f8c67b7 dm: tpl: Add fdt address translation support in TPL by William Zhang · 2 years, 1 month ago
  32. dfc7ebe dm: core: Fix lists_bind_fdt() using non-existent of_match by Simon Glass · 2 years, 2 months ago
  33. d719199 core: Enable DM by default by Tom Rini · 2 years, 1 month ago
  34. 93a85dc dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 1 month ago
  35. f5a5902 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · 2 years, 1 month ago
  36. 9e0a090 dm: regmap: Disable range checks in SPL by Simon Glass · 2 years, 1 month ago
  37. 9aaf70e regmap: fix range checks by Heinrich Schuchardt · 2 years, 2 months ago
  38. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 3 months ago
  39. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 3 months ago
  40. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 3 months ago
  41. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 3 months ago
  42. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 3 months ago
  43. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
  44. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 3 months ago
  45. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 3 months ago
  46. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 3 months ago
  47. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · 2 years, 3 months ago
  48. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  49. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 3 months ago
  50. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 3 months ago
  51. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
  52. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 3 months ago
  53. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · 2 years, 3 months ago
  54. 238afb5 dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 3 months ago
  55. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 3 months ago
  56. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 3 months ago
  57. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 5 months ago
  58. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 4 months ago
  59. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 4 months ago
  60. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 4 months ago
  61. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 4 months ago
  62. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  63. 736fb23 dm: fix mis-word in SPL_DM description by Oleksandr Suvorov · 2 years, 5 months ago
  64. 7b3f8e8 dm: fix logic of lists_bind_fdt() by Heinrich Schuchardt · 2 years, 5 months ago
  65. e29ffee dm: avoid NULL dereference in lists_bind_fdt() by Heinrich Schuchardt · 2 years, 5 months ago
  66. 3111225 dm: avoid NULL dereference in add_item() by Heinrich Schuchardt · 2 years, 5 months ago
  67. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 5 months ago
  68. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
  69. 099dc1f dm: spl: Allow SPL to show memory usage by Simon Glass · 2 years, 7 months ago
  70. c8b5e22 dm: core: Add a command to show driver model statistics by Simon Glass · 2 years, 7 months ago
  71. be1621b dm: core: Add a way to collect memory usage by Simon Glass · 2 years, 7 months ago
  72. d1f12cf dm: core: Support accessing core tags by Simon Glass · 2 years, 7 months ago
  73. 3b64ecd dm: core: Fix addresses in the dm static command by Simon Glass · 2 years, 7 months ago
  74. d94d743 dm: core: Rename dm_dump_all() by Simon Glass · 2 years, 7 months ago
  75. bdc5e23 dm: fix formatting of uclass dump by Heinrich Schuchardt · 2 years, 7 months ago
  76. f69a330 dm: core: Use device_foreach_child where possible by Sean Anderson · 2 years, 8 months ago
  77. 4050eb6 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
  78. 9782f08 microblaze: cache: introduce flush_dcache_range() by Ovidiu Panait · 2 years, 6 months ago
  79. c5574ea dm: core: convert of_machine_is_compatible to livetree by Patrick Delaunay · 2 years, 6 months ago
  80. c95a50e dm: fix DM_EVENT dependencies by Heinrich Schuchardt · 2 years, 7 months ago
  81. e7d67a4 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · 2 years, 6 months ago
  82. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  83. 11a6f58 dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 7 months ago
  84. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
  85. 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · 2 years, 7 months ago
  86. f1f519f dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · 2 years, 7 months ago
  87. b488c2f dm: tag: change ENOSPC to ENOMEM by AKASHI Takahiro · 2 years, 7 months ago
  88. 308d91b dm: core: Deal with a wrinkle with linker lists by Simon Glass · 2 years, 8 months ago
  89. 3996f06 dm: core: Allow devres to be disabled in SPL by Simon Glass · 2 years, 8 months ago
  90. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 7 months ago
  91. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
  92. 21a1836 treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 8 months ago
  93. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  94. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
  95. e04f4fb dm: add tag support by AKASHI Takahiro · 2 years, 9 months ago
  96. 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 8 months ago
  97. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
  98. 3ee337a event: Add events for device probe/remove by Simon Glass · 2 years, 9 months ago
  99. a253c3b net: phy: Add new read ethernet phy id function by Michal Simek · 2 years, 9 months ago
  100. 884dcfa acpi: Tidy up the item list by Simon Glass · 3 years ago