50 Commits (66381538ce24d7ca275edaf00303e09b653b3a4b)

Author SHA1 Message Date
Pantelis Antoniou 20f29d8d41 dtc: Plugin and fixup support 8 years ago
Tim Wang 874f40588d Implement the -a option to pad dtb aligned 8 years ago
Andre Przywara f6dbc6ca96 guess output file format 9 years ago
Andre Przywara 5e78dff424 guess input file format based on file content or file name 9 years ago
Wang Long 1e5ddb1f39 dtc: Update the usage helper message 10 years ago
Andrei Errapart 83e606a64d Open binary files in binary mode 10 years ago
David Gibson 17625371ee Use stdbool more widely 11 years ago
Mike Frysinger b9e80656f2 util: drop "long" from usage helpers 12 years ago
Mike Frysinger 03449b84c8 dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers 12 years ago
Mike Frysinger 31be4ce7ca util_version: new helper for displaying version info 12 years ago
KRONSTORFER Horst 19cd5ead0b dtc: Drop the '-S is deprecated' warning 12 years ago
David Gibson d5399197e9 Allow toggling of semantic checks 12 years ago
Simon Glass 3cbf829874 dtc: Remove spurious output on stderr 13 years ago
Simon Glass de6b76240e dtc: Add -i option to support search paths 13 years ago
Stephen Warren 69df9f0de2 dtc: Implement -d option to write out a dependency file 13 years ago
Josh Boyer 0a5aca98ba dtc: Remove unused check variable 13 years ago
David Gibson 37c0b6a091 dtc: Add code to make diffing trees easier 14 years ago
David Gibson d68cb36b0b dtc: Simpler interface to source file management 15 years ago
David Gibson d75b33af67 Support ePAPR compliant phandle properties 15 years ago
Paul Gortmaker 315c5d095e dtc: give advance warning that "-S" is going away. 16 years ago
David Gibson 548767f42e dtc: Rework handling of boot_cpuid_phys 17 years ago
David Gibson a742aade6a dtc: Make dt_from_blob() open its own input file, like the other input formats 17 years ago
David Gibson c26015443a dtc: Trivial formatting fixes 17 years ago
David Gibson 35aa1a273b dtc: Simplify error handling for unparseable input 17 years ago
David Gibson 1577696b6d dtc: Change exit code for usage message 17 years ago
David Gibson f7ea3708c3 dtc: Make dtc_open_file() die() if unable to open requested file 17 years ago
David Gibson b2de518b80 dtc: Make -I dtb mode use fill_fullpaths() 17 years ago
Scott Wood ad4f54ae2b Return a non-zero exit code if an error occurs during dts parsing. 17 years ago
Scott Wood 910efac4b4 Look for include files in the directory of the including file. 17 years ago
David Gibson 376ab6f2ed dtc: Remove remaining old-style checks 17 years ago
David Gibson 92cb9a25b1 dtc: Add many const qualifications 17 years ago
David Gibson 2d72816ccf dtc: Fix uninitialized use of structure_ok 17 years ago
Kumar Gala 2b7dc8dce5 Add an option to pad the blob that is generated 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 169f0b183d dtc: Disable semantic checks by default 17 years ago
David Gibson fb7c7acf5a dtc: Use libfdt/fdt.h instead of flat_dt.h 17 years ago
David Gibson 63dc9c7113 dtc: Whitespace cleanup 17 years ago
David Gibson bf94497031 dtc: Optimise by default, fix warnings thus uncovered 17 years ago
Jon Loeliger a657ce8fb7 Add DTC release version information. 18 years ago
Jerry Van Baren 4f5370a138 Add -o <output file> to the usage message. 18 years ago
Jerry Van Baren 4384b23454 Implement the -R option and add a -S option. 18 years ago
Jon Loeliger e45e6fd274 DTC: Add support for a C-like #include "file" mechanism. 18 years ago
Jerry Van Baren cd1da87116 Improve options, #define default version. 18 years ago
David Gibson 46c88dfcca Add support for flat device tree format version 17 18 years ago
Kim Phillips f016882f91 Change default output blob version from 3 to 16 18 years ago
Michael Neuling 38e8f8fd88 dtc: add setting of physical boot cpu 19 years ago
David Gibson 712e52e438 Use names for output functions in the form dt_to_*() instead of 19 years ago
David Gibson f0517db250 Support for specifying memreserve ranges in the source format, based on 20 years ago
David Gibson fc14dad769 Initial commit 20 years ago