86 Commits (fc03c4a2e04ef76f54582bfcd3ad17d0b0507e9a)

Author SHA1 Message Date
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 17 years ago
David Gibson c8c374b856 dtc: Use the same endian-conversion functions as libfdt 17 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
Stuart Yoder 5ae78ad8f8 remove check for interrupt-controller property under /chosen 18 years ago
David Gibson c226ddcabc Allow references to labels 18 years ago
David Gibson 54382390e4 Bugfix for CHECK_HAVE_WARN_PHANDLE() 18 years ago
David Gibson e6dd3f1d3c Remove check for linux,platform property in /chosen 18 years ago
David Gibson 95393db96f dtc: Remove verbose message from get_node_phandle() 18 years ago
Michael Neuling 38e8f8fd88 dtc: add setting of physical boot cpu 19 years ago
David Gibson f040d95b84 Rework tracking of reserve entries during processing. This is initial work 19 years ago
David Gibson 740a19a819 Alter add_property() and add_child() functiosn to add to the end of their 19 years ago
David Gibson cba839c728 Reduce message about too-long property names to a mere warning, it causes 19 years ago