index
:
riscv-gnu-toolchain/qemu/dtc.git
main
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
treesource.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-19
dtc: Simplify error handling for unparseable input
David Gibson
1
-2
/
+4
2008-03-23
dtc: Remove ugly include stack abuse
David Gibson
1
-1
/
+2
2008-03-23
dtc: Make -I dtb mode use fill_fullpaths()
David Gibson
1
-2
/
+0
2008-01-04
Return a non-zero exit code if an error occurs during dts parsing.
Scott Wood
1
-0
/
+3
2008-01-04
Add yyerrorf() for formatted error messages.
Scott Wood
1
-1
/
+0
2007-12-04
dtc: Add many const qualifications
David Gibson
1
-3
/
+3
2007-11-26
dtc: Merge refs and labels into single "markers" list (v2)
David Gibson
1
-30
/
+32
2007-11-12
dtc: -Odts produces v1 output
David Gibson
1
-3
/
+5
2007-11-08
dtc: Make -Idts -Odts preserve property-internal labels
David Gibson
1
-5
/
+61
2007-11-08
dtc: Refactor printing of property values in -Odts mode
David Gibson
1
-59
/
+38
2007-11-05
dtc: Make -Idts -Odts preserve node/property labels
David Gibson
1
-2
/
+8
2007-10-17
dtc: Improve -Odts output
David Gibson
1
-27
/
+97
2007-09-18
dtc: Whitespace cleanup
David Gibson
1
-7
/
+6
2007-03-26
DTC: Add support for a C-like #include "file" mechanism.
Jon Loeliger
1
-2
/
+4
2005-10-26
Use names for output functions in the form dt_to_*() instead of
David Gibson
1
-1
/
+1
2005-10-24
Rework tracking of reserve entries during processing. This is initial work
David Gibson
1
-23
/
+4
2005-08-29
Fix endian problems with handling of memreserve entries (bug pointed out
David Gibson
1
-2
/
+3
2005-08-29
Remove an unused function, mark a bunch of other functions and variables
David Gibson
1
-1
/
+1
2005-07-15
Support for specifying memreserve ranges in the source format, based on
David Gibson
1
-7
/
+44
2005-06-08
Initial commit
David Gibson
1
-0
/
+140