1. 0347cc7 drivers: core: ofnode: Add panel timing decode. by Nikhil M Jain · 1 year, 9 months ago
  2. c2e13aa dm: core: Use full printf() format when possible by Samuel Holland · 1 year, 9 months ago
  3. 3d01254 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 9 months ago
  4. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 9 months ago
  5. 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
  6. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  7. dec64d5 dm: core: Fix iteration over driver_info records by Paul Barker · 2 years ago
  8. 2e9946a net: phy: Fix ethernet-phy-id <dot> in the code by Michal Simek · 2 years ago
  9. f219547 dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years ago
  10. 6792bd9 dm: tpl: Add fdt address translation support in TPL by William Zhang · 2 years ago
  11. d138792 dm: core: Fix lists_bind_fdt() using non-existent of_match by Simon Glass · 2 years ago
  12. 9af4a0c core: Enable DM by default by Tom Rini · 2 years ago
  13. e44d7e7 dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years ago
  14. dfecd63 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · 2 years ago
  15. e21ec17 dm: regmap: Disable range checks in SPL by Simon Glass · 2 years ago
  16. 947d4f1 regmap: fix range checks by Heinrich Schuchardt · 2 years, 1 month ago
  17. db1ef1e dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 1 month ago
  18. 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 1 month ago
  19. 5e96925 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 1 month ago
  20. 9229165 dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 1 month ago
  21. 41b65d6 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 1 month ago
  22. b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 1 month ago
  23. 2187cb7 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 1 month ago
  24. 928d267 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 1 month ago
  25. a3f50d0 dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 1 month ago
  26. 66d0d0c dm: core: Expand integer-reading tests by Simon Glass · 2 years, 1 month ago
  27. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 1 month ago
  28. f46ec93 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 1 month ago
  29. 9243224 dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 1 month ago
  30. 4b1f571 dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 1 month ago
  31. 1701359 dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 1 month ago
  32. 9830698 dm: core: Drop the const from ofnode by Simon Glass · 2 years, 1 month ago
  33. c3a194d dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 1 month ago
  34. ffe9039 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 1 month ago
  35. 829d512 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 1 month ago
  36. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 4 months ago
  37. 55f7990 dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 3 months ago
  38. 39e42be dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 3 months ago
  39. be0789a dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 3 months ago
  40. 3310484 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 3 months ago
  41. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 3 months ago
  42. 76656bc dm: fix mis-word in SPL_DM description by Oleksandr Suvorov · 2 years, 3 months ago
  43. de84a4f dm: fix logic of lists_bind_fdt() by Heinrich Schuchardt · 2 years, 3 months ago
  44. 7a6f5a4 dm: avoid NULL dereference in lists_bind_fdt() by Heinrich Schuchardt · 2 years, 3 months ago
  45. 53fbaa4 dm: avoid NULL dereference in add_item() by Heinrich Schuchardt · 2 years, 3 months ago
  46. 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 3 months ago
  47. 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 4 months ago
  48. 4f6500a dm: spl: Allow SPL to show memory usage by Simon Glass · 2 years, 6 months ago
  49. 2cb4ddb dm: core: Add a command to show driver model statistics by Simon Glass · 2 years, 6 months ago
  50. 0dfda34 dm: core: Add a way to collect memory usage by Simon Glass · 2 years, 6 months ago
  51. 930a3dd dm: core: Support accessing core tags by Simon Glass · 2 years, 6 months ago
  52. c625666 dm: core: Fix addresses in the dm static command by Simon Glass · 2 years, 6 months ago
  53. 1452870 dm: core: Rename dm_dump_all() by Simon Glass · 2 years, 6 months ago
  54. d3eb1bf dm: fix formatting of uclass dump by Heinrich Schuchardt · 2 years, 6 months ago
  55. 501a9a7 dm: core: Use device_foreach_child where possible by Sean Anderson · 2 years, 7 months ago
  56. 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, 4 months ago
  57. 10f6508 microblaze: cache: introduce flush_dcache_range() by Ovidiu Panait · 2 years, 5 months ago
  58. bc8e098 dm: core: convert of_machine_is_compatible to livetree by Patrick Delaunay · 2 years, 5 months ago
  59. c5ef202 dm: fix DM_EVENT dependencies by Heinrich Schuchardt · 2 years, 6 months ago
  60. 66bda09 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · 2 years, 5 months ago
  61. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 6 months ago
  62. 9cc32bf dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 6 months ago
  63. 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 6 months ago
  64. 4e0710a dm: core: Allow finding a uclass device by partial name by Simon Glass · 2 years, 6 months ago
  65. 6aa4fe3 dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · 2 years, 6 months ago
  66. a806f33 dm: tag: change ENOSPC to ENOMEM by AKASHI Takahiro · 2 years, 6 months ago
  67. cdd73e7 dm: core: Deal with a wrinkle with linker lists by Simon Glass · 2 years, 7 months ago
  68. 092d5c2 dm: core: Allow devres to be disabled in SPL by Simon Glass · 2 years, 7 months ago
  69. 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 6 months ago
  70. ffb0f6f treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 7 months ago
  71. 6706d7d treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 7 months ago
  72. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 7 months ago
  73. f3dd213 net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 7 months ago
  74. 6b7a621 dm: add tag support by AKASHI Takahiro · 2 years, 8 months ago
  75. 297e6eb 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, 7 months ago
  76. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 8 months ago
  77. 5b896ed event: Add events for device probe/remove by Simon Glass · 2 years, 8 months ago
  78. db681d4 net: phy: Add new read ethernet phy id function by Michal Simek · 2 years, 8 months ago
  79. a924641 acpi: Tidy up the item list by Simon Glass · 2 years, 11 months ago
  80. 2d7c738 acpi: Collect tables in the acpi_item list by Simon Glass · 2 years, 11 months ago
  81. fb746fd acpi: Add a table start by Simon Glass · 2 years, 11 months ago
  82. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  83. d8ef446 dm: core: Switch order of pinctrl and power domain calls by Michal Simek · 2 years, 10 months ago
  84. 0580cd1 drivers/core/of_addr.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 2 years, 10 months ago
  85. 6476c4d dm: core: Allow getting some basic stats by Simon Glass · 2 years, 10 months ago
  86. fe67ba7 drivers: core: lists: fix for loop index type by Alexander Preißner · 3 years ago
  87. af13df7 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · 3 years ago
  88. 29fe555 dm: core: Add a way to count the devices in a uclass by Simon Glass · 3 years ago
  89. 4b03017 dm: core: Allow finding children / uclasses by partial name by Simon Glass · 3 years ago
  90. 075bfc9 dm: core: Add a way to obtain a string list by Simon Glass · 3 years ago
  91. 32c6a8e dm: core: Fix up string-function documentation by Simon Glass · 3 years ago
  92. 8044318 dm: core: Fix handling of uclass pre_unbind method by Simon Glass · 3 years ago
  93. 2dd6acb net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · 3 years, 1 month ago
  94. 40dbf03 iommu: Add IOMMU uclass by Mark Kettenis · 3 years ago
  95. fb9bec8 dm: core: Add a new API devfdt_get_addr_index_ptr() by Bin Meng · 3 years, 1 month ago
  96. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  97. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 1 month ago
  98. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  99. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 2 months ago
  100. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 2 months ago