index
:
delta/device-tree-compiler.git
baserock/morph
coverity_scan
expressions
main
master
multi-v1-tags
safety
git.kernel.org: pub/scm/utils/dtc/dtc.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement the -a option to pad dtb aligned
Tim Wang
2016-09-22
1
-0
/
+28
*
libfdt: Add fdt_setprop_inplace_namelen_partial
Maxime Ripard
2016-08-01
2
-0
/
+13
*
libfdt: Add max phandle retrieval function
Maxime Ripard
2016-07-28
1
-0
/
+6
*
libfdt: Add iterator over properties
Maxime Ripard
2016-07-28
5
-0
/
+125
*
libfdt: Add a subnodes iterator macro
Thierry Reding
2016-07-28
1
-6
/
+2
*
Alter grammar to allow multiple /dts-v1/ tags
David Gibson
2016-05-27
3
-45
/
+44
*
Warn on node name unit-address presence/absence mismatch
Stephen Warren
2016-02-19
3
-0
/
+21
*
Catch unsigned 32bit overflow when parsing flattened device tree offsets
Anton Blanchard
2016-02-19
4
-0
/
+35
*
Prevent crash on modulo by zero
David Gibson
2016-01-12
1
-1
/
+2
*
Fix some bugs in processing of line directives
David Gibson
2016-01-04
4
-0
/
+8
*
Fix crash on nul character in string escape sequence
David Gibson
2016-01-03
2
-0
/
+1
*
Gracefully handle bad octal literals
David Gibson
2016-01-03
2
-0
/
+6
*
Prevent crash on division by zero
David Gibson
2016-01-03
2
-0
/
+7
*
fdt: Add functions to retrieve strings
Thierry Reding
2015-09-30
1
-0
/
+32
*
fdt: Add a function to get the index of a string
Thierry Reding
2015-09-30
1
-0
/
+40
*
fdt: Add a function to count strings
Thierry Reding
2015-09-30
5
-0
/
+99
*
fdtdump: Fix bug printing bytestrings with negative values
David Gibson
2015-07-09
1
-0
/
+1
*
Remove redundant fdtdump test code
David Gibson
2015-07-09
1
-15
/
+0
*
Move fdt_path_offset alias tests to right tests section
David Gibson
2015-07-09
1
-5
/
+5
*
tests: convert `echo -n` to `printf`
Mike Frysinger
2015-05-25
1
-10
/
+10
*
Fix crash with poorly defined #size-cells
Jack Miller
2015-04-30
2
-0
/
+14
*
Add testcases for fdt_path_offset_namelen()
David Gibson
2015-04-07
1
-0
/
+31
*
Extend path_offset testcase for handling of duplicated separators
David Gibson
2015-04-07
1
-0
/
+10
*
Use a helper function to clean up path_offset testcase
David Gibson
2015-04-07
1
-35
/
+20
*
dtc: parser: Add label while overriding nodes
Nikhil Devshatwar
2015-02-23
2
-0
/
+57
*
fdtput: add delete node and property function
Wang Long
2015-01-27
1
-0
/
+22
*
Properly handle embedded nul delimited string lists
Jack Miller
2014-08-08
3
-0
/
+10
*
Fix an off-by-2 error in the source output code
David Gibson
2014-06-18
2
-0
/
+18
*
Add a basic test for fdtdump
Simon Glass
2014-06-18
4
-1
/
+98
*
libfdt: Add helpers to read #address-cells and #size-cells
David Gibson
2014-05-12
5
-0
/
+84
*
Fix bug with references to root node
David Gibson
2014-05-09
6
-0
/
+44
*
Remove duplicate assignment
Heinrich Schuchardt
2014-03-03
1
-1
/
+0
*
Fix valgrind errors in sw_tree1
David Gibson
2013-12-31
2
-5
/
+26
*
Add option to run_tests.sh to stop immediately on a failing test
David Gibson
2013-12-30
1
-1
/
+8
*
libfdt: Add function to resize the buffer for a sequential write tree
David Gibson
2013-10-26
2
-8
/
+81
*
Ensure all tests have matching reg and unit address
Stephen Warren
2013-09-20
19
-1
/
+120
*
dtc: ensure #line directives don't consume data from the next line
Stephen Warren
2013-06-03
1
-0
/
+10
*
Add missing test binary to .gitignore
David Gibson
2013-05-29
1
-0
/
+1
*
fdtput: expand fdt if value does not fit
Srinivas Kandagatla
2013-05-29
1
-0
/
+6
*
Remove some tests for misfeatures
David Gibson
2013-05-29
1
-4
/
+0
*
Use shorten_echo for wrap_tests
David Gibson
2013-05-29
1
-1
/
+1
*
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
Simon Glass
2013-04-28
4
-1
/
+143
*
Revert "utilfdt_read: pass back up the length of data read"
Jon Loeliger
2013-04-22
1
-1
/
+1
*
utilfdt_read: pass back up the length of data read
Mike Frysinger
2013-04-21
1
-1
/
+1
*
Adjust util_is_printable_string() comment and fix test
Simon Glass
2013-01-27
1
-1
/
+2
*
fdtget-runtest.sh: use printf instead of /bin/echo -e
Stephen Warren
2013-01-06
1
-1
/
+1
*
dtc/tests: don't include fdt.h prior to libfdt.h
Kim Phillips
2013-01-06
53
-54
/
+0
*
dtc: fix for_each_*() to skip first object if deleted
Stephen Warren
2012-10-08
3
-0
/
+49
*
dtc: cpp co-existence: add support for #line directives
Stephen Warren
2012-09-28
2
-0
/
+13
*
dtc: cpp co-existence: allow names starting with # to be escaped
Stephen Warren
2012-09-28
5
-1
/
+54
[next]