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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-06
dtc/tests: don't include fdt.h prior to libfdt.h
Kim Phillips
53
-54
/
+0
2012-10-08
dtc: fix for_each_*() to skip first object if deleted
Stephen Warren
3
-0
/
+49
2012-09-28
dtc: cpp co-existence: add support for #line directives
Stephen Warren
2
-0
/
+13
2012-09-28
dtc: cpp co-existence: allow names starting with # to be escaped
Stephen Warren
5
-1
/
+54
2012-09-06
dtc: Add ability to delete nodes and properties
Stephen Warren
4
-36
/
+109
2012-07-12
fdtput: Add -p option to create subnodes along entire path
Simon Glass
1
-0
/
+13
2012-07-12
fdtput: Add -c option to create nodes
Simon Glass
1
-0
/
+13
2012-07-08
Allow toggling of semantic checks
David Gibson
3
-2
/
+60
2012-07-08
Add test for re-defining an identical label
Stephen Warren
2
-0
/
+17
2012-06-27
Fix compilation warning/error in setprop_inplace.c
Stephen Warren
1
-4
/
+5
2012-06-03
libfdt: Add helper function to create a trivial, empty tree
David Gibson
1
-11
/
+1
2012-06-03
libfdt: Add helpers for 64-bit integer properties
David Gibson
16
-2
/
+59
2012-06-03
Remove test_tree1_dts0 testcases
David Gibson
2
-41
/
+0
2012-04-19
Add integer expressions files to .gitignore
Simon Glass
1
-1
/
+2
2012-04-19
dtc: Adjust .gitignore to be in alphabetical order
Simon Glass
1
-2
/
+2
2012-04-09
dtc: Basic integer expressions
Stephen Warren
3
-1
/
+124
2012-03-31
fdtget-runtest.sh: Fix failures when /bin/sh isn't bash
Stephen Warren
1
-1
/
+1
2012-03-18
dtc: Add -i option to support search paths
Simon Glass
9
-0
/
+47
2012-03-07
fdtget: Add -d to provide a default value
Simon Glass
1
-0
/
+6
2012-03-07
fdtget: Fix multiple arg bug and add test for it
Simon Glass
2
-1
/
+4
2012-02-03
Generate test data for fdtput more sensibly
David Gibson
2
-26
/
+41
2012-02-03
Don't use diff to check fdt{get,put} results
David Gibson
2
-12
/
+14
2012-02-03
Clean up invocation of fdt{get,put} tests
David Gibson
4
-86
/
+104
2012-02-03
Factor signal checks out of test scripts
David Gibson
4
-16
/
+13
2012-02-03
Remove bashism from run_tests.sh
David Gibson
1
-1
/
+1
2012-02-03
Use 'trap' builtin to clean up temporaries in test scripts
David Gibson
3
-16
/
+10
2012-02-03
Remove unused variable from test scripts
David Gibson
3
-3
/
+3
2012-02-03
Update .gitignore for tests
David Gibson
1
-0
/
+3
2012-01-21
Introduce ${TESTS_BIN} in Makefiles to identify tested executables.
Jon Loeliger
1
-3
/
+3
2012-01-21
Add fdtput utility to write property values to a device tree
Simon Glass
3
-1
/
+128
2012-01-21
Add fdtget utility to read property values from a device tree
Simon Glass
3
-1
/
+78
2012-01-13
dtc: Implement -d option to write out a dependency file
Stephen Warren
5
-0
/
+13
2012-01-11
libfdt: Activate testcase for appending properties
David Gibson
2
-0
/
+5
2011-12-05
libfdt: Add support for appending the values to a existing property
Minghuan Lian
3
-0
/
+141
2011-10-11
dtc: Add support for variable sized elements
Anton Staaf
5
-0
/
+100
2011-09-22
Make testutils use utilfdt
Simon Glass
2
-50
/
+14
2011-09-22
Add fdt read/write utility functions
Simon Glass
4
-19
/
+141
2011-09-22
dtc: Support character literals in cell lists
Anton Staaf
6
-0
/
+66
2011-09-17
dtc: Remove gcc 4.6 "set but not used" warnings
David Gibson
3
-8
/
+10
2011-07-17
Add missing tests to .gitignore
Simon Glass
1
-0
/
+2
2010-11-13
dtc: Add code to make diffing trees easier
David Gibson
1
-0
/
+7
2010-11-13
Allow nodes to be referenced by path at the top level.
John Bonesio
2
-0
/
+43
2010-09-21
Add merging of labelled subnodes. This patch allows the following
David Gibson
5
-4
/
+56
2010-09-20
Remove another bashism from run_tests.sh
David Gibson
1
-3
/
+3
2010-04-30
dtc: Extend and better test dtbs_equal utility programs (resend)
David Gibson
14
-32
/
+812
2010-03-10
dtc: Enable more warnings
David Gibson
4
-5
/
+5
2010-02-25
Update .gitignore files
Grant Likely
1
-0
/
+47
2010-02-25
Allow device tree to be modified by additonal device tree sections
Grant Likely
4
-4
/
+126
2010-02-24
dtc: Audit and fix valgrind errors
David Gibson
2
-3
/
+6
2010-02-24
dtc: Allow multiple labels on nodes and properties
David Gibson
2
-0
/
+41
[next]