32 Commits (b68071dc71cacb93e9baabc0391f32bcf38c2ef1)

Author SHA1 Message Date
Lingao Meng 302422ad9d everywhere: replace double words 1 year ago
Grzegorz Swiderski 46572f797f dtlib: Allow deleting the root node 1 year ago
Christophe Dufaza 33bb3b60d9 edtlib: test filters set by including bindings 1 year ago
Christophe Dufaza 70eaa61cb0 edtlib: test "last modified" semantic for included property specs 1 year ago
Fabio Baltieri 403640b75e edtlib: link child nodes to parent for nodes with child-bindings 2 years ago
Martí Bolívar cae8b6567d edtlib: make PinCtrl a type-annotated dataclass 2 years ago
Martí Bolívar 83b6db2ec1 edtlib: make ControllerAndData a type-annotated dataclass 2 years ago
Martí Bolívar 3a43e1b643 edtlib: make Range a type-annotated dataclass 2 years ago
Martí Bolívar 49c0d72234 edtlib: make Register a type-annotated dataclass 2 years ago
Martí Bolívar 4415a29af2 edtlib: make Property a type-annotated dataclass 2 years ago
Martí Bolívar cf9cfc31bd edtlib: implement copy.deepcopy() for EDT 2 years ago
Martí Bolívar 867dd1c84c devicetree: use c89 comments in test file 2 years ago
Martí Bolívar 5272e7f681 dtlib: add DT.move_node() 2 years ago
Martí Bolívar e479d3f7c6 dtlib: use new helper in test cases 2 years ago
Martí Bolívar 2063ddbc93 dtlib: add new test case helper 2 years ago
Fabio Baltieri 0daa3a78a9 yamllint: indentation: fix files in scripts/ 3 years ago
Gerard Marull-Paretas 537133fe44 devicetree: edtlib: tests: add coverage for child includes 3 years ago
Martí Bolívar 15e3e317f7 dtlib: implement copy.deepcopy() for DT 3 years ago
Martí Bolívar 3c976cc3b6 devicetree: stop using OrderedDict 3 years ago
Martí Bolívar 22012894c0 dtlib: error out on duplicate node names 3 years ago
Daniel Leung 418c915f1b dts: add primitive support for multi-bus in bindings 3 years ago
Kumar Gala f1660f4d51 edtlib: allow const arrays 3 years ago
Martí Bolívar 7c3b445323 edtlib: add Node.child_index() 3 years ago
Neil Armstrong 2f4a6646cf edtlib: add tests to check Range property 4 years ago
Carlo Caione 42105ed882 dts: Add support for specifier-space property. 4 years ago
Martí Bolívar ffa1515978 dtlib: fix issue which allowed invalid node names 4 years ago
Martí Bolívar 15db98a400 dtlib: allow dangling aliases with DT(..., force=True) 4 years ago
Martí Bolívar bd122e5ea2 edtlib: validate compatible properties 4 years ago
Martí Bolívar b13b5b8b3a dtlib: fix include_path edge case 4 years ago
Martí Bolívar 74f95688d9 dtlib: add Type enum 4 years ago
Kumar Gala 6e01c6abb6 scripts: edt: Add support for include property filtering 4 years ago
Martí Bolívar 5332847644 dts: separate DT libraries from gen_defines.py 4 years ago