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
/
data.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-23
dtc: Cleanup \nnn and \xNN string escape handling
David Gibson
1
-13
/
+6
2008-03-23
dtc: Abolish asize field of struct data
David Gibson
1
-8
/
+0
2007-12-05
dtc: Implement path references
David Gibson
1
-0
/
+15
2007-12-04
dtc: Add many const qualifications
David Gibson
1
-6
/
+6
2007-11-26
dtc: Merge refs and labels into single "markers" list (v2)
David Gibson
1
-74
/
+29
2007-10-22
dtc: data.c doesn't need to include dtc-parser.tab.h
David Gibson
1
-1
/
+0
2007-10-16
dtc: Improve support for string escapes
David Gibson
1
-0
/
+12
2007-09-27
dtc: Use libfdt/fdt.h instead of flat_dt.h
David Gibson
1
-2
/
+2
2007-09-18
dtc: Whitespace cleanup
David Gibson
1
-8
/
+8
2007-07-07
dtc: store labels in ascending order
Milton Miller
1
-3
/
+9
2007-07-07
dtc: implement labels on property data
Milton Miller
1
-10
/
+40
2007-07-07
dtc: clean up grow_data_for()
Milton Miller
1
-2
/
+2
2007-02-16
Moved data_convert_cell() out of data.c to the parser.
Jon Loeliger
1
-20
/
+0
2007-02-15
Add support for decimal, octal and binary based cell values.
Jon Loeliger
1
-0
/
+21
2007-02-08
Allow multipart property values
David Gibson
1
-0
/
+27
2006-06-24
Remove dead code.
Jon Loeliger
1
-18
/
+0
2005-10-24
Rework tracking of reserve entries during processing. This is initial work
David Gibson
1
-0
/
+10
2005-10-17
Oops avoid using case range gcc extension.
David Gibson
1
-1
/
+8
2005-08-29
Remove an unused function, mark a bunch of other functions and variables
David Gibson
1
-16
/
+2
2005-07-15
Support for specifying memreserve ranges in the source format, based on
David Gibson
1
-0
/
+7
2005-06-16
Rudimentary phandle reference support.
David Gibson
1
-0
/
+34
2005-06-08
Initial commit
David Gibson
1
-0
/
+250