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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement the -a option to pad dtb aligned
Tim Wang
2016-09-22
4
-5
/
+58
*
dtc: Bump version to 1.4.2
David Gibson
2016-09-03
1
-1
/
+1
*
libfdt: simplify fdt_del_mem_rsv()
Masahiro Yamada
2016-08-22
1
-5
/
+1
*
libfdt: Add fdt_setprop_inplace_namelen_partial
Maxime Ripard
2016-08-01
4
-4
/
+59
*
libfdt: Add fdt_getprop_namelen_w
Maxime Ripard
2016-07-28
1
-0
/
+7
*
libfdt: Add max phandle retrieval function
Maxime Ripard
2016-07-28
3
-0
/
+47
*
libfdt: Add iterator over properties
Maxime Ripard
2016-07-28
6
-0
/
+152
*
libfdt: Add a subnodes iterator macro
Thierry Reding
2016-07-28
2
-6
/
+30
*
fdtput.c: Fix memory leak.
Jean-Christophe Dubois
2016-07-24
1
-1
/
+6
*
fdtget.c: Fix memory leak
Jean-Christophe Dubois
2016-07-24
1
-1
/
+7
*
convert-dtsv0-lexer.l: fix memory leak
David Gibson
2016-07-24
1
-0
/
+2
*
fdtdump.c: make sure size_t argument to memchr is always unsigned.
Jean-Christophe Dubois
2016-07-24
1
-4
/
+6
*
Remove unused srcpos_dump() function
David Gibson
2016-07-13
2
-16
/
+0
*
DTC: Fix memory leak on flatname.
Jean-Christophe Dubois
2016-07-11
1
-0
/
+4
*
Simplify check field and macro names
David Gibson
2016-05-27
1
-42
/
+36
*
Remove property check functions
David Gibson
2016-05-27
1
-100
/
+114
*
Remove tree check functions
David Gibson
2016-05-27
1
-37
/
+32
*
Alter grammar to allow multiple /dts-v1/ tags
David Gibson
2016-05-27
4
-48
/
+52
*
Use xasprintf() in srcpos
David Gibson
2016-05-25
1
-12
/
+8
*
util: Add xasprintf portable asprintf variant
Pantelis Antoniou
2016-05-25
2
-0
/
+31
*
Correct a missing space in a fdt_header cast
Simon Glass
2016-03-07
1
-1
/
+1
*
Correct line lengths in libfdt.h
Simon Glass
2016-03-07
1
-12
/
+23
*
Correct space-after-tab in libfdt.h
Simon Glass
2016-03-07
1
-13
/
+12
*
libfdt: simplify fdt_node_check_compatible()
Masahiro Yamada
2016-02-20
1
-4
/
+2
*
Warn on node name unit-address presence/absence mismatch
Stephen Warren
2016-02-19
4
-0
/
+47
*
Catch unsigned 32bit overflow when parsing flattened device tree offsets
Anton Blanchard
2016-02-19
5
-2
/
+37
*
Prevent crash on modulo by zero
David Gibson
2016-01-12
2
-2
/
+11
*
Fix some bugs in processing of line directives
David Gibson
2016-01-04
5
-13
/
+29
*
Fix crash on nul character in string escape sequence
David Gibson
2016-01-03
3
-1
/
+1
*
Gracefully handle bad octal literals
David Gibson
2016-01-03
3
-1
/
+10
*
Prevent crash on division by zero
David Gibson
2016-01-03
3
-1
/
+16
*
libfdt: Fix undefined behaviour in fdt_offset_ptr()
David Gibson
2015-12-17
1
-6
/
+7
*
libfdt: check for potential overrun in _fdt_splice()
Courtney Cavin
2015-12-02
1
-0
/
+2
*
libfdt: Add some missing symbols to version.lds
David Gibson
2015-12-01
1
-0
/
+4
*
Remove duplicated -Werror in dtc Makefile
David Gibson
2015-11-16
1
-1
/
+1
*
fdt: Add functions to retrieve strings
Thierry Reding
2015-09-30
3
-0
/
+105
*
fdt: Add a function to get the index of a string
Thierry Reding
2015-09-30
3
-0
/
+92
*
fdt: Add a function to count strings
Thierry Reding
2015-09-30
7
-1
/
+142
*
libfdt: fix comment block of fdt_get_property_namelen()
Masahiro Yamada
2015-08-27
1
-2
/
+2
*
fdtdump: Fix bug printing bytestrings with negative values
David Gibson
2015-07-09
2
-1
/
+2
*
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
*
Add simple .travis.yml
David Gibson
2015-07-02
1
-0
/
+5
*
guess output file format
Andre Przywara
2015-07-01
1
-1
/
+10
*
guess input file format based on file content or file name
Andre Przywara
2015-07-01
1
-1
/
+50
*
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
3
-1
/
+15
*
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
[next]