45 Commits (558cd81bdd432769b59bff01240c44f82cfb1a9d)

Author SHA1 Message Date
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
David Gibson fa5b520ccb dtc: Implement checks for the format of node and property names 17 years ago
David Gibson 376ab6f2ed dtc: Remove remaining old-style checks 17 years ago
David Gibson b7c5eaf3ee dtc: Allow gcc format warnings for check_msg() 17 years ago
David Gibson e4ffc1443d dtc: Convert check for obsolete /chosen property 17 years ago
David Gibson 7e089d9473 dtc: Convert #address-cells and #size-cells related checks 17 years ago
David Gibson e110920707 dtc: Remove obsolete check_properties() function 17 years ago
David Gibson faf037f0ef dtc: Migrate "string property" checks to new framework 17 years ago
David Gibson c21acabc40 dtc: Migrate "one cell" checks to new framework 17 years ago
David Gibson efbbef8e4f dtc: Implement path references 17 years ago
David Gibson 459c955cca dtc: Convert "name" property checking to new infrastructure 17 years ago
David Gibson d06cda32f6 dtc: Fix FAIL() macro varargs 17 years ago
David Gibson 2d72816ccf dtc: Fix uninitialized use of structure_ok 17 years ago
David Gibson dc941774e2 dtc: Merge refs and labels into single "markers" list (v2) 17 years ago
David Gibson b16a2bd89d dtc: Flexible tree checking infrastructure (v2) 17 years ago
David Gibson 0d6ade2547 dtc: Add testcases for tree checks 17 years ago
David Gibson 2f1ccc36f4 dtc: Move tree checking code to checks.c 17 years ago
Jon Loeliger 7b3fb789d2 DTC: Remove the need for the GLR Parser. 17 years ago
David Gibson 169f0b183d dtc: Disable semantic checks by default 17 years ago
David Gibson 63dc9c7113 dtc: Whitespace cleanup 17 years ago
Scott Wood b29597d9a3 Remove bogus errors from check_chosen. 18 years ago
Jerry Van Baren cd1da87116 Improve options, #define default version. 18 years ago