index
:
delta/device-tree-compiler.git
baserock/morph
coverity_scan
expressions
main
master
multi-v1-tags
safety
git.kernel.org: pub/scm/utils/dtc/dtc.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dtc: Replace GPLv2 boilerplate/reference with SPDX tags
Rob Herring
2019-06-21
1
-16
/
+1
*
annotations: add the annotation functionality
Julia Lawall
2018-11-19
1
-1
/
+10
*
Add support for YAML encoded output
Grant Likely
2018-09-13
1
-0
/
+11
*
livetree: avoid assertion of orphan phandles with overlays
Tero Kristo
2017-10-27
1
-1
/
+2
*
Replace FDT_VERSION() with stringify()
David Gibson
2017-10-26
1
-3
/
+1
*
dtc: change default phandles to ePAPR style instead of both
Rob Herring
2017-07-13
1
-1
/
+1
*
Fix assorted sparse warnings
David Gibson
2017-03-06
1
-3
/
+2
*
Correct some broken printf() like format mismatches
David Gibson
2017-02-28
1
-1
/
+1
*
Print output filename as part of warning messages
Ian Campbell
2017-02-23
1
-0
/
+2
*
Rename boot_info
David Gibson
2016-12-09
1
-16
/
+16
*
dtc: Don't always generate __symbols__ for plugins
David Gibson
2016-12-09
1
-1
/
+0
*
dtc: Plugin and fixup support
Pantelis Antoniou
2016-12-09
1
-1
/
+32
*
Implement the -a option to pad dtb aligned
Tim Wang
2016-09-22
1
-1
/
+16
*
guess output file format
Andre Przywara
2015-07-01
1
-1
/
+10
*
guess input file format based on file content or file name
Andre Przywara
2015-07-01
1
-1
/
+50
*
dtc: Update the usage helper message
Wang Long
2014-09-11
1
-2
/
+4
*
Open binary files in binary mode
Andrei Errapart
2014-06-19
1
-1
/
+1
*
Use stdbool more widely
David Gibson
2013-10-28
1
-3
/
+3
*
util: drop "long" from usage helpers
Mike Frysinger
2013-05-24
1
-3
/
+3
*
dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers
Mike Frysinger
2013-05-24
1
-53
/
+58
*
util_version: new helper for displaying version info
Mike Frysinger
2013-04-21
1
-4
/
+1
*
dtc: Drop the '-S is deprecated' warning
KRONSTORFER Horst
2013-01-06
1
-3
/
+0
*
Allow toggling of semantic checks
David Gibson
2012-07-08
1
-1
/
+12
*
dtc: Remove spurious output on stderr
Simon Glass
2012-04-14
1
-3
/
+0
*
dtc: Add -i option to support search paths
Simon Glass
2012-03-18
1
-1
/
+7
*
dtc: Implement -d option to write out a dependency file
Stephen Warren
2012-01-13
1
-1
/
+19
*
dtc: Remove unused check variable
Josh Boyer
2011-07-17
1
-5
/
+2
*
dtc: Add code to make diffing trees easier
David Gibson
2010-11-13
1
-2
/
+10
*
dtc: Simpler interface to source file management
David Gibson
2010-01-14
1
-24
/
+0
*
Support ePAPR compliant phandle properties
David Gibson
2009-11-26
1
-1
/
+19
*
dtc: give advance warning that "-S" is going away.
Paul Gortmaker
2008-07-31
1
-0
/
+3
*
dtc: Rework handling of boot_cpuid_phys
David Gibson
2008-05-19
1
-4
/
+8
*
dtc: Make dt_from_blob() open its own input file, like the other input formats
David Gibson
2008-05-19
1
-11
/
+5
*
dtc: Trivial formatting fixes
David Gibson
2008-05-19
1
-4
/
+3
*
dtc: Simplify error handling for unparseable input
David Gibson
2008-05-19
1
-3
/
+0
*
dtc: Change exit code for usage message
David Gibson
2008-03-23
1
-1
/
+1
*
dtc: Make dtc_open_file() die() if unable to open requested file
David Gibson
2008-03-23
1
-4
/
+0
*
dtc: Make -I dtb mode use fill_fullpaths()
David Gibson
2008-03-23
1
-1
/
+2
*
Return a non-zero exit code if an error occurs during dts parsing.
Scott Wood
2008-01-04
1
-1
/
+1
*
Look for include files in the directory of the including file.
Scott Wood
2008-01-04
1
-5
/
+9
*
dtc: Remove remaining old-style checks
David Gibson
2007-12-18
1
-1
/
+1
*
dtc: Add many const qualifications
David Gibson
2007-12-04
1
-7
/
+7
*
dtc: Fix uninitialized use of structure_ok
David Gibson
2007-12-04
1
-12
/
+1
*
Add an option to pad the blob that is generated
Kumar Gala
2007-12-04
1
-1
/
+13
*
dtc: Flexible tree checking infrastructure (v2)
David Gibson
2007-11-26
1
-11
/
+1
*
dtc: Add testcases for tree checks
David Gibson
2007-11-20
1
-1
/
+1
*
dtc: Disable semantic checks by default
David Gibson
2007-10-22
1
-7
/
+24
*
dtc: Use libfdt/fdt.h instead of flat_dt.h
David Gibson
2007-09-27
1
-2
/
+2
*
dtc: Whitespace cleanup
David Gibson
2007-09-18
1
-7
/
+7
*
dtc: Optimise by default, fix warnings thus uncovered
David Gibson
2007-08-31
1
-1
/
+1
[next]