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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-23
dtc: Make -I dtb mode use fill_fullpaths()
David Gibson
5
-45
/
+18
2008-03-23
dtc: Use for_each_marker_of_type in asm_emit_data()
David Gibson
1
-7
/
+3
2008-03-23
dtc: Test and fix conversion to/from old dtb versions
David Gibson
2
-8
/
+19
2008-03-23
dtc: Strip redundant "name" properties
David Gibson
1
-2
/
+13
2008-03-23
dtc: Fix indentation of fixup_phandle_references
David Gibson
1
-17
/
+17
2008-03-23
dtc: Implement checks for the format of node and property names
David Gibson
6
-23
/
+97
2008-03-23
dtc: Fix error reporting in push_input_file()
David Gibson
2
-21
/
+9
2008-02-18
libfdt: Remove no longer used code from fdt_node_offset_by_compatible()
David Gibson
1
-11
/
+1
2008-02-18
libfdt: Trivial cleanup for CHECK_HEADER)
David Gibson
4
-17
/
+10
2008-02-18
libfdt: More tests of NOP handling behaviour
David Gibson
3
-1
/
+115
2008-02-15
dtc: Fold comment handling test into testsuite
David Gibson
3
-0
/
+21
2008-02-14
libfdt: Fix NOP handling bug in fdt_add_subnode_namelen()
David Gibson
4
-2
/
+91
2008-02-12
libfdt: Add and use a node iteration helper function.
David Gibson
3
-174
/
+131
2008-01-24
Tag Version 1.1.0
v1.1.0
Jon Loeliger
1
-1
/
+1
2008-01-11
Remove const from dtc_file::dir.
Scott Wood
2
-3
/
+3
2008-01-11
libfdt: Add fdt_set_name() function
David Gibson
5
-1
/
+143
2008-01-10
Tag Version 1.1.0-rc1
v1.1.0-rc1
Jon Loeliger
1
-2
/
+2
2008-01-10
Preserve scanner state when /include/ing.
Scott Wood
1
-3
/
+3
2008-01-07
Convert malloc() uses to xmalloc().
Scott Wood
2
-14
/
+4
2008-01-07
Remove \n from yyerror() call.
Scott Wood
1
-1
/
+1
2008-01-07
Handle absolute pathnames correctly in dtc_open_file.
Scott Wood
1
-0
/
+12
2008-01-04
dtc/libfdt: Add README clarifying licensing
David Gibson
1
-0
/
+56
2008-01-04
Return a non-zero exit code if an error occurs during dts parsing.
Scott Wood
5
-1
/
+8
2008-01-04
Look for include files in the directory of the including file.
Scott Wood
5
-100
/
+134
2008-01-04
Add yyerrorf() for formatted error messages.
Scott Wood
3
-4
/
+14
2008-01-03
dtc: Remove header information dumping
David Gibson
2
-21
/
+26
2007-12-19
dtc: Update TODO files
David Gibson
2
-11
/
+3
2007-12-19
dtc: Add missing copyright notice for dumptrees.c
David Gibson
1
-0
/
+21
2007-12-18
dtc: Remove remaining old-style checks
David Gibson
3
-217
/
+3
2007-12-17
dtc: Don't build tests as part of "all"
David Gibson
1
-1
/
+1
2007-12-17
libfdt: Add more documentation (patch the seventh)
David Gibson
1
-0
/
+219
2007-12-17
libfdt: Add more documentation (patch the sixth)
David Gibson
1
-0
/
+104
2007-12-07
dtc: Fix silly typo in dtc-checkfails.sh
David Gibson
1
-1
/
+1
2007-12-07
dtc: Allow gcc format warnings for check_msg()
David Gibson
1
-0
/
+3
2007-12-07
dtc: Make dtc-checfails.sh script catch deaths-by-signal
David Gibson
1
-0
/
+4
2007-12-07
dtc: Reinstate full old-style reference-to-path for v0 dts files
David Gibson
1
-2
/
+1
2007-12-07
dtc: Convert check for obsolete /chosen property
David Gibson
3
-22
/
+32
2007-12-07
dtc: Convert #address-cells and #size-cells related checks
David Gibson
5
-51
/
+164
2007-12-06
dtc: Remove obsolete check_properties() function
David Gibson
1
-45
/
+3
2007-12-06
dtc: Migrate "string property" checks to new framework
David Gibson
3
-13
/
+14
2007-12-06
dtc: Migrate "one cell" checks to new framework
David Gibson
3
-14
/
+35
2007-12-06
dtc: More detailed testing of tree checks
David Gibson
4
-21
/
+38
2007-12-06
dtc: Remove space from flex command line
David Gibson
1
-1
/
+1
2007-12-05
dtc: Implement path references
David Gibson
8
-2
/
+149
2007-12-05
Fix padding options
Kumar Gala
1
-5
/
+7
2007-12-05
dtc: Generate useful error message for properties after subnodes
David Gibson
2
-0
/
+14
2007-12-05
dtc: Trivial lexer cleanups
David Gibson
1
-5
/
+3
2007-12-05
dtc: Convert "name" property checking to new infrastructure
David Gibson
3
-15
/
+47
2007-12-05
dtc: Fix FAIL() macro varargs
David Gibson
1
-2
/
+2
2007-12-05
Print out the total size as part of ftdump
Kumar Gala
1
-0
/
+2
[next]