1. 8d07197 devicetree: Remove deprecated enum macro by Joel Hirsbrunner · 5 months ago
  2. 7454cb9 Devicetree: Devicetree Bindings: Adjust python tests by Joel Hirsbrunner · 6 months ago
  3. 8b02bc9 Devicetree: Devicetree Bindings: Support enums for array like dt props by Joel Hirsbrunner · 6 months ago
  4. 767d1ce devicetree: Adding UNQUOTED, TOKEN, and UPPERTOKEN variants of FULL_NAME by TOKITA Hiroshi · 6 months ago
  5. 6edefd8 scripts: dts: properly escape string properties by Joel Spadin · 6 months ago
  6. e7bf414 scripts: dts: devicetree: edtlib: Use insertion sort for compat2nodes by Benedikt Schmidt · 6 months ago
  7. fe3287a scripts: dts: extract pickled EDT generation by Benedikt Schmidt · 6 months ago
  8. a575c76 scripts: dts: gen_defines/edtlib: improve encapsulation by Florian Grandel · 6 months ago
  9. 945925b scripts: dts: gen_defines: redundant sorting by Florian Grandel · 6 months ago
  10. de846c7 scripts: dts: gen_defines: type hints by Florian Grandel · 6 months ago
  11. 371a48a edtlib: Remove unreachable code by Reto Schneider · 6 months ago
  12. 302422a everywhere: replace double words by Lingao Meng · 9 months ago
  13. fb8b30d dts: devicetree.h: add DT_REG_HAS_NAME by Fin Maaß · 10 months ago
  14. 74abb2b devicetree: add first-class node label helpers by Martí Bolívar · 10 months ago
  15. 46572f7 dtlib: Allow deleting the root node by Grzegorz Swiderski · 10 months ago
  16. 5871ff0 devicetree: Add DT/DT_INST_CHILD_NUM and DT/DT_INST_CHILD_NUM_STATUS_OKAY by Swift Tian · 11 months ago
  17. 33bb3b6 edtlib: test filters set by including bindings by Christophe Dufaza · 11 months ago
  18. b3b5ad8 edtlib: fix "last modified" semantic for included property specs by Christophe Dufaza · 11 months ago
  19. 70eaa61 edtlib: test "last modified" semantic for included property specs by Christophe Dufaza · 11 months ago
  20. dbfc1aa scripts: dts: update pyyaml version by Javan lacerda · 1 year ago
  21. 450a66f gen_defines: output the interrupt level of a node by Yong Cong Sin · 1 year, 2 months ago
  22. 08d6ff0 scripts: dts: gen_defines: Generate interrupt-controller macro by Bjarki Arge Andreasen · 1 year, 2 months ago
  23. df2c068 devicetree: encode multi-level interrupt number in C devicetree magic by Yong Cong Sin · 1 year, 5 months ago
  24. 403640b edtlib: link child nodes to parent for nodes with child-bindings by Fabio Baltieri · 1 year, 5 months ago
  25. 7772cec edtlib: always insert root node to the graph by Gerard Marull-Paretas · 1 year, 6 months ago
  26. 73b803a edtlib: pinctrl properties are required in the binding by Gerard Marull-Paretas · 1 year, 6 months ago
  27. 5443703 edtlib: Exclude PCI devices from some inapplicable checks by Grant Ramsay · 1 year, 7 months ago
  28. ad48c51 devicetree: edtlib: prefixes which are not vendors are NOT vendors by Christophe Dufaza · 1 year, 8 months ago
  29. dcd8d60 scripts: dts: Support DT_NODE_HAS_PROP(node_id, ranges) by Grzegorz Swiderski · 1 year, 8 months ago
  30. fb8f214 scripts: gen_defines.py: Update doc reference by Yasushi SHOJI · 1 year, 8 months ago
  31. b6e0341 dts: gen_defines: generate `_ORD_STR_SORTABLE` by Jordan Yates · 1 year, 8 months ago
  32. f0958c6 Revert "dts: gen_defines: generate `_ORD_STR_SORTABLE`" by Jordan Yates · 1 year, 8 months ago
  33. 9b77681 dts: gen_defines: generate `_ORD_STR_SORTABLE` by Jordan Yates · 1 year, 8 months ago
  34. 935268e devicetree.h: DT_FOREACH_NODE_VARGS, DT_FOREACH_STATUS_OKAY_NODE_VARGS by Carlo Caione · 1 year, 9 months ago
  35. 0c29e07 devicetree: better DT_PROP_BY_IDX()/DT_FOREACH_PROP_ELEM() support by Martí Bolívar · 1 year, 11 months ago
  36. 8aa83f6 devicetree: support DT_PROP_LEN() on phandle and string by Martí Bolívar · 1 year, 11 months ago
  37. 5204369 scripts: gen_defines: add some missing comments by Martí Bolívar · 1 year, 11 months ago
  38. 59167e1 scripts: dts: gen_defines: add `ENUM_VAL_<val>_EXISTS` define by Jordan Yates · 1 year, 11 months ago
  39. 5847890 edtlib: finish adding type annotations by Martí Bolívar · 2 years ago
  40. 3318380 edtlib: type annotate EDT by Martí Bolívar · 2 years ago
  41. d89f974 edtlib: type annotate Node by Martí Bolívar · 2 years ago
  42. cae8b65 edtlib: make PinCtrl a type-annotated dataclass by Martí Bolívar · 2 years ago
  43. 83b6db2 edtlib: make ControllerAndData a type-annotated dataclass by Martí Bolívar · 2 years ago
  44. 3a43e1b edtlib: make Range a type-annotated dataclass by Martí Bolívar · 2 years ago
  45. b07f3dd edtlib: clean up Range docstring by Martí Bolívar · 2 years ago
  46. 49c0d72 edtlib: make Register a type-annotated dataclass by Martí Bolívar · 2 years ago
  47. 4415a29 edtlib: make Property a type-annotated dataclass by Martí Bolívar · 2 years ago
  48. 835a57c edtlib: type annotate PropertySpec by Martí Bolívar · 2 years ago
  49. 1b69219 edtlib: type annotate Binding by Martí Bolívar · 2 years ago
  50. 3d75f17 edtlib: improve error handling paths by Martí Bolívar · 2 years ago
  51. 51d7980 edtlib: move Node by Martí Bolívar · 2 years ago
  52. ba4b8a4 edtlib: move PinCtrl by Martí Bolívar · 2 years ago
  53. a5d8233 edtlib: move ControllerAndData by Martí Bolívar · 2 years ago
  54. ea4db57 edtlib: move Range by Martí Bolívar · 2 years ago
  55. da31368 edtlib: move Register by Martí Bolívar · 2 years ago
  56. 20731a3 edtlib: move Property by Martí Bolívar · 2 years ago
  57. ff8c63c edtlib: move PropertySpec by Martí Bolívar · 2 years ago
  58. bef3970 edtlib: move Binding by Martí Bolívar · 2 years ago
  59. cf9cfc3 edtlib: implement copy.deepcopy() for EDT by Martí Bolívar · 2 years ago
  60. f4b487a edtlib: refactor some internals by Martí Bolívar · 2 years ago
  61. 867dd1c devicetree: use c89 comments in test file by Martí Bolívar · 2 years ago
  62. dcf1fc0 dtlib: fix docstring by Martí Bolívar · 2 years ago
  63. 513e03a edtlib: extract _slice() code to new helper module by Martí Bolívar · 2 years, 1 month ago
  64. c0a0242 edtlib: fix typo by Martí Bolívar · 2 years, 1 month ago
  65. 3bb1aae dtlib: fix pretty-printing in pdb by Martí Bolívar · 2 years, 1 month ago
  66. 2d86e1b dtlib: add missing type annotations by Martí Bolívar · 2 years, 1 month ago
  67. 78fca3c dtlib: fix comment header by Martí Bolívar · 2 years, 1 month ago
  68. 6ac1943 dtlib: remove dead code by Martí Bolívar · 2 years, 1 month ago
  69. 5272e7f dtlib: add DT.move_node() by Martí Bolívar · 2 years, 1 month ago
  70. e479d3f dtlib: use new helper in test cases by Martí Bolívar · 2 years, 1 month ago
  71. 2063ddb dtlib: add new test case helper by Martí Bolívar · 2 years, 1 month ago
  72. faa7e53 dtlib: clean up a documentation string by Martí Bolívar · 2 years, 1 month ago
  73. 14a1b2f dts: Add _STRING_UNQUOTED string and string-array by Radosław Koppel · 2 years, 1 month ago
  74. 23cacb3 scripts: dts: gen_driver_kconfig_dts: Skip empty yaml files by Allan Norgaard · 2 years, 1 month ago
  75. 2881915 scripts: dts: add special tooling for handling GPIO hog nodes by Henrik Brix Andersen · 2 years, 2 months ago
  76. ec70444 treewide: Disable automatic argparse argument shortening by Jamie McCrae · 2 years, 2 months ago
  77. 92897ef python-devicetree: bump version to 0.0.2 by Chris Duf · 2 years, 2 months ago
  78. 436616c python-devicetree: unpin types-PyYAML version by Chris Duf · 2 years, 2 months ago
  79. 7dd0596 scripts: dts: gen_driver_kconfig_dts: Use SafeLoader by Moritz Fischer · 2 years, 3 months ago
  80. 0daa3a7 yamllint: indentation: fix files in scripts/ by Fabio Baltieri · 2 years, 3 months ago
  81. 537133f devicetree: edtlib: tests: add coverage for child includes by Gerard Marull-Paretas · 2 years, 4 months ago
  82. a97295b edtlib: re-appease the linter by Martí Bolívar · 2 years, 5 months ago
  83. 15e3e31 dtlib: implement copy.deepcopy() for DT by Martí Bolívar · 2 years, 5 months ago
  84. 3c976cc devicetree: stop using OrderedDict by Martí Bolívar · 2 years, 5 months ago
  85. c25dde3 dtlib: fix Property.labels docstring by Martí Bolívar · 2 years, 5 months ago
  86. b64d5d6 dtlib: move some internal code around by Martí Bolívar · 2 years, 5 months ago
  87. c875cb0 dtlib: fix Property.type type annotation by Martí Bolívar · 2 years, 5 months ago
  88. cd18ffe dtlib: clean up Property initialization by Martí Bolívar · 2 years, 5 months ago
  89. 47789aa dtlib: clean up Node initialization by Martí Bolívar · 2 years, 5 months ago
  90. cb78a5c dtlib: clean up DT initialization by Martí Bolívar · 2 years, 5 months ago
  91. e067be5 Devicetree: edtlib: fix possible TypeError in Binding.__repr__() by Chris Duf · 2 years, 6 months ago
  92. 230c80e Devicetree: edtlib: fix possible AttributeError in Property.description by Chris Duf · 2 years, 6 months ago
  93. 5abce9b Devicetree: edtlib: fix possible KeyError in Binding.description by Chris Duf · 2 years, 6 months ago
  94. e73c363 scripts: edtlib: gen_defines: Add model name macros based on compat by Maureen Helm · 2 years, 6 months ago
  95. fdea3c9 devicetree: add DT(_INST)_FOREACH_PROP_ELEM_SEP(_VARGS) by Gerard Marull-Paretas · 2 years, 6 months ago
  96. 2201289 dtlib: error out on duplicate node names by Martí Bolívar · 2 years, 6 months ago
  97. 418c915 dts: add primitive support for multi-bus in bindings by Daniel Leung · 2 years, 7 months ago
  98. 7ef9c4b edtlib: remove python 3.5 workaround by Martí Bolívar · 2 years, 7 months ago
  99. 5b5aa6e scripts: gen_defines: Add vendor name macros based on vendor prefixes by Maureen Helm · 2 years, 7 months ago
  100. a1b0c39 scripts: edtlib: Add compat2vendor LUT constructed from vendor prefixes by Maureen Helm · 2 years, 7 months ago