116 Commits (master)

Author SHA1 Message Date
Rob Herring aadd0b65c9 checks: centralize printing of property names in failure messages 7 years ago
Rob Herring 88960e3989 checks: centralize printing of node path in check_msg 7 years ago
Rob Herring c81d389a10 checks: add chosen node checks 7 years ago
Rob Herring e671852042 checks: add aliases node checks 7 years ago
Rob Herring d0c44ebe3f checks: check for #{size,address}-cells without child nodes 7 years ago
Rob Herring 18a3d84bb8 checks: add string list check for *-names properties 7 years ago
Rob Herring 8fe94fd6f1 checks: add string list check 7 years ago
Rob Herring 6c57308196 checks: add a string check for 'label' property 7 years ago
Peter Rosin a384191eba checks: fix sound-dai phandle with arg property check 7 years ago
David Gibson 7975f64222 Fix widespread incorrect use of strneq(), replace with new strprefixeq() 7 years ago
David Gibson 3b62fdaebf Remove leading underscores from identifiers 7 years ago
Rob Herring c1e55a5513 checks: fix handling of unresolved phandles for dts plugins 7 years ago
Thierry Reding 497432fd21 checks: Use proper format modifier for size_t 7 years ago
Rob Herring ee3d26f696 checks: add interrupts property check 7 years ago
Rob Herring c1e7738988 checks: add gpio binding properties check 7 years ago
Rob Herring b3bbac02d5 checks: add phandle with arg property checks 7 years ago
David Gibson 13ce6e1c2f dtc: fix sprintf() format string error, again 7 years ago
Shuah Khan 2a42b14d0d dtc: check.c fix compile error 8 years ago
Rob Herring cdbb2b6c7a checks: Warn on node name unit-addresses with '0x' or leading 0s 8 years ago
Rob Herring 4c15d5da17 checks: Add bus checks for simple-bus buses 8 years ago
Rob Herring 33c3985226 checks: Add bus checks for PCI buses 8 years ago
David Gibson bad5b28049 Fix assorted sparse warnings 8 years ago
David Gibson 672ac09ea0 Clean up gcc attributes 8 years ago
Ian Campbell acd1b534a5 Print output filename as part of warning messages 8 years ago
David Gibson 120775eb1c dtc: Use streq() in preference to strcmp() 8 years ago
Rob Herring 852e9ecbe1 checks: Add Warning for stricter node name character checking 8 years ago
Rob Herring ef0e8f0615 checks: Add Warning for stricter property name character checking 8 years ago
David Gibson 00fbb8696b Rename boot_info 8 years ago
Pantelis Antoniou 20f29d8d41 dtc: Plugin and fixup support 8 years ago
Pantelis Antoniou 8f70ac3980 checks: Pass boot_info instead of root node 8 years ago
David Gibson 1ee0ae24ea Simplify check field and macro names 9 years ago
David Gibson 9d97527a86 Remove property check functions 9 years ago
David Gibson 2e709d158e Remove tree check functions 9 years ago
Stephen Warren c9d9121683 Warn on node name unit-address presence/absence mismatch 9 years ago
Jack Miller 64c46b098b Fix crash with poorly defined #size-cells 10 years ago
Colin Ian King 5ef2f7c2fa dtc: Use va_end to match corresponding va_start 10 years ago
Phil Elwell 242c264270 Improve portability 10 years ago
Florian Fainelli 24cb3d0681 dtc: fix some more -Wshadow warnings 11 years ago
David Gibson 17625371ee Use stdbool more widely 11 years ago
Stephen Warren 45013d8619 dtc: Add ability to delete nodes and properties 12 years ago
David Gibson d5399197e9 Allow toggling of semantic checks 12 years ago
David Gibson 511dedd40f Re-work level setting on checks code 12 years ago
David Gibson 05898c67c1 dtc: Allow multiple labels on nodes and properties 15 years ago
David Gibson 329055dbbc Disallow re-use of the same label within a dts file 15 years ago
David Gibson d75b33af67 Support ePAPR compliant phandle properties 15 years ago
David Gibson 9878f30f31 dtc: Handle linux,phandle properties which self-reference 16 years ago
David Gibson 4d7bea7873 dtc: Run relevant checks on dtb input as well as dts 16 years ago
David Gibson c8c374b856 dtc: Use the same endian-conversion functions as libfdt 16 years ago
David Gibson d028e84140 dtc: Strip redundant "name" properties 17 years ago
David Gibson 2b3a96761a dtc: Fix indentation of fixup_phandle_references 17 years ago