index
:
platform/external/dtc
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dtc.c
Age
Commit message (
Expand
)
Author
2017-03-06
Fix assorted sparse warnings
David Gibson
2017-02-28
Correct some broken printf() like format mismatches
David Gibson
2017-02-23
Print output filename as part of warning messages
Ian Campbell
2016-12-09
Rename boot_info
David Gibson
2016-12-09
dtc: Don't always generate __symbols__ for plugins
David Gibson
2016-12-09
dtc: Plugin and fixup support
Pantelis Antoniou
2016-09-22
Implement the -a option to pad dtb aligned
Tim Wang
2015-07-01
guess output file format
Andre Przywara
2015-07-01
guess input file format based on file content or file name
Andre Przywara
2014-09-11
dtc: Update the usage helper message
Wang Long
2014-06-19
Open binary files in binary mode
Andrei Errapart
2013-10-28
Use stdbool more widely
David Gibson
2013-05-24
util: drop "long" from usage helpers
Mike Frysinger
2013-05-24
dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers
Mike Frysinger
2013-04-21
util_version: new helper for displaying version info
Mike Frysinger
2013-01-06
dtc: Drop the '-S is deprecated' warning
KRONSTORFER Horst
2012-07-08
Allow toggling of semantic checks
David Gibson
2012-04-14
dtc: Remove spurious output on stderr
Simon Glass
2012-03-18
dtc: Add -i option to support search paths
Simon Glass
2012-01-13
dtc: Implement -d option to write out a dependency file
Stephen Warren
2011-07-17
dtc: Remove unused check variable
Josh Boyer
2010-11-13
dtc: Add code to make diffing trees easier
David Gibson
2010-01-14
dtc: Simpler interface to source file management
David Gibson
2009-11-26
Support ePAPR compliant phandle properties
David Gibson
2008-07-31
dtc: give advance warning that "-S" is going away.
Paul Gortmaker
2008-05-19
dtc: Rework handling of boot_cpuid_phys
David Gibson
2008-05-19
dtc: Make dt_from_blob() open its own input file, like the other input formats
David Gibson
2008-05-19
dtc: Trivial formatting fixes
David Gibson
2008-05-19
dtc: Simplify error handling for unparseable input
David Gibson
2008-03-23
dtc: Change exit code for usage message
David Gibson
2008-03-23
dtc: Make dtc_open_file() die() if unable to open requested file
David Gibson
2008-03-23
dtc: Make -I dtb mode use fill_fullpaths()
David Gibson
2008-01-04
Return a non-zero exit code if an error occurs during dts parsing.
Scott Wood
2008-01-04
Look for include files in the directory of the including file.
Scott Wood
2007-12-18
dtc: Remove remaining old-style checks
David Gibson
2007-12-04
dtc: Add many const qualifications
David Gibson
2007-12-04
dtc: Fix uninitialized use of structure_ok
David Gibson
2007-12-04
Add an option to pad the blob that is generated
Kumar Gala
2007-11-26
dtc: Flexible tree checking infrastructure (v2)
David Gibson
2007-11-20
dtc: Add testcases for tree checks
David Gibson
2007-10-22
dtc: Disable semantic checks by default
David Gibson
2007-09-27
dtc: Use libfdt/fdt.h instead of flat_dt.h
David Gibson
2007-09-18
dtc: Whitespace cleanup
David Gibson
2007-08-31
dtc: Optimise by default, fix warnings thus uncovered
David Gibson
2007-07-07
Add DTC release version information.
Jon Loeliger
2007-04-19
Add -o <output file> to the usage message.
Jerry Van Baren
2007-04-05
Implement the -R option and add a -S option.
Jerry Van Baren
2007-03-26
DTC: Add support for a C-like #include "file" mechanism.
Jon Loeliger
2007-03-19
Improve options, #define default version.
Jerry Van Baren
2007-03-14
Add support for flat device tree format version 17
David Gibson
[next]