167 Commits (main)

Author SHA1 Message Date
Andrey VOLKOV 957f10c3a0 edtlib: add new tests for 'interrupt-map' 2 weeks ago
Ioannis Damigos 871afee41c edtlib: fix _raw_unit_addr() function 2 weeks ago
Ioannis Damigos 1b1bfc9cc8 edtlib: Improve _interrupt_parent() function 2 weeks ago
Benjamin Cabé b315a77808 scripts: dts: edtilb: inclusive language fix 2 weeks ago
Luca Burelli ed7f2e0833 scripts: dts: dtlib: preserve order of properties in DTS output 1 month ago
Luca Burelli 0a4e2e383f scripts: dts: dtlib: improve formatting of long arrays 1 month ago
Luca Burelli fe7f71ba16 dtlib: add test for lineno/filename comments 2 months ago
Luca Burelli c1603b3163 gen_edt: use workspace dir as base for relative paths in comments 2 months ago
Luca Burelli a63cb8e74d dtlib: fix double empty line before root node 2 months ago
Benjamin Cabé afdb62d1e2 dtlib: add lineno/filename to string representation of a DT 2 months ago
Luca Burelli 6b325daa2a dtlib: wrap array properties in string representation 2 months ago
Luca Burelli 4b8be385c0 dtlib: fix 'phandle' property's filename and line number 2 months ago
Aksel Skauge Mellbye 73b8d1b637 edtlib: Expose binding title in node class 2 months ago
James Roy 285b8ac933 style: edtlib: Use a more efficient expression 3 months ago
James Roy ee17657ad3 edtlib: binding: Add a title keyword 3 months ago
James Roy 9b795840f9 style: edtlib: Remove the redundant keys() method 3 months ago
James Roy 8a2cde9688 style: edtlib: Use from to chain the exception 3 months ago
James Roy 826ddaed97 style: edtlib: Use the more readable not-equal operator 3 months ago
James Roy b543c26548 style: edtlib: Reorganize the single-line if statement block 3 months ago
James Roy 8bf5fd9668 style: edtlib: Remove the redundant call arguments 3 months ago
James Roy 7207e91972 style: edtlib: Merge redundant if statements 3 months ago
James Roy 20d8a47ad1 style: edtlib: Use a more readable not in statement 3 months ago
James Roy 8b142ded55 style: edtlib: Sort the import statements 3 months ago
James Roy f2eb205d6d style: edtlib: Add an explicit strict argument to the zip 3 months ago
James Roy 9e46536a1f style: edtlib: Remove deprecated packages 3 months ago
James Roy 1425de54e7 style: edtlib: Remove unnecessary quotes 3 months ago
Benjamin Cabé 529656e2be devicetree: Add filename and line number tracking for nodes & properties 4 months ago
Benjamin Cabé 3352c402fb scripts: fix spelling of "below" 5 months ago
Christophe Dufaza ad22d34d16 edtlib: amend Node.props API documentation 5 months ago
Christophe Dufaza c6e3de296d edtlib: amend PropertySpec.path API documentation 5 months ago
Luca Burelli 16d71d0598 edtlib: add "hash" attribute to nodes 6 months ago
James Roy 34bc4c3e3e style: edtlib: Use a better format string 6 months ago
Christophe Dufaza ee5c520326 edtlib: tests: refine coverage of Binding objects initialization 6 months ago
James Roy c99a61ada4 style: edtlib: Use a better type Annotations 6 months ago
James Roy 802eac71f0 style: edtlib: Use a better line continuation operator 6 months ago
Grzegorz Swiderski f0646d3da4 edtlib: Express Node.matching_compat and Node.binding_path as @property 8 months ago
Pieter De Gendt f05deb1aa4 python: Format trivial files where only newlines were missing 8 months ago
Florian Grandel becd9e5b92 scripts: dts: edtlib: fix type docs 8 months ago
Florian Grandel be4acee09a scripts: dts: edtlib: type hints 8 months ago
Florian Grandel 0f1549c575 scripts: dts: edtlib: simplification 8 months ago
Florian Grandel 4bd584cf21 scripts: dts: edtlib: improve Node encapsulation 8 months ago
Christophe Dufaza b0b278503f Revert "edtlib: fix "last modified" semantic for included ... specs" 8 months ago
Christophe Dufaza c58d6761bc edtlib: tests: cover basics of filtering inherited properties 8 months ago
Christophe Dufaza 0b946dfc01 Revert "edtlib: test "last modified" semantic for ... specs" 8 months ago
Christophe Dufaza 308b568219 Revert "edtlib: test filters set by including bindings" 8 months ago
Joel Hirsbrunner 7454cb984b Devicetree: Devicetree Bindings: Adjust python tests 9 months ago
Joel Hirsbrunner 8b02bc9392 Devicetree: Devicetree Bindings: Support enums for array like dt props 9 months ago
Benedikt Schmidt e7bf414f15 scripts: dts: devicetree: edtlib: Use insertion sort for compat2nodes 10 months ago
Florian Grandel a575c769f8 scripts: dts: gen_defines/edtlib: improve encapsulation 10 months ago
Reto Schneider 371a48ac16 edtlib: Remove unreachable code 10 months ago