1. 86ef399 dm: core: Support writing a boolean by Simon Glass · Tue Sep 26 08:14:44 2023 -0600
  2. ebbe90b dm: core: Add a way to convert a devicetree to a dtb by Simon Glass · Tue Sep 26 08:14:43 2023 -0600
  3. 4544877 dm: core: Add a way to delete a node by Simon Glass · Tue Sep 26 08:14:42 2023 -0600
  4. 7c33c96 dm: core: Add a way to copy a node by Simon Glass · Tue Sep 26 08:14:41 2023 -0600
  5. a869a1b dm: core: Add a function to create an empty tree by Simon Glass · Tue Sep 26 08:14:40 2023 -0600
  6. 6816489 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · Tue Sep 26 08:14:37 2023 -0600
  7. 8b04c4d Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Sun Sep 24 12:43:00 2023 -0400
  8. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  9. f06f082 cmd: dm: allow for selecting uclass and device by AKASHI Takahiro · Wed Aug 23 10:49:47 2023 +0900
  10. c43411b dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation by Jonas Karlman · Sun Aug 20 22:03:18 2023 +0000
  11. 6a7c1ce dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · Thu Aug 31 09:04:27 2023 +0200
  12. 43c42bd dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · Thu Aug 31 08:59:05 2023 +0200
  13. 08a194e dm: core: support reading a single indexed u64 value by Michal Simek · Fri Aug 25 11:37:46 2023 +0200
  14. 4970d5b arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · Fri Aug 04 14:33:41 2023 +0100
  15. 2f403d1 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · Fri Aug 04 14:33:40 2023 +0100
  16. 09bc9aa dm: Correct DM_FLAG_ comment by Bin Meng · Mon Jul 31 22:01:26 2023 +0800
  17. 3b00730 core: read: add dev_read_addr_size_index_ptr function by Jonas Karlman · Sat Jul 22 13:30:15 2023 +0000
  18. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  19. 4af9c8e arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · Thu Jul 13 14:28:43 2023 +0100
  20. bbb82b4 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · Thu Jul 13 14:28:41 2023 +0100
  21. ab62d0b core: read: fix dev_read_addr_size() by John Keeping · Thu Jun 01 15:11:19 2023 +0100
  22. 722281b fdt: Allow more general use of livetree by Simon Glass · Thu Jun 01 10:22:42 2023 -0600
  23. e88e2fe fdt: Align the start of the livetree by Simon Glass · Thu Jun 01 10:22:40 2023 -0600
  24. 2d552e7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Thu Jul 13 20:39:10 2023 -0400
  25. 2ed5d78 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · Fri Apr 28 14:38:49 2023 +0200
  26. 58aec3f serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · Fri May 19 12:43:52 2023 +0200
  27. ef6769f core: fdtaddr: add devfdt_get_addr_size_index_ptr function by Johan Jonker · Fri Apr 21 17:33:58 2023 +0200
  28. 9f6971f include: dm: ofnode: fix headers by Johan Jonker · Mon Mar 13 01:30:33 2023 +0100
  29. afb174a dm: core: fix introduce uclass_get_device_by_of_path by Heinrich Schuchardt · Tue May 02 04:59:18 2023 +0200
  30. 0852386 dm: extcon: add an uclass for extcon by Svyatoslav Ryhel · Tue Apr 25 10:57:20 2023 +0300
  31. 4b876e3 dm: core: introduce uclass_get_device_by_of_path() by Rasmus Villemoes · Thu Apr 13 17:17:03 2023 +0200
  32. 857360c drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · Mon Apr 17 10:11:52 2023 +0100
  33. 19923d8 serial: sh: Add HSCIF support for R-Car SoC by Hai Pham · Tue Feb 28 22:29:19 2023 +0100
  34. 4f76dd3 blk: blkmap: Add basic infrastructure by Tobias Waldekranz · Thu Feb 16 16:33:49 2023 +0100
  35. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · Mon Feb 13 08:56:34 2023 -0700
  36. ff40706 drivers: core: ofnode: Add panel timing decode. by Nikhil M Jain · Tue Jan 31 15:35:14 2023 +0530
  37. 1c653ac iommu: Add DMA mapping operations by Mark Kettenis · Sat Jan 21 20:27:52 2023 +0100
  38. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · Tue Jan 17 10:47:12 2023 -0700
  39. 4834e04 dm: core: Correct ordering of uclasses IDs by Simon Glass · Tue Jan 17 10:47:11 2023 -0700
  40. 0d81b9a net: ethoc: Remove non-DM_ETH code by Tom Rini · Sun Nov 27 10:25:11 2022 -0500
  41. e4e9bb6 arm: lpc32xx: Remove unused hsuart driver by Tom Rini · Sat Nov 19 18:45:24 2022 -0500
  42. 884c2f8 dm: sandbox: Create a new HOST uclass by Simon Glass · Sat Oct 29 19:47:15 2022 -0600
  43. 0f9399a FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · Fri Oct 21 18:15:55 2022 +0530
  44. 98e1ada dm: core: Do not stop uclass iteration on error by Michal Suchanek · Wed Oct 12 21:58:09 2022 +0200
  45. b4416e0 dm: core: Add note about device_probe idempotence by Michal Suchanek · Tue Sep 27 23:25:08 2022 +0200
  46. 51000ee dm: core: Document return value of device bind functions by Michal Suchanek · Tue Sep 27 23:24:36 2022 +0200
  47. 4cd455e dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · Sun Sep 25 13:08:16 2022 +0200
  48. b0679a7 dm: memory: Introduce new uclass by Roger Quadros · Thu Oct 20 16:30:46 2022 +0300
  49. e6a211c dm: core: Update docs about oftree_from_fdt() by Simon Glass · Tue Oct 11 09:47:19 2022 -0600
  50. 93a85dc dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · Wed Oct 12 21:58:06 2022 +0200
  51. 53beee9 dm: core: Switch uclass_foreach_dev_probe to use simple iterator by Michal Suchanek · Wed Oct 12 21:58:05 2022 +0200
  52. 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · Fri Sep 30 14:04:30 2022 +0200
  53. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · Tue Sep 06 20:27:33 2022 -0600
  54. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · Tue Sep 06 20:27:32 2022 -0600
  55. c63ffd7 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · Tue Sep 06 20:27:28 2022 -0600
  56. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · Tue Sep 06 20:27:26 2022 -0600
  57. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · Tue Sep 06 20:27:25 2022 -0600
  58. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · Tue Sep 06 20:27:24 2022 -0600
  59. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · Tue Sep 06 20:27:23 2022 -0600
  60. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · Tue Sep 06 20:27:22 2022 -0600
  61. 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · Tue Sep 06 20:27:21 2022 -0600
  62. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · Tue Sep 06 20:27:20 2022 -0600
  63. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · Tue Sep 06 20:27:19 2022 -0600
  64. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · Tue Sep 06 20:27:18 2022 -0600
  65. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  66. 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · Tue Sep 06 20:27:16 2022 -0600
  67. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · Tue Sep 06 20:27:15 2022 -0600
  68. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · Tue Sep 06 20:27:14 2022 -0600
  69. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · Tue Sep 06 20:27:13 2022 -0600
  70. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · Tue Sep 06 20:27:12 2022 -0600
  71. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · Tue Sep 06 20:27:04 2022 -0600
  72. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · Tue Sep 06 20:27:02 2022 -0600
  73. ef5ca00 dm: core: Document the livetree structures properly by Simon Glass · Tue Sep 06 20:27:01 2022 -0600
  74. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · Tue Sep 06 20:26:57 2022 -0600
  75. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · Tue Jun 14 15:21:30 2022 +0200
  76. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · Sat Jul 30 15:52:14 2022 -0600
  77. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · Sat Jul 30 15:52:13 2022 -0600
  78. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · Sat Jul 30 15:52:10 2022 -0600
  79. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · Sat Jul 30 15:52:08 2022 -0600
  80. 1817f71 dm: core: Add a note about how livetree updates work by Simon Glass · Sat Jul 30 15:52:07 2022 -0600
  81. 9693c1d dm: core: Split out the declaration of ofnode by Simon Glass · Sat Jul 30 15:52:06 2022 -0600
  82. 69cee50 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · Mon Jul 25 13:56:11 2022 +0200
  83. d80ed17 pinctrl: Add new function pinctrl_generic_set_state_prefix() by Pali Rohár · Mon Jul 25 13:56:08 2022 +0200
  84. 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
  85. 1e56de0 arm: Remove PXA architecture support by Tom Rini · Sat Jun 25 11:02:42 2022 -0400
  86. c8b5e22 dm: core: Add a command to show driver model statistics by Simon Glass · Sun May 08 04:39:26 2022 -0600
  87. be1621b dm: core: Add a way to collect memory usage by Simon Glass · Sun May 08 04:39:25 2022 -0600
  88. d1f12cf dm: core: Support accessing core tags by Simon Glass · Sun May 08 04:39:24 2022 -0600
  89. e330447 dm: core: Switch the testbus driver to use a new struct by Simon Glass · Sun May 08 04:39:23 2022 -0600
  90. d94d743 dm: core: Rename dm_dump_all() by Simon Glass · Sun May 08 04:39:19 2022 -0600
  91. 9b3a639 dm: core: Provide fallbacks for ofnode_conf_read_... by Sean Anderson · Mon Mar 28 18:14:37 2022 -0400
  92. d1d2c57 fuzzing_engine: Add fuzzing engine uclass by Andrew Scull · Mon May 30 10:00:08 2022 +0000
  93. 56bf6a8 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · Wed May 25 16:13:48 2022 -0400
  94. 11a6f58 dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · Fri Apr 22 15:15:53 2022 +0200
  95. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  96. 4b508b8 bootstd: Add the bootmeth uclass and helpers by Simon Glass · Sun Apr 24 23:31:08 2022 -0600
  97. 017656e bootstd: Add the bootdev uclass by Simon Glass · Sun Apr 24 23:31:07 2022 -0600
  98. 08ad13e bootstd: Add the bootstd uclass and core implementation by Simon Glass · Sun Apr 24 23:31:06 2022 -0600
  99. 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · Sun Apr 24 23:31:00 2022 -0600
  100. f1f519f dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · Sun Apr 24 23:30:59 2022 -0600