1. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · Sat Jul 30 15:52:14 2022 -0600
  2. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · Sat Jul 30 15:52:13 2022 -0600
  3. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · Sat Jul 30 15:52:10 2022 -0600
  4. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · Sat Jul 30 15:52:08 2022 -0600
  5. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  6. 736fb23 dm: fix mis-word in SPL_DM description by Oleksandr Suvorov · Wed Jul 13 19:42:49 2022 +0300
  7. 7b3f8e8 dm: fix logic of lists_bind_fdt() by Heinrich Schuchardt · Mon Jul 11 08:25:33 2022 +0200
  8. e29ffee dm: avoid NULL dereference in lists_bind_fdt() by Heinrich Schuchardt · Mon Jul 11 08:21:31 2022 +0200
  9. 3111225 dm: avoid NULL dereference in add_item() by Heinrich Schuchardt · Sun Jul 10 15:40:22 2022 +0200
  10. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Fri Jul 08 14:39:07 2022 -0400
  11. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · Wed Jun 08 08:24:39 2022 -0400
  12. 099dc1f dm: spl: Allow SPL to show memory usage by Simon Glass · Sun May 08 04:39:27 2022 -0600
  13. c8b5e22 dm: core: Add a command to show driver model statistics by Simon Glass · Sun May 08 04:39:26 2022 -0600
  14. be1621b dm: core: Add a way to collect memory usage by Simon Glass · Sun May 08 04:39:25 2022 -0600
  15. d1f12cf dm: core: Support accessing core tags by Simon Glass · Sun May 08 04:39:24 2022 -0600
  16. 3b64ecd dm: core: Fix addresses in the dm static command by Simon Glass · Sun May 08 04:39:21 2022 -0600
  17. d94d743 dm: core: Rename dm_dump_all() by Simon Glass · Sun May 08 04:39:19 2022 -0600
  18. bdc5e23 dm: fix formatting of uclass dump by Heinrich Schuchardt · Tue Apr 19 18:46:36 2022 +0200
  19. f69a330 dm: core: Use device_foreach_child where possible by Sean Anderson · Wed Mar 30 12:26:40 2022 -0400
  20. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 27 10:15:50 2022 -0400
  21. 9782f08 microblaze: cache: introduce flush_dcache_range() by Ovidiu Panait · Tue May 31 21:14:32 2022 +0300
  22. c5574ea dm: core: convert of_machine_is_compatible to livetree by Patrick Delaunay · Tue May 17 14:37:05 2022 +0200
  23. c95a50e dm: fix DM_EVENT dependencies by Heinrich Schuchardt · Sat May 07 22:39:01 2022 +0200
  24. e7d67a4 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · Fri May 20 12:36:05 2022 -0400
  25. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  26. 11a6f58 dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · Fri Apr 22 15:15:53 2022 +0200
  27. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  28. 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · Sun Apr 24 23:31:00 2022 -0600
  29. f1f519f dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · Sun Apr 24 23:30:59 2022 -0600
  30. b488c2f dm: tag: change ENOSPC to ENOMEM by AKASHI Takahiro · Fri Apr 15 16:15:35 2022 +0900
  31. 308d91b dm: core: Deal with a wrinkle with linker lists by Simon Glass · Sun Mar 27 14:26:20 2022 -0600
  32. 3996f06 dm: core: Allow devres to be disabled in SPL by Simon Glass · Sun Mar 27 14:26:19 2022 -0600
  33. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Fri Apr 15 08:09:52 2022 -0400
  34. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · Thu Apr 07 00:33:03 2022 +0200
  35. 21a1836 treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · Thu Apr 07 00:33:02 2022 +0200
  36. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · Thu Apr 07 00:33:01 2022 +0200
  37. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · Thu Apr 07 00:32:57 2022 +0200
  38. e04f4fb dm: add tag support by AKASHI Takahiro · Tue Mar 08 20:36:46 2022 +0900
  39. 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Mar 16 12:52:02 2022 -0400
  40. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · Fri Mar 04 08:43:05 2022 -0700
  41. 3ee337a event: Add events for device probe/remove by Simon Glass · Fri Mar 04 08:43:03 2022 -0700
  42. a253c3b net: phy: Add new read ethernet phy id function by Michal Simek · Wed Feb 23 15:45:40 2022 +0100
  43. 884dcfa acpi: Tidy up the item list by Simon Glass · Wed Dec 01 09:03:05 2021 -0700
  44. 877205e acpi: Collect tables in the acpi_item list by Simon Glass · Wed Dec 01 09:03:04 2021 -0700
  45. f93b904 acpi: Add a table start by Simon Glass · Wed Dec 01 09:02:46 2021 -0700
  46. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  47. c5190ed dm: core: Switch order of pinctrl and power domain calls by Michal Simek · Fri Jan 07 16:38:09 2022 +0100
  48. f014923 drivers/core/of_addr.c: Fix spelling of "shouldn't". by Vagrant Cascadian · Tue Dec 21 13:06:59 2021 -0800
  49. 51608c9 dm: core: Allow getting some basic stats by Simon Glass · Thu Dec 16 20:59:32 2021 -0700
  50. 6937919 drivers: core: lists: fix for loop index type by Alexander Preißner · Sat Nov 06 02:08:59 2021 +0100
  51. 99f0cd2 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · Fri Nov 19 10:02:27 2021 +0100
  52. dab7e0d dm: core: Add a way to count the devices in a uclass by Simon Glass · Sat Oct 23 17:26:09 2021 -0600
  53. 4b23e45 dm: core: Allow finding children / uclasses by partial name by Simon Glass · Sat Oct 23 17:26:08 2021 -0600
  54. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  55. 7a3a167 dm: core: Fix up string-function documentation by Simon Glass · Sat Oct 23 17:26:06 2021 -0600
  56. ce15bfb dm: core: Fix handling of uclass pre_unbind method by Simon Glass · Sat Oct 23 17:26:05 2021 -0600
  57. c0c35a0 net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · Wed Sep 29 18:04:39 2021 +0300
  58. e1311b6 iommu: Add IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:01 2021 +0200
  59. a44397f dm: core: Add a new API devfdt_get_addr_index_ptr() by Bin Meng · Sun Sep 12 11:15:12 2021 +0800
  60. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  61. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200
  62. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  63. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  64. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  65. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  66. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · Sun Aug 01 12:05:23 2021 -0600
  67. 8690ce9 dm: migrate the dm_warn to use the log macro by Patrick Delaunay · Fri Jul 30 12:13:11 2021 +0200
  68. 82278e3 pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci() by Simon Glass · Sun Aug 01 18:54:23 2021 -0600
  69. e9d78e97 Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Thu Jul 29 08:20:06 2021 -0400
  70. 335fe51 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · Fri Jul 02 12:36:15 2021 -0600
  71. d6388f2 dm: core: Add helper to compare node names by Kishon Vijay Abraham I · Wed Jul 21 21:28:30 2021 +0530
  72. 2d1034b dm: core: fix no null pointer detection in ofnode_get_addr_size_index() by Chen Guanqiao · Mon Jul 12 15:40:20 2021 +0800
  73. 4977517 dm: Support lzma in the flashmap by Simon Glass · Mon Jul 05 16:32:40 2021 -0600
  74. 28823e3 dm: core: Add logging for DM_SEQ_ALIAS by Simon Glass · Mon Jul 05 16:32:39 2021 -0600
  75. 4e456c4 dm: core: Check uclass_get() return value when dumping by Simon Glass · Thu May 13 19:39:24 2021 -0600
  76. e0ea979 reset: Avoid a warning in devm_regmap_init() by Simon Glass · Thu May 13 19:39:22 2021 -0600
  77. fc8b2cd remove struct uclass_driver::ops by Rasmus Villemoes · Wed May 19 18:08:11 2021 +0200
  78. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  79. e897e3c dm: core: add ofnode_get_path() by Marek Behún · Wed May 26 14:08:18 2021 +0200
  80. 177ab7f dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · Wed May 26 14:08:17 2021 +0200
  81. 08d531c clk: Allow force setting clock defaults before relocation by Sean Anderson · Fri Jun 11 00:16:07 2021 -0400
  82. 707c171 of: addr: Remove call to dev_count_cells() in of_get_address() by Bin Meng · Fri Apr 30 21:16:59 2021 +0800
  83. 0f47d77 of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Bin Meng · Fri Apr 30 21:16:58 2021 +0800
  84. 1044886 regmap: fix a serious pointer casting bug by Marek Behún · Thu May 20 13:23:50 2021 +0200
  85. f8fc703 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · Sat May 01 17:05:26 2021 +0200
  86. 223f17d dm: core: Add size operations on device tree references by Chen Guanqiao · Mon Apr 12 14:51:11 2021 +0800
  87. 0449f06 dm: core: Fix uninitialized return value from dm_scan_fdt_node by Sean Anderson · Thu Apr 08 17:15:00 2021 -0400
  88. 524a92c test: dm: Add a test case for simple-bus <ranges> by Bin Meng · Sun Mar 14 20:15:03 2021 +0800
  89. 1a43b23 dm: core: Correctly read <ranges> of simple-bus by Bin Meng · Sun Mar 14 20:15:02 2021 +0800
  90. 72deec0 of: extra: Introduce ofnode_phy_is_fixed_link() API by Bin Meng · Sun Mar 14 20:14:46 2021 +0800
  91. 0873822 simple-pm-bus: Use -ENOSYS for checking missing system call by Simon Glass · Thu Mar 25 10:26:10 2021 +1300
  92. e74f8f8 dm: core: Use -ENOSPC in acpi_get_path() by Simon Glass · Thu Mar 25 10:26:04 2021 +1300
  93. 781aa3e dm: core: Use separate priv/plat data region by Simon Glass · Mon Mar 15 17:25:40 2021 +1300
  94. 8dee67a dm: core: Allow storing priv/plat data separately by Simon Glass · Mon Mar 15 17:25:38 2021 +1300
  95. b5660c4 dm: core: Move flags to device-runtime info by Simon Glass · Mon Mar 15 17:25:37 2021 +1300
  96. 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · Mon Mar 15 17:25:36 2021 +1300
  97. 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · Mon Mar 15 17:25:28 2021 +1300
  98. 107da8f dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · Mon Mar 15 17:25:26 2021 +1300
  99. 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · Mon Mar 15 17:25:25 2021 +1300
  100. 05693e9 dm: core: Skip adding uclasses with OF_PLATDATA_INST by Simon Glass · Mon Mar 15 17:25:18 2021 +1300