1. 55f7990 dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 6 months ago
  2. 39e42be dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 6 months ago
  3. be0789a dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 6 months ago
  4. 3310484 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 6 months ago
  5. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 6 months ago
  6. 76656bc dm: fix mis-word in SPL_DM description by Oleksandr Suvorov · 2 years, 6 months ago
  7. de84a4f dm: fix logic of lists_bind_fdt() by Heinrich Schuchardt · 2 years, 6 months ago
  8. 7a6f5a4 dm: avoid NULL dereference in lists_bind_fdt() by Heinrich Schuchardt · 2 years, 6 months ago
  9. 53fbaa4 dm: avoid NULL dereference in add_item() by Heinrich Schuchardt · 2 years, 6 months ago
  10. 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 6 months ago
  11. 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 7 months ago
  12. 4f6500a dm: spl: Allow SPL to show memory usage by Simon Glass · 2 years, 8 months ago
  13. 2cb4ddb dm: core: Add a command to show driver model statistics by Simon Glass · 2 years, 8 months ago
  14. 0dfda34 dm: core: Add a way to collect memory usage by Simon Glass · 2 years, 8 months ago
  15. 930a3dd dm: core: Support accessing core tags by Simon Glass · 2 years, 8 months ago
  16. c625666 dm: core: Fix addresses in the dm static command by Simon Glass · 2 years, 8 months ago
  17. 1452870 dm: core: Rename dm_dump_all() by Simon Glass · 2 years, 8 months ago
  18. d3eb1bf dm: fix formatting of uclass dump by Heinrich Schuchardt · 2 years, 9 months ago
  19. 501a9a7 dm: core: Use device_foreach_child where possible by Sean Anderson · 2 years, 10 months ago
  20. 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, 7 months ago
  21. 10f6508 microblaze: cache: introduce flush_dcache_range() by Ovidiu Panait · 2 years, 8 months ago
  22. bc8e098 dm: core: convert of_machine_is_compatible to livetree by Patrick Delaunay · 2 years, 8 months ago
  23. c5ef202 dm: fix DM_EVENT dependencies by Heinrich Schuchardt · 2 years, 8 months ago
  24. 66bda09 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · 2 years, 8 months ago
  25. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 9 months ago
  26. 9cc32bf dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 9 months ago
  27. 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 9 months ago
  28. 4e0710a dm: core: Allow finding a uclass device by partial name by Simon Glass · 2 years, 9 months ago
  29. 6aa4fe3 dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · 2 years, 9 months ago
  30. a806f33 dm: tag: change ENOSPC to ENOMEM by AKASHI Takahiro · 2 years, 9 months ago
  31. cdd73e7 dm: core: Deal with a wrinkle with linker lists by Simon Glass · 2 years, 10 months ago
  32. 092d5c2 dm: core: Allow devres to be disabled in SPL by Simon Glass · 2 years, 10 months ago
  33. 7f418ea Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 9 months ago
  34. ffb0f6f treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 9 months ago
  35. 6706d7d treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 9 months ago
  36. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 9 months ago
  37. f3dd213 net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 9 months ago
  38. 6b7a621 dm: add tag support by AKASHI Takahiro · 2 years, 10 months ago
  39. 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, 10 months ago
  40. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 10 months ago
  41. 5b896ed event: Add events for device probe/remove by Simon Glass · 2 years, 10 months ago
  42. db681d4 net: phy: Add new read ethernet phy id function by Michal Simek · 2 years, 11 months ago
  43. a924641 acpi: Tidy up the item list by Simon Glass · 3 years, 1 month ago
  44. 2d7c738 acpi: Collect tables in the acpi_item list by Simon Glass · 3 years, 1 month ago
  45. fb746fd acpi: Add a table start by Simon Glass · 3 years, 1 month ago
  46. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 3 years ago
  47. d8ef446 dm: core: Switch order of pinctrl and power domain calls by Michal Simek · 3 years ago
  48. 0580cd1 drivers/core/of_addr.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 3 years, 1 month ago
  49. 6476c4d dm: core: Allow getting some basic stats by Simon Glass · 3 years, 1 month ago
  50. fe67ba7 drivers: core: lists: fix for loop index type by Alexander Preißner · 3 years, 2 months ago
  51. af13df7 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · 3 years, 2 months ago
  52. 29fe555 dm: core: Add a way to count the devices in a uclass by Simon Glass · 3 years, 3 months ago
  53. 4b03017 dm: core: Allow finding children / uclasses by partial name by Simon Glass · 3 years, 3 months ago
  54. 075bfc9 dm: core: Add a way to obtain a string list by Simon Glass · 3 years, 3 months ago
  55. 32c6a8e dm: core: Fix up string-function documentation by Simon Glass · 3 years, 3 months ago
  56. 8044318 dm: core: Fix handling of uclass pre_unbind method by Simon Glass · 3 years, 3 months ago
  57. 2dd6acb net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · 3 years, 4 months ago
  58. 40dbf03 iommu: Add IOMMU uclass by Mark Kettenis · 3 years, 3 months ago
  59. fb9bec8 dm: core: Add a new API devfdt_get_addr_index_ptr() by Bin Meng · 3 years, 4 months ago
  60. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 3 months ago
  61. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 4 months ago
  62. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 5 months ago
  63. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 5 months ago
  64. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 5 months ago
  65. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 5 months ago
  66. 1e9ced2 dm: core: Don't allow uclass use before ready by Simon Glass · 3 years, 5 months ago
  67. b18b38f dm: migrate the dm_warn to use the log macro by Patrick Delaunay · 3 years, 6 months ago
  68. debf660 pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci() by Simon Glass · 3 years, 5 months ago
  69. 38436ab Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 6 months ago
  70. 8b6ee24 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 6 months ago
  71. 77cbaf8 dm: core: Add helper to compare node names by Kishon Vijay Abraham I · 3 years, 6 months ago
  72. 1b098b3 dm: core: fix no null pointer detection in ofnode_get_addr_size_index() by Chen Guanqiao · 3 years, 6 months ago
  73. 504fb66 dm: Support lzma in the flashmap by Simon Glass · 3 years, 6 months ago
  74. 4bbaa88 dm: core: Add logging for DM_SEQ_ALIAS by Simon Glass · 3 years, 6 months ago
  75. 9dec2c1 dm: core: Check uclass_get() return value when dumping by Simon Glass · 3 years, 8 months ago
  76. 37e79ee reset: Avoid a warning in devm_regmap_init() by Simon Glass · 3 years, 8 months ago
  77. 98c14ff remove struct uclass_driver::ops by Rasmus Villemoes · 3 years, 8 months ago
  78. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 9 months ago
  79. 0e116be dm: core: add ofnode_get_path() by Marek Behún · 3 years, 8 months ago
  80. 31a7b71 dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · 3 years, 8 months ago
  81. 6e33eba clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 7 months ago
  82. 0e35b93 of: addr: Remove call to dev_count_cells() in of_get_address() by Bin Meng · 3 years, 9 months ago
  83. 139eaa7 of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Bin Meng · 3 years, 9 months ago
  84. 364bef1 regmap: fix a serious pointer casting bug by Marek Behún · 3 years, 8 months ago
  85. a47abd7 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 9 months ago
  86. aa351a1 dm: core: Add size operations on device tree references by Chen Guanqiao · 3 years, 9 months ago
  87. 6784cb3 dm: core: Fix uninitialized return value from dm_scan_fdt_node by Sean Anderson · 3 years, 9 months ago
  88. ea8971c test: dm: Add a test case for simple-bus <ranges> by Bin Meng · 3 years, 10 months ago
  89. 80279fa dm: core: Correctly read <ranges> of simple-bus by Bin Meng · 3 years, 10 months ago
  90. 173c66b of: extra: Introduce ofnode_phy_is_fixed_link() API by Bin Meng · 3 years, 10 months ago
  91. d6332d5 simple-pm-bus: Use -ENOSYS for checking missing system call by Simon Glass · 3 years, 10 months ago
  92. aa4ad8b dm: core: Use -ENOSPC in acpi_get_path() by Simon Glass · 3 years, 10 months ago
  93. cfb9c9b dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 10 months ago
  94. baf0371 dm: core: Allow storing priv/plat data separately by Simon Glass · 3 years, 10 months ago
  95. 6f644ef dm: core: Move flags to device-runtime info by Simon Glass · 3 years, 10 months ago
  96. ab933d8 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 10 months ago
  97. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 10 months ago
  98. 168227a dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · 3 years, 10 months ago
  99. 6ba46a0 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 10 months ago
  100. 91bcfdf dm: core: Skip adding uclasses with OF_PLATDATA_INST by Simon Glass · 3 years, 10 months ago