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
/
dtc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-19
dtc: Rework handling of boot_cpuid_phys
David Gibson
1
-5
/
+4
2008-05-19
dtc: Make dt_from_blob() open its own input file, like the other input formats
David Gibson
1
-1
/
+1
2008-05-19
dtc: Simplify error handling for unparseable input
David Gibson
1
-1
/
+0
2008-03-23
dtc: Abolish asize field of struct data
David Gibson
1
-1
/
+0
2008-03-23
dtc: Make -I dtb mode use fill_fullpaths()
David Gibson
1
-1
/
+0
2008-01-04
Return a non-zero exit code if an error occurs during dts parsing.
Scott Wood
1
-0
/
+1
2007-12-18
dtc: Remove remaining old-style checks
David Gibson
1
-2
/
+1
2007-12-05
dtc: Implement path references
David Gibson
1
-0
/
+3
2007-12-04
dtc: Add many const qualifications
David Gibson
1
-12
/
+12
2007-12-04
dtc: Fix uninitialized use of structure_ok
David Gibson
1
-2
/
+2
2007-12-04
Add an option to pad the blob that is generated
Kumar Gala
1
-0
/
+1
2007-11-26
dtc: Merge refs and labels into single "markers" list (v2)
David Gibson
1
-7
/
+17
2007-11-26
dtc: Flexible tree checking infrastructure (v2)
David Gibson
1
-3
/
+5
2007-11-01
dtc: Move tree checking code to checks.c
David Gibson
1
-4
/
+11
2007-10-25
DTC: Remove the need for the GLR Parser.
Jon Loeliger
1
-0
/
+1
2007-10-22
dtc: Disable semantic checks by default
David Gibson
1
-0
/
+4
2007-09-27
dtc: Use libfdt/fdt.h instead of flat_dt.h
David Gibson
1
-3
/
+4
2007-09-18
dtc: Whitespace cleanup
David Gibson
1
-6
/
+6
2007-08-31
dtc: Optimise by default, fix warnings thus uncovered
David Gibson
1
-1
/
+1
2007-07-07
dtc: implement labels on property data
Milton Miller
1
-2
/
+3
2007-04-05
Implement the -R option and add a -S option.
Jerry Van Baren
1
-2
/
+4
2007-03-26
DTC: Add support for a C-like #include "file" mechanism.
Jon Loeliger
1
-1
/
+1
2007-03-19
Improve options, #define default version.
Jerry Van Baren
1
-0
/
+5
2007-02-16
Moved data_convert_cell() out of data.c to the parser.
Jon Loeliger
1
-1
/
+0
2007-02-15
Add support for decimal, octal and binary based cell values.
Jon Loeliger
1
-0
/
+1
2007-02-08
Allow multipart property values
David Gibson
1
-0
/
+1
2006-06-07
dtc: add setting of physical boot cpu
Michael Neuling
1
-3
/
+5
2005-10-26
Remove no longer used (and already commented) reserve_data field from boot_info.
David Gibson
1
-1
/
+0
2005-10-26
Use names for output functions in the form dt_to_*() instead of
David Gibson
1
-3
/
+3
2005-10-24
Rework tracking of reserve entries during processing. This is initial work
David Gibson
1
-4
/
+19
2005-07-15
Remove unused enum from dtc.h.
David Gibson
1
-5
/
+0
2005-07-15
Support for specifying memreserve ranges in the source format, based on
David Gibson
1
-8
/
+30
2005-07-11
Use u8 instead of uint8_t, as we do with the other size types.
David Gibson
1
-0
/
+1
2005-06-17
Remove build_empty_property(). It wasn't useful.
David Gibson
1
-1
/
+0
2005-06-16
Rudimentary phandle reference support.
David Gibson
1
-1
/
+14
2005-06-16
Initial label support. Also switch to glr-parser mode and get rid of
David Gibson
1
-3
/
+7
2005-06-08
Initial commit
David Gibson
1
-0
/
+181