38 Commits (f8cb5dd94903a5cfa1609695328b8f1d5557367f)

Author SHA1 Message Date
Stephen Warren 317a5d92bc dtc: zero out new label objects 12 years ago
Stephen Warren 45013d8619 dtc: Add ability to delete nodes and properties 12 years ago
David Gibson 37c0b6a091 dtc: Add code to make diffing trees easier 14 years ago
Grant Likely 83da1b2a4e Allow device tree to be modified by additonal device tree sections 15 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 15ad6d862e dtc: Automatically pick a sensible boot_cpuid_phys 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 53359016ca dtc: Use stdint.h types throughout dtc 17 years ago
David Gibson 548767f42e dtc: Rework handling of boot_cpuid_phys 17 years ago
David Gibson 35aa1a273b dtc: Simplify error handling for unparseable input 17 years ago
Scott Wood ad4f54ae2b Return a non-zero exit code if an error occurs during dts parsing. 17 years ago
David Gibson 92cb9a25b1 dtc: Add many const qualifications 17 years ago
David Gibson b16a2bd89d dtc: Flexible tree checking infrastructure (v2) 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
David Gibson 230f253e9b Remove an unused function, mark a bunch of other functions and variables 19 years ago
David Gibson f0517db250 Support for specifying memreserve ranges in the source format, based on 20 years ago
David Gibson 9ad4587c90 Remove build_empty_property(). It wasn't useful. 20 years ago
David Gibson 81f2e89c75 Rudimentary phandle reference support. 20 years ago
David Gibson 4102d840d9 Initial label support. Also switch to glr-parser mode and get rid of 20 years ago
David Gibson fc14dad769 Initial commit 20 years ago