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
/
livetree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-04
Return a non-zero exit code if an error occurs during dts parsing.
Scott Wood
1
-0
/
+1
2007-12-04
dtc: Add many const qualifications
David Gibson
1
-6
/
+6
2007-11-26
dtc: Flexible tree checking infrastructure (v2)
David Gibson
1
-56
/
+11
2007-11-01
dtc: Move tree checking code to checks.c
David Gibson
1
-444
/
+5
2007-10-25
DTC: Remove the need for the GLR Parser.
Jon Loeliger
1
-1
/
+16
2007-10-22
dtc: Disable semantic checks by default
David Gibson
1
-183
/
+187
2007-09-18
dtc: Whitespace cleanup
David Gibson
1
-14
/
+13
2007-03-26
Remove bogus errors from check_chosen.
Scott Wood
1
-7
/
+2
2007-03-19
Improve options, #define default version.
Jerry Van Baren
1
-4
/
+5
2007-02-20
remove check for interrupt-controller property under /chosen
Stuart Yoder
1
-2
/
+9
2007-02-08
Allow references to labels
David Gibson
1
-3
/
+29
2007-01-31
Bugfix for CHECK_HAVE_WARN_PHANDLE()
David Gibson
1
-3
/
+8
2007-01-29
Remove check for linux,platform property in /chosen
David Gibson
1
-2
/
+0
2006-12-11
dtc: Remove verbose message from get_node_phandle()
David Gibson
1
-3
/
+0
2006-06-07
dtc: add setting of physical boot cpu
Michael Neuling
1
-5
/
+12
2005-10-24
Rework tracking of reserve entries during processing. This is initial work
David Gibson
1
-2
/
+42
2005-10-21
Alter add_property() and add_child() functiosn to add to the end of their
David Gibson
1
-2
/
+18
2005-10-20
Reduce message about too-long property names to a mere warning, it causes
David Gibson
1
-2
/
+2
2005-08-29
Remove an unused function, mark a bunch of other functions and variables
David Gibson
1
-3
/
+3
2005-07-15
Support for specifying memreserve ranges in the source format, based on
David Gibson
1
-0
/
+12
2005-06-17
Remove build_empty_property(). It wasn't useful.
David Gibson
1
-13
/
+0
2005-06-16
Rudimentary phandle reference support.
David Gibson
1
-7
/
+90
2005-06-16
Initial label support. Also switch to glr-parser mode and get rid of
David Gibson
1
-3
/
+10
2005-06-08
Initial commit
David Gibson
1
-0
/
+590