1. 9aaf70e regmap: fix range checks by Heinrich Schuchardt · 2 years, 2 months ago
  2. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 3 months ago
  3. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 3 months ago
  4. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 3 months ago
  5. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 3 months ago
  6. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 3 months ago
  7. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
  8. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 3 months ago
  9. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 3 months ago
  10. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 3 months ago
  11. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · 2 years, 3 months ago
  12. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  13. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 3 months ago
  14. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 3 months ago
  15. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
  16. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 3 months ago
  17. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · 2 years, 3 months ago
  18. 238afb5 dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 3 months ago
  19. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 3 months ago
  20. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 3 months ago
  21. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 6 months ago
  22. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 4 months ago
  23. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 4 months ago
  24. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 4 months ago
  25. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 4 months ago
  26. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  27. 736fb23 dm: fix mis-word in SPL_DM description by Oleksandr Suvorov · 2 years, 5 months ago
  28. 7b3f8e8 dm: fix logic of lists_bind_fdt() by Heinrich Schuchardt · 2 years, 5 months ago
  29. e29ffee dm: avoid NULL dereference in lists_bind_fdt() by Heinrich Schuchardt · 2 years, 5 months ago
  30. 3111225 dm: avoid NULL dereference in add_item() by Heinrich Schuchardt · 2 years, 5 months ago
  31. 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
  32. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
  33. 099dc1f dm: spl: Allow SPL to show memory usage by Simon Glass · 2 years, 7 months ago
  34. c8b5e22 dm: core: Add a command to show driver model statistics by Simon Glass · 2 years, 7 months ago
  35. be1621b dm: core: Add a way to collect memory usage by Simon Glass · 2 years, 7 months ago
  36. d1f12cf dm: core: Support accessing core tags by Simon Glass · 2 years, 7 months ago
  37. 3b64ecd dm: core: Fix addresses in the dm static command by Simon Glass · 2 years, 7 months ago
  38. d94d743 dm: core: Rename dm_dump_all() by Simon Glass · 2 years, 7 months ago
  39. bdc5e23 dm: fix formatting of uclass dump by Heinrich Schuchardt · 2 years, 7 months ago
  40. f69a330 dm: core: Use device_foreach_child where possible by Sean Anderson · 2 years, 8 months ago
  41. 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
  42. 9782f08 microblaze: cache: introduce flush_dcache_range() by Ovidiu Panait · 2 years, 6 months ago
  43. c5574ea dm: core: convert of_machine_is_compatible to livetree by Patrick Delaunay · 2 years, 7 months ago
  44. c95a50e dm: fix DM_EVENT dependencies by Heinrich Schuchardt · 2 years, 7 months ago
  45. e7d67a4 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · 2 years, 6 months ago
  46. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  47. 11a6f58 dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 7 months ago
  48. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
  49. 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · 2 years, 7 months ago
  50. f1f519f dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · 2 years, 7 months ago
  51. b488c2f dm: tag: change ENOSPC to ENOMEM by AKASHI Takahiro · 2 years, 8 months ago
  52. 308d91b dm: core: Deal with a wrinkle with linker lists by Simon Glass · 2 years, 8 months ago
  53. 3996f06 dm: core: Allow devres to be disabled in SPL by Simon Glass · 2 years, 8 months ago
  54. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 8 months ago
  55. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
  56. 21a1836 treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 8 months ago
  57. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  58. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
  59. e04f4fb dm: add tag support by AKASHI Takahiro · 2 years, 9 months ago
  60. 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, 9 months ago
  61. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
  62. 3ee337a event: Add events for device probe/remove by Simon Glass · 2 years, 9 months ago
  63. a253c3b net: phy: Add new read ethernet phy id function by Michal Simek · 2 years, 9 months ago
  64. 884dcfa acpi: Tidy up the item list by Simon Glass · 3 years ago
  65. 877205e acpi: Collect tables in the acpi_item list by Simon Glass · 3 years ago
  66. f93b904 acpi: Add a table start by Simon Glass · 3 years ago
  67. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  68. c5190ed dm: core: Switch order of pinctrl and power domain calls by Michal Simek · 2 years, 11 months ago
  69. f014923 drivers/core/of_addr.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 3 years ago
  70. 51608c9 dm: core: Allow getting some basic stats by Simon Glass · 3 years ago
  71. 6937919 drivers: core: lists: fix for loop index type by Alexander Preißner · 3 years, 1 month ago
  72. 99f0cd2 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · 3 years ago
  73. dab7e0d dm: core: Add a way to count the devices in a uclass by Simon Glass · 3 years, 1 month ago
  74. 4b23e45 dm: core: Allow finding children / uclasses by partial name by Simon Glass · 3 years, 1 month ago
  75. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · 3 years, 1 month ago
  76. 7a3a167 dm: core: Fix up string-function documentation by Simon Glass · 3 years, 1 month ago
  77. ce15bfb dm: core: Fix handling of uclass pre_unbind method by Simon Glass · 3 years, 1 month ago
  78. c0c35a0 net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · 3 years, 2 months ago
  79. e1311b6 iommu: Add IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
  80. a44397f dm: core: Add a new API devfdt_get_addr_index_ptr() by Bin Meng · 3 years, 3 months ago
  81. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
  82. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
  83. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  84. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
  85. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  86. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  87. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · 3 years, 4 months ago
  88. 8690ce9 dm: migrate the dm_warn to use the log macro by Patrick Delaunay · 3 years, 4 months ago
  89. 82278e3 pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci() by Simon Glass · 3 years, 4 months ago
  90. e9d78e97 Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago
  91. 335fe51 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 5 months ago
  92. d6388f2 dm: core: Add helper to compare node names by Kishon Vijay Abraham I · 3 years, 4 months ago
  93. 2d1034b dm: core: fix no null pointer detection in ofnode_get_addr_size_index() by Chen Guanqiao · 3 years, 5 months ago
  94. 4977517 dm: Support lzma in the flashmap by Simon Glass · 3 years, 5 months ago
  95. 28823e3 dm: core: Add logging for DM_SEQ_ALIAS by Simon Glass · 3 years, 5 months ago
  96. 4e456c4 dm: core: Check uclass_get() return value when dumping by Simon Glass · 3 years, 7 months ago
  97. e0ea979 reset: Avoid a warning in devm_regmap_init() by Simon Glass · 3 years, 7 months ago
  98. fc8b2cd remove struct uclass_driver::ops by Rasmus Villemoes · 3 years, 6 months ago
  99. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  100. e897e3c dm: core: add ofnode_get_path() by Marek Behún · 3 years, 6 months ago