1. a869a1b dm: core: Add a function to create an empty tree by Simon Glass · Tue Sep 26 08:14:40 2023 -0600
  2. 75b8a87 dm: core: Tidy up comments in the ofnode tests by Simon Glass · Tue Sep 26 08:14:39 2023 -0600
  3. db6d872 dm: core: Ensure we run flattree tests on ofnode by Simon Glass · Tue Sep 26 08:14:38 2023 -0600
  4. 6816489 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · Tue Sep 26 08:14:37 2023 -0600
  5. 6a7c1ce dm: core: ofnode: Add ofnode_read_bootscript_flash() by Michal Simek · Thu Aug 31 09:04:27 2023 +0200
  6. 43c42bd dm: core: ofnode: Add ofnode_read_bootscript_address() by Michal Simek · Thu Aug 31 08:59:05 2023 +0200
  7. 08a194e dm: core: support reading a single indexed u64 value by Michal Simek · Fri Aug 25 11:37:46 2023 +0200
  8. 722281b fdt: Allow more general use of livetree by Simon Glass · Thu Jun 01 10:22:42 2023 -0600
  9. e88e2fe fdt: Align the start of the livetree by Simon Glass · Thu Jun 01 10:22:40 2023 -0600
  10. 54f4c83 test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · Sun Jan 22 18:21:23 2023 +0300
  11. c759944 test: Update tests to use the skip feature by Simon Glass · Thu Oct 20 18:22:49 2022 -0600
  12. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · Tue Sep 06 20:27:33 2022 -0600
  13. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · Tue Sep 06 20:27:32 2022 -0600
  14. 9e7a42a dm: core: Expand ofnode tests by Simon Glass · Tue Sep 06 20:27:30 2022 -0600
  15. dad9751 dm: core: Create a function to get a live tree in a test by Simon Glass · Tue Sep 06 20:27:29 2022 -0600
  16. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · Tue Sep 06 20:27:27 2022 -0600
  17. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · Tue Sep 06 20:27:24 2022 -0600
  18. 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
  19. 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · Tue Sep 06 20:27:21 2022 -0600
  20. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · Tue Sep 06 20:27:18 2022 -0600
  21. 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · Tue Sep 06 20:27:16 2022 -0600
  22. 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · Tue Sep 06 20:27:07 2022 -0600
  23. 238afb5 dm: core: Support writing a property to an empty node by Simon Glass · Tue Sep 06 20:27:03 2022 -0600
  24. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · Tue Sep 06 20:27:02 2022 -0600
  25. 7f9b580 test: Fix missing livetree test runs by Simon Glass · Tue Sep 06 20:26:59 2022 -0600
  26. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · Sat Jul 30 15:52:14 2022 -0600
  27. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · Sat Jul 30 15:52:13 2022 -0600
  28. b75dc16 dm: core: Tidy up ofnode-writing test by Simon Glass · Sat Jul 30 15:52:11 2022 -0600
  29. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · Sat Jul 30 15:52:10 2022 -0600
  30. 270a443 dm: core: Move ofnode-writing test to ofnode by Simon Glass · Sat Jul 30 15:52:09 2022 -0600
  31. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · Sat Jul 30 15:52:08 2022 -0600
  32. 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
  33. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · Thu Apr 07 00:32:57 2022 +0200
  34. b4c5211 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · Tue Jan 04 08:42:48 2022 +0100
  35. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  36. 7302539 dm: core: Add tests for stringlist functions by Simon Glass · Sat Oct 23 17:26:04 2021 -0600
  37. f1f8740 test: dm: add test for ofnode_for_each_compatible_node() by Michael Walle · Fri Oct 15 15:15:18 2021 +0200
  38. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  39. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  40. e897e3c dm: core: add ofnode_get_path() by Marek Behún · Wed May 26 14:08:18 2021 +0200
  41. 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
  42. 7efcdfd net: use the same alias stem for ethernet as linux by Michael Walle · Thu Feb 25 16:51:11 2021 +0100
  43. be0512f test: dm: add test item for ofnode_get_addr() and ofnode_get_size() by Chen Guanqiao · Mon Apr 12 14:51:12 2021 +0800
  44. 5de5b3b dm: core: Add a livetree function to check node status by Simon Glass · Sat Nov 28 17:50:02 2020 -0700
  45. 92a8862 dm: core: Add support for getting node from aliases by Michal Simek · Tue Jul 28 12:51:08 2020 +0200
  46. 8cd2801 test: dm: add test for phandle access functions by Patrick Delaunay · Fri Sep 25 09:41:16 2020 +0200
  47. 04fcfe7 dm: update test on of_offset in ofnode_valid by Patrick Delaunay · Thu Sep 24 17:26:20 2020 +0200
  48. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · Tue Jul 28 19:41:12 2020 -0600
  49. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · Sun Jul 19 10:15:37 2020 -0600
  50. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  51. cf8bc13 test: dm: add test item for ofnode_get_child_count() by developer · Sat May 02 11:35:10 2020 +0200
  52. e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:46 2020 -0700
  53. 0c2e980 dm: core: Add ofnode_read_prop() by Simon Glass · Mon Jan 27 08:49:44 2020 -0700
  54. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:43 2020 -0700
  55. 699c9ca dm: core: Update ofnode to read binman-style flash entry by Simon Glass · Mon Oct 01 12:22:08 2018 -0600
  56. d9fd0ac test: ofnode: test ofnode_by_prop_value() by Jens Wiklander · Mon Aug 20 11:10:00 2018 +0200
  57. b4f2dda test: ofnode: test ofnode_device_is_compatible() by Masahiro Yamada · Fri Apr 27 01:02:02 2018 +0900