1
0
Fork 0
alistair23-linux/scripts/dtc
Rob Herring 91feabc2e2 scripts/dtc: Update to upstream commit b06e55c88b9b
Sync to upstream dtc commit b06e55c88b9b ("Prevent crash on modulo by
zero"). This adds the following commits from upstream:

b06e55c Prevent crash on modulo by zero
b433450 Fix some bugs in processing of line directives
d728ad5 Fix crash on nul character in string escape sequence
1ab2205 Gracefully handle bad octal literals
1937095 Prevent crash on division by zero
d0b3ab0 libfdt: Fix undefined behaviour in fdt_offset_ptr()
d4c7c25 libfdt: check for potential overrun in _fdt_splice()
f58799b libfdt: Add some missing symbols to version.lds
af9f26d Remove duplicated -Werror in dtc Makefile
604e61e fdt: Add functions to retrieve strings
8702bd1 fdt: Add a function to get the index of a string
2218387 fdt: Add a function to count strings
554fde2 libfdt: fix comment block of fdt_get_property_namelen()
e5e6df7 fdtdump: Fix bug printing bytestrings with negative values
067829e Remove redundant fdtdump test code
897a429 Move fdt_path_offset alias tests to right tests section
2d1417c Add simple .travis.yml
f6dbc6c guess output file format
5e78dff guess input file format based on file content or file name
8b927bf tests: convert `echo -n` to `printf`
64c46b0 Fix crash with poorly defined #size-cells

Cc: Grant Likely <grant.likely@linaro.org>
Tested-by: Frank Rowand <frank.rowand@sonymobile.com>
Reviewed-by: Frank Rowand <frank.rowand@sonymobile.com>
Signed-off-by: Rob Herring <robh@kernel.org>
2016-02-11 19:45:09 -06:00
..
libfdt scripts/dtc: Update to upstream commit b06e55c88b9b 2016-02-11 19:45:09 -06:00
.gitignore kbuild: trivial - remove trailing empty lines 2014-06-10 00:04:06 +02:00
Makefile script: dtc: clean generated files 2012-11-21 15:53:22 +00:00
Makefile.dtc dtc: import latest upstream dtc 2012-10-01 11:11:35 -05:00
checks.c scripts/dtc: Update to upstream commit b06e55c88b9b 2016-02-11 19:45:09 -06:00
data.c scripts/dtc: Update to upstream version 9d3649bd3be245c9 2015-04-29 17:17:27 -05:00
dtc-lexer.l scripts/dtc: Update to upstream commit b06e55c88b9b 2016-02-11 19:45:09 -06:00
dtc-lexer.lex.c_shipped scripts/dtc: Update to upstream commit b06e55c88b9b 2016-02-11 19:45:09 -06:00
dtc-parser.tab.c_shipped scripts/dtc: Update to upstream commit b06e55c88b9b 2016-02-11 19:45:09 -06:00
dtc-parser.tab.h_shipped scripts/dtc: Update to upstream version 9d3649bd3be245c9 2015-04-29 17:17:27 -05:00
dtc-parser.y scripts/dtc: Update to upstream commit b06e55c88b9b 2016-02-11 19:45:09 -06:00
dtc.c scripts/dtc: Update to upstream commit b06e55c88b9b 2016-02-11 19:45:09 -06:00
dtc.h scripts/dtc: Update to upstream version 9d3649bd3be245c9 2015-04-29 17:17:27 -05:00
dtx_diff scripts/dtc: dtx_diff - add info to error message 2016-02-11 19:40:57 -06:00
fdtdump.c dtc: import latest upstream dtc 2012-10-01 11:11:35 -05:00
fdtget.c dtc: import latest upstream dtc 2012-10-01 11:11:35 -05:00
fdtput.c dtc: import latest upstream dtc 2012-10-01 11:11:35 -05:00
flattree.c scripts/dtc: Update to upstream version 9d3649bd3be245c9 2015-04-29 17:17:27 -05:00
fstree.c scripts/dtc: Update to upstream version 9d3649bd3be245c9 2015-04-29 17:17:27 -05:00
livetree.c scripts/dtc: Update to upstream version 9d3649bd3be245c9 2015-04-29 17:17:27 -05:00
srcpos.c scripts/dtc: Update to upstream version 9d3649bd3be245c9 2015-04-29 17:17:27 -05:00
srcpos.h scripts/dtc: Update to upstream version 9d3649bd3be245c9 2015-04-29 17:17:27 -05:00
treesource.c scripts/dtc: Update to upstream version 9d3649bd3be245c9 2015-04-29 17:17:27 -05:00
update-dtc-source.sh scripts/dtc: add missing libfdt and fixups to import script 2015-04-29 16:08:05 -05:00
util.c scripts/dtc: Update to upstream commit b06e55c88b9b 2016-02-11 19:45:09 -06:00
util.h scripts/dtc: Update to upstream version 9d3649bd3be245c9 2015-04-29 17:17:27 -05:00
version_gen.h scripts/dtc: Update to upstream commit b06e55c88b9b 2016-02-11 19:45:09 -06:00