1. 73d416a dts: binding-template: document conditions for use of default values by Peter Bigot · 4 years, 4 months ago
  2. 33db7b5 scripts: edtlib: Add support for 'deprecated' by Kumar Gala · 4 years, 5 months ago
  3. 6bf761f dts: Remove support for deprecated DTS binding syntax by Kumar Gala · 4 years, 9 months ago
  4. e5418ff doc: devicetree: update binding-template.yaml by Martí Bolívar · 4 years, 10 months ago
  5. 026f7fc dts: fix up type comments in binding-template.yaml by Martí Bolívar · 5 years ago
  6. 23a5b49 dts: edtlib: Add 'type: path' for path references by Ulf Magnusson · 5 years ago
  7. 379145f scripts: edtlib: Rename 'child-bus:'/'parent-bus:' to 'bus:'/'on-bus:' by Ulf Magnusson · 5 years ago
  8. 36b7ca4 scripts: edtlib.py: Deprecate 'title:' by Ulf Magnusson · 5 years ago
  9. 3ac7c6f binding-template.yaml: Improve 'include:' docs and mention base.yaml by Ulf Magnusson · 5 years ago
  10. 6916e5c dts: binding-template.yaml: Preserve newlines in 'description' by Ulf Magnusson · 5 years ago
  11. afb8406 dts: binding-template.yaml: Document simple types as well by Ulf Magnusson · 5 years ago
  12. 567c348 scripts: dts: Generalize '#cells' to allow multiple sources by Ulf Magnusson · 5 years ago
  13. b97ed9e scripts: dts: Generalize handling of phandle-array types by Ulf Magnusson · 6 years ago
  14. 0b1ab4a scripts: dts: Replace 'sub-node:' with more general 'child-binding:' by Ulf Magnusson · 6 years ago
  15. 1ebe945 scripts: dts: Change 'child/parent: bus: ...' to 'child/parent-bus:' by Ulf Magnusson · 6 years ago
  16. 2845d8f scripts: edtlib: Make order irrelevant when including multiple files by Ulf Magnusson · 6 years ago
  17. 58b46d7 dts: binding-template.yaml: Document how 'type: boolean' works by Ulf Magnusson · 6 years ago
  18. ff1f752 dts: edtlib: Support giving missing properties a default value by Ulf Magnusson · 6 years ago
  19. a0fceff scripts: dts: Simplify and improve 'compatible' matching by Ulf Magnusson · 6 years ago
  20. d834b69 scripts: dts: Improve syntax and code for including binding files by Ulf Magnusson · 6 years ago
  21. fcd665a dts: bindings: Have 'required: true/false' instead of 'category: ...' by Ulf Magnusson · 6 years ago
  22. c24a791 dts/bindings: move template out of YAML dir by Kumar Gala · 6 years ago[Renamed from dts/bindings/binding-template.yaml]
  23. 1480ad9 dts: edtlib: Sanity-check the final merged binding only by Ulf Magnusson · 6 years ago
  24. c42873f dts: dtlib/edtlib: Add phandle and phandle+nums array types by Ulf Magnusson · 6 years ago
  25. 3d14374 scripts/dts/edtlib.py: add 'const' support to bindings by Kumar Gala · 6 years ago
  26. e5974f7 dts: binding-template.yaml: Fix 'parent/child: bus:' description by Ulf Magnusson · 6 years ago
  27. 06b746c dts: dtlib/edtlib: Add a syntax-based type-checking system by Ulf Magnusson · 6 years ago
  28. 10ffef9 dts/bindings: add docs for enum to binding-template by Kumar Gala · 6 years ago
  29. 0294f82 dts: bindings: Rename binding template to binding-template.yaml by Ulf Magnusson · 6 years ago[Renamed from dts/bindings/device_node.yaml.template]
  30. 850e362 dts: bindings: Add lots more documentation by Ulf Magnusson · 6 years ago
  31. 0ec0c84 dts: bindings: Remove unused 'version' field by Ulf Magnusson · 6 years ago
  32. 8e1d3f3 dts/bindings: Remove generation from binding by Kumar Gala · 6 years ago
  33. 79765b8 scripts/dts: fix support for uint8-array property values by Peter A. Bigot · 6 years ago
  34. 8977d5b dts/bindings: Clarify #cells in template by Ulf Magnusson · 6 years ago
  35. 2c499a7 dts/bindings: remove 'use-prop-name' from bindings by Kumar Gala · 6 years ago
  36. bf0f6d9 dts: Add concept of sub-nodes to YAML and generator by Kumar Gala · 6 years ago
  37. eba81c6 yaml: Remove redundant document separators by Ulf Magnusson · 6 years ago
  38. 6589286 dts/bindings: Add uint8-array type for ethernet mac address by Kumar Gala · 6 years ago
  39. eb00774 dts/bindings: Rename stringlist to string-array by Kumar Gala · 6 years ago
  40. a5f3642 dts: bindings: Document missing property boolean type by Krzysztof Chruscinski · 6 years ago
  41. c559825 doc: dts: bindings: Document regex support and clean up a bit by Ulf Magnusson · 6 years ago
  42. 4ca8395 doc: dts: bindings: Fix a spell mistake by Song Qiang · 6 years ago
  43. c760660 dts: Remove base_label support by Kumar Gala · 6 years ago
  44. 58058ee dts/bindings: document use of value 'base_label' by Kumar Gala · 6 years ago
  45. abf54a5 dts/bindings: document use of value 'use-prop-name' by Erwan Gouriou · 7 years ago
  46. 1755cf6 dts/bindings: Add 'generation' directive on for 'compatible' property by Erwan Gouriou · 7 years ago
  47. 58967c7 scripts: extract_dts_includes.py: fix multiple include in bindings by Bobby Noelte · 7 years ago
  48. 93d3a42 scripts: extract_includes_dts: Remove usage of cell_string yaml attribute by Erwan Gouriou · 7 years ago
  49. b0568ad dts: bindings: provide generic yaml description for i2c-devices by Erwan Gouriou · 7 years ago
  50. 104553d yaml: fix properties syntax to 'mapping' instead of 'series' by Erwan Gouriou · 7 years ago
  51. b5c4237 dts: yaml: rework yaml file layout by Kumar Gala · 7 years ago[Renamed from dts/common/yaml/device_node.yaml.template]
  52. f2ecdd4 dts: yaml: Add YAML template file by Andy Gross · 8 years ago