1. 994048b dm: core: Avoid registering an inaccessible tree by Simon Glass · 1 year, 6 months ago
  2. a853b92 drivers: core: ofnode: fix typo in panel timing decode by Raphael Gallais-Pou · 1 year, 7 months ago
  3. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 10 months ago
  4. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 10 months ago
  5. ff40706 drivers: core: ofnode: Add panel timing decode. by Nikhil M Jain · 1 year, 10 months ago
  6. c633cdf net: phy: Fix ethernet-phy-id <dot> in the code by Michal Simek · 2 years, 1 month ago
  7. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 3 months ago
  8. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 3 months ago
  9. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 3 months ago
  10. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 3 months ago
  11. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
  12. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 3 months ago
  13. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 3 months ago
  14. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 3 months ago
  15. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · 2 years, 3 months ago
  16. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  17. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 3 months ago
  18. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 3 months ago
  19. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
  20. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · 2 years, 3 months ago
  21. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 3 months ago
  22. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 3 months ago
  23. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 6 months ago
  24. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 4 months ago
  25. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 4 months ago
  26. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 4 months ago
  27. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 4 months ago
  28. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
  29. 21a1836 treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 8 months ago
  30. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  31. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
  32. a253c3b net: phy: Add new read ethernet phy id function by Michal Simek · 2 years, 9 months ago
  33. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · 3 years, 1 month ago
  34. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  35. d6388f2 dm: core: Add helper to compare node names by Kishon Vijay Abraham I · 3 years, 4 months ago
  36. 2d1034b dm: core: fix no null pointer detection in ofnode_get_addr_size_index() by Chen Guanqiao · 3 years, 5 months ago
  37. e897e3c dm: core: add ofnode_get_path() by Marek Behún · 3 years, 6 months ago
  38. 177ab7f dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · 3 years, 6 months ago
  39. f8fc703 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 7 months ago
  40. 223f17d dm: core: Add size operations on device tree references by Chen Guanqiao · 3 years, 8 months ago
  41. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · 3 years, 11 months ago
  42. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  43. b574d68 fdt: translate address if #size-cells = <0> by Dario Binacchi · 4 years ago
  44. 39f1d28 dm: core: Inline a few ofnode functions in SPL by Simon Glass · 4 years ago
  45. 5de5b3b dm: core: Add a livetree function to check node status by Simon Glass · 4 years ago
  46. 92a8862 dm: core: Add support for getting node from aliases by Michal Simek · 4 years, 4 months ago
  47. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
  48. 21e3b04 dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args by Patrick Delaunay · 4 years, 3 months ago
  49. 60a84af dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · 4 years, 4 months ago
  50. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  51. d93c8b4 dm: core: Add function to get child count of ofnode or device by developer · 4 years, 7 months ago
  52. caee155 dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · 4 years, 11 months ago
  53. b3f1cdd dm: core: refactor functions reading an u32 from dt by Dario Binacchi · 4 years, 8 months ago
  54. 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 8 months ago
  55. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  56. e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
  57. 81c54b3 dm: core: Reimplement ofnode_read_size() by Simon Glass · 4 years, 10 months ago
  58. 0c2e980 dm: core: Add ofnode_read_prop() by Simon Glass · 4 years, 10 months ago
  59. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
  60. 487f917 fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · 5 years ago
  61. 47f85de dm: core: Correct bad cast in ofnode_get_addr_size_index() by Simon Glass · 5 years ago
  62. dfd4315 dm: core: Correct low cell in ofnode_read_pci_addr() by Simon Glass · 5 years ago
  63. 478860d dm: core: Add functions to read 64-bit dt properties by T Karthik Reddy · 5 years ago
  64. 8d7976d core: ofnode: do not assert if node not valid in ofnode_get_name() by Kever Yang · 5 years ago
  65. a9274aa dm: core: Set correct "status" value for a node by Bin Meng · 5 years ago
  66. 22236e0 dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 6 years ago
  67. 5b77541 core: ofnode: Have ofnode_read_u32_default return a u32 by Trent Piepho · 6 years ago
  68. d332e6e core: ofnode: Add ofnode_get_addr_size_index by Keerthy · 6 years ago
  69. 019f956 dm: core: Fix translate condition in ofnode_get_addr_size() by Simon Glass · 6 years ago
  70. 9764495 core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_address by Eugeniu Rosca · 6 years ago
  71. 0b025b8 dm: remove pre reloc properties in SPL and TPL device tree by Patrick Delaunay · 6 years ago
  72. 34222a3 core: ofnode: Fix ofnode_get_addr_index function by Keerthy · 6 years ago
  73. 95e885d core: ofnode: Fix mem leak in error path by Mario Six · 6 years ago
  74. 23f2284 fdt: Allow indicating a node is for U-Boot proper only by Simon Glass · 6 years ago
  75. a9dac49 ofnode: Add missing address translation into ofnode_get_addr_size() by Marek Vasut · 6 years ago
  76. 1638c17 ofnode: Replace of_n_addr_cells with of_n_size_cells by Marek Vasut · 6 years ago
  77. 047dafc core: Add functions to set properties in live-tree by Mario Six · 6 years ago
  78. 7b68dad ofnode: add ofnode_by_prop_value() by Jens Wiklander · 6 years ago
  79. fa15771 dm: core: Add ofnode function to read PCI vendor and device id by Bin Meng · 6 years ago
  80. 954eeae dm: core: Add a way to find an ofnode by compatible string by Simon Glass · 6 years ago
  81. 9d54a7a dm: core: Add ofnode function to read a 64-bit int by Simon Glass · 6 years ago
  82. 9349bcc dm: ofnode: add ofnode_device_is_compatible() helper by Masahiro Yamada · 7 years ago
  83. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  84. 35616ef core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  85. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  86. 37df0e0 core: add ofnode_get_by_phandle() api by Kever Yang · 7 years ago
  87. 6fce1dd core: ofnode: add ofnode_get_parent function by Philipp Tomsich · 7 years ago
  88. aefac06 core: Add {ofnode, dev}_translate_address functions by Mario Six · 7 years ago
  89. f40d82c core: ofnode: Fix style violations by Mario Six · 7 years ago
  90. d007ebc drivers: core: Add translation in live tree case by Mario Six · 7 years ago
  91. af4b021 dm: ofnode: query correct property in livetree ofnode_get_addr_size by Klaus Goger · 7 years ago
  92. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  93. 4dada2c ofnode: add {ofnode, dev}_read_resource_byname() by Masahiro Yamada · 7 years ago
  94. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  95. be7dd60 dm: core: add ofnode_count_phandle_with_args() by Patrice Chotard · 7 years ago
  96. 76a6666 dm: core: Fix up ofnode_get_addr_index() for 64-bit values by Simon Glass · 7 years ago
  97. f7bfcc4 dm: core: Add ofnode_read_resource() by Simon Glass · 7 years ago
  98. 5c5991e dm: ofnode: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  99. 5d43445 dm: ofnode: simplify ofnode_read_bool() by Masahiro Yamada · 7 years ago
  100. 9cf85cb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago