661 Commits (b68071dc71cacb93e9baabc0391f32bcf38c2ef1)

Author SHA1 Message Date
Lingao Meng 302422ad9d everywhere: replace double words 1 year ago
Fin Maaß fb8b30d8d0 dts: devicetree.h: add DT_REG_HAS_NAME 1 year ago
Martí Bolívar 74abb2bf95 devicetree: add first-class node label helpers 1 year ago
Grzegorz Swiderski 46572f797f dtlib: Allow deleting the root node 1 year ago
Swift Tian 5871ff010b devicetree: Add DT/DT_INST_CHILD_NUM and DT/DT_INST_CHILD_NUM_STATUS_OKAY 1 year ago
Christophe Dufaza 33bb3b60d9 edtlib: test filters set by including bindings 1 year ago
Christophe Dufaza b3b5ad8156 edtlib: fix "last modified" semantic for included property specs 1 year ago
Christophe Dufaza 70eaa61cb0 edtlib: test "last modified" semantic for included property specs 1 year ago
Javan lacerda dbfc1aaec6 scripts: dts: update pyyaml version 1 year ago
Yong Cong Sin 450a66fa36 gen_defines: output the interrupt level of a node 1 year ago
Bjarki Arge Andreasen 08d6ff059e scripts: dts: gen_defines: Generate interrupt-controller macro 1 year ago
Yong Cong Sin df2c0681d3 devicetree: encode multi-level interrupt number in C devicetree magic 2 years ago
Fabio Baltieri 403640b75e edtlib: link child nodes to parent for nodes with child-bindings 2 years ago
Gerard Marull-Paretas 7772cec6bd edtlib: always insert root node to the graph 2 years ago
Gerard Marull-Paretas 73b803ab4b edtlib: pinctrl properties are required in the binding 2 years ago
Grant Ramsay 5443703dc9 edtlib: Exclude PCI devices from some inapplicable checks 2 years ago
Christophe Dufaza ad48c51651 devicetree: edtlib: prefixes which are not vendors are NOT vendors 2 years ago
Grzegorz Swiderski dcd8d60119 scripts: dts: Support DT_NODE_HAS_PROP(node_id, ranges) 2 years ago
Yasushi SHOJI fb8f214f46 scripts: gen_defines.py: Update doc reference 2 years ago
Jordan Yates b6e03417c7 dts: gen_defines: generate `_ORD_STR_SORTABLE` 2 years ago
Jordan Yates f0958c62e4 Revert "dts: gen_defines: generate `_ORD_STR_SORTABLE`" 2 years ago
Jordan Yates 9b77681473 dts: gen_defines: generate `_ORD_STR_SORTABLE` 2 years ago
Carlo Caione 935268ee64 devicetree.h: DT_FOREACH_NODE_VARGS, DT_FOREACH_STATUS_OKAY_NODE_VARGS 2 years ago
Martí Bolívar 0c29e07e30 devicetree: better DT_PROP_BY_IDX()/DT_FOREACH_PROP_ELEM() support 2 years ago
Martí Bolívar 8aa83f6ae8 devicetree: support DT_PROP_LEN() on phandle and string 2 years ago
Martí Bolívar 52043691e9 scripts: gen_defines: add some missing comments 2 years ago
Jordan Yates 59167e1888 scripts: dts: gen_defines: add `ENUM_VAL_<val>_EXISTS` define 2 years ago
Martí Bolívar 5847890a18 edtlib: finish adding type annotations 2 years ago
Martí Bolívar 3318380eaf edtlib: type annotate EDT 2 years ago
Martí Bolívar d89f974760 edtlib: type annotate Node 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 b07f3ddd9f edtlib: clean up Range docstring 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 835a57ccfa edtlib: type annotate PropertySpec 2 years ago
Martí Bolívar 1b6921965a edtlib: type annotate Binding 2 years ago
Martí Bolívar 3d75f17d5e edtlib: improve error handling paths 2 years ago
Martí Bolívar 51d79808e4 edtlib: move Node 2 years ago
Martí Bolívar ba4b8a406e edtlib: move PinCtrl 2 years ago
Martí Bolívar a5d82337b7 edtlib: move ControllerAndData 2 years ago
Martí Bolívar ea4db57d90 edtlib: move Range 2 years ago
Martí Bolívar da31368eed edtlib: move Register 2 years ago
Martí Bolívar 20731a3cab edtlib: move Property 2 years ago
Martí Bolívar ff8c63c03b edtlib: move PropertySpec 2 years ago
Martí Bolívar bef3970573 edtlib: move Binding 2 years ago
Martí Bolívar cf9cfc31bd edtlib: implement copy.deepcopy() for EDT 2 years ago
Martí Bolívar f4b487aea2 edtlib: refactor some internals 2 years ago
Martí Bolívar 867dd1c84c devicetree: use c89 comments in test file 2 years ago