725 Commits (061036f9e352bf96e4808ab1cb209aac2747dafd)

Author SHA1 Message Date
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
Martí Bolívar dcf1fc0592 dtlib: fix docstring 2 years ago
Martí Bolívar 513e03ad68 edtlib: extract _slice() code to new helper module 2 years ago
Martí Bolívar c0a024253f edtlib: fix typo 2 years ago
Martí Bolívar 3bb1aaebd5 dtlib: fix pretty-printing in pdb 2 years ago
Martí Bolívar 2d86e1b05d dtlib: add missing type annotations 2 years ago
Martí Bolívar 78fca3c19c dtlib: fix comment header 2 years ago
Martí Bolívar 6ac19439b2 dtlib: remove dead code 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
Martí Bolívar faa7e530c2 dtlib: clean up a documentation string 2 years ago
Radosław Koppel 14a1b2ffec dts: Add _STRING_UNQUOTED string and string-array 2 years ago
Allan Norgaard 23cacb3766 scripts: dts: gen_driver_kconfig_dts: Skip empty yaml files 2 years ago
Henrik Brix Andersen 28819152cb scripts: dts: add special tooling for handling GPIO hog nodes 2 years ago
Jamie McCrae ec7044437e treewide: Disable automatic argparse argument shortening 2 years ago
Chris Duf 92897ef011 python-devicetree: bump version to 0.0.2 3 years ago
Chris Duf 436616c66b python-devicetree: unpin types-PyYAML version 3 years ago
Moritz Fischer 7dd05967f7 scripts: dts: gen_driver_kconfig_dts: Use SafeLoader 3 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 a97295b6a2 edtlib: re-appease the linter 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 c25dde3511 dtlib: fix Property.labels docstring 3 years ago
Martí Bolívar b64d5d6d19 dtlib: move some internal code around 3 years ago
Martí Bolívar c875cb0f94 dtlib: fix Property.type type annotation 3 years ago
Martí Bolívar cd18ffee22 dtlib: clean up Property initialization 3 years ago
Martí Bolívar 47789aa1fa dtlib: clean up Node initialization 3 years ago
Martí Bolívar cb78a5c322 dtlib: clean up DT initialization 3 years ago
Chris Duf e067be5f0c Devicetree: edtlib: fix possible TypeError in Binding.__repr__() 3 years ago
Chris Duf 230c80e000 Devicetree: edtlib: fix possible AttributeError in Property.description 3 years ago
Chris Duf 5abce9b8ec Devicetree: edtlib: fix possible KeyError in Binding.description 3 years ago
Maureen Helm e73c363346 scripts: edtlib: gen_defines: Add model name macros based on compat 3 years ago
Gerard Marull-Paretas fdea3c9a44 devicetree: add DT(_INST)_FOREACH_PROP_ELEM_SEP(_VARGS) 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