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
/
livetree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dtc: Add ability to delete nodes and properties
Stephen Warren
2012-09-06
1
-13
/
+112
*
dtc: Add code to make diffing trees easier
David Gibson
2010-11-13
1
-0
/
+137
*
Allow device tree to be modified by additonal device tree sections
Grant Likely
2010-02-25
1
-1
/
+74
*
dtc: Allow multiple labels on nodes and properties
David Gibson
2010-02-24
1
-22
/
+27
*
Disallow re-use of the same label within a dts file
David Gibson
2010-02-23
1
-0
/
+51
*
dtc: Automatically pick a sensible boot_cpuid_phys
David Gibson
2010-02-19
1
-0
/
+23
*
Support ePAPR compliant phandle properties
David Gibson
2009-11-26
1
-2
/
+12
*
dtc: Handle linux,phandle properties which self-reference
David Gibson
2008-11-17
1
-6
/
+8
*
dtc: Run relevant checks on dtb input as well as dts
David Gibson
2008-07-14
1
-0
/
+1
*
dtc: Use the same endian-conversion functions as libfdt
David Gibson
2008-07-14
1
-1
/
+1
*
dtc: Use stdint.h types throughout dtc
David Gibson
2008-07-14
1
-2
/
+3
*
dtc: Rework handling of boot_cpuid_phys
David Gibson
2008-05-19
1
-1
/
+2
*
dtc: Simplify error handling for unparseable input
David Gibson
2008-05-19
1
-1
/
+0
*
Return a non-zero exit code if an error occurs during dts parsing.
Scott Wood
2008-01-04
1
-0
/
+1
*
dtc: Add many const qualifications
David Gibson
2007-12-04
1
-6
/
+6
*
dtc: Flexible tree checking infrastructure (v2)
David Gibson
2007-11-26
1
-56
/
+11
*
dtc: Move tree checking code to checks.c
David Gibson
2007-11-01
1
-444
/
+5
*
DTC: Remove the need for the GLR Parser.
Jon Loeliger
2007-10-25
1
-1
/
+16
*
dtc: Disable semantic checks by default
David Gibson
2007-10-22
1
-183
/
+187
*
dtc: Whitespace cleanup
David Gibson
2007-09-18
1
-14
/
+13
*
Remove bogus errors from check_chosen.
Scott Wood
2007-03-26
1
-7
/
+2
*
Improve options, #define default version.
Jerry Van Baren
2007-03-19
1
-4
/
+5
*
remove check for interrupt-controller property under /chosen
Stuart Yoder
2007-02-20
1
-2
/
+9
*
Allow references to labels
David Gibson
2007-02-08
1
-3
/
+29
*
Bugfix for CHECK_HAVE_WARN_PHANDLE()
David Gibson
2007-01-31
1
-3
/
+8
*
Remove check for linux,platform property in /chosen
David Gibson
2007-01-29
1
-2
/
+0
*
dtc: Remove verbose message from get_node_phandle()
David Gibson
2006-12-11
1
-3
/
+0
*
dtc: add setting of physical boot cpu
Michael Neuling
2006-06-07
1
-5
/
+12
*
Rework tracking of reserve entries during processing. This is initial work
David Gibson
2005-10-24
1
-2
/
+42
*
Alter add_property() and add_child() functiosn to add to the end of their
David Gibson
2005-10-21
1
-2
/
+18
*
Reduce message about too-long property names to a mere warning, it causes
David Gibson
2005-10-20
1
-2
/
+2
*
Remove an unused function, mark a bunch of other functions and variables
David Gibson
2005-08-29
1
-3
/
+3
*
Support for specifying memreserve ranges in the source format, based on
David Gibson
2005-07-15
1
-0
/
+12
*
Remove build_empty_property(). It wasn't useful.
David Gibson
2005-06-17
1
-13
/
+0
*
Rudimentary phandle reference support.
David Gibson
2005-06-16
1
-7
/
+90
*
Initial label support. Also switch to glr-parser mode and get rid of
David Gibson
2005-06-16
1
-3
/
+10
*
Initial commit
David Gibson
2005-06-08
1
-0
/
+590