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
2017-03-10
dtc: Bump version to v1.4.4
v1.4.4
David Gibson
1
-1
/
+1
2017-03-06
fdtput: Remove star from value_len documentation
Nicolas Iooss
1
-1
/
+1
2017-03-06
fdtget: Use @return to document the return value
Nicolas Iooss
1
-1
/
+1
2017-03-06
tests: Make realloc_fdt() really allocate *fdt
Nicolas Iooss
1
-2
/
+2
2017-03-06
libfdt: overlay: Check the value of the right variable
Nicolas Iooss
1
-1
/
+1
2017-03-06
dtc: Simplify asm_emit_string() implementation
Nicolas Iooss
1
-15
/
+7
2017-03-06
libfdt: Change names of sparse helper macros
David Gibson
1
-13
/
+13
2017-03-06
Fix assorted sparse warnings
David Gibson
25
-67
/
+71
2017-03-06
Clean up gcc attributes
David Gibson
5
-35
/
+22
2017-03-06
dtc: Don't abuse struct fdt_reserve_entry
David Gibson
5
-22
/
+21
2017-02-28
dtc: Bump version to v1.4.3
v1.4.3
David Gibson
1
-1
/
+1
2017-02-28
Add printf format attributes
David Gibson
2
-1
/
+19
2017-02-28
Correct some broken printf() like format mismatches
David Gibson
2
-2
/
+2
2017-02-24
libfdt: Add fdt_setprop_empty()
David Gibson
2
-1
/
+31
2017-02-24
libfdt: Remove undefined behaviour setting empty properties
David Gibson
1
-1
/
+2
2017-02-23
Print output filename as part of warning messages
Ian Campbell
3
-40
/
+46
2017-02-13
dtc: Use streq() in preference to strcmp()
David Gibson
2
-3
/
+3
2017-02-13
checks: Add Warning for stricter node name character checking
Rob Herring
1
-0
/
+12
2017-02-13
checks: Add Warning for stricter property name character checking
Rob Herring
1
-0
/
+35
2017-02-08
dtc: pos parameter to srcpos_string() can't be NULL
David Gibson
1
-1
/
+1
2017-02-08
livetree.c: Fix memory leak
Jean-Christophe Dubois
1
-0
/
+2
2017-01-31
dtc: Fix NULL pointer use in dtlabel + dtref case
Stephen Boyd
3
-3
/
+13
2017-01-30
manual: Fix typo it -> in
Stephen Boyd
1
-1
/
+1
2017-01-30
Makefile: Add tags rule
Stephen Boyd
1
-0
/
+6
2016-12-27
dtc: fdtdump: check fdt if not in scanning mode
Heinrich Schuchardt
1
-8
/
+19
2016-12-12
dtc: Fix memory leak in character literal parsing
Gabriel Smith
1
-8
/
+8
2016-12-09
Rename boot_info
David Gibson
8
-148
/
+147
2016-12-09
dtc: Clean up /dts-v1/ and /plugin/ handling in grammar
David Gibson
1
-18
/
+17
2016-12-09
dtc: Don't always generate __symbols__ for plugins
David Gibson
2
-9
/
+2
2016-12-09
tests: Don't use -@ on plugin de/recompile tests
David Gibson
1
-2
/
+2
2016-12-09
tests: Remove "suppression of fixups" tests
David Gibson
2
-28
/
+0
2016-12-09
tests: Clarify dtc overlay tests
David Gibson
2
-11
/
+14
2016-12-09
tests: More thorough tests of libfdt overlay application without dtc
David Gibson
4
-2
/
+161
2016-12-09
tests: Correct fdt handling of overlays without fixups and base trees without...
David Gibson
1
-1
/
+6
2016-12-09
tests: Fix double expansion bugs in test code
David Gibson
2
-4
/
+6
2016-12-09
tests: Split overlay tests into those with do/don't exercise dtc plugin gener...
David Gibson
1
-10
/
+16
2016-12-09
tests: Test auto-alias generation on base tree, not overlay
David Gibson
1
-5
/
+5
2016-12-09
tests: Make overlay/plugin tests unconditional
David Gibson
1
-37
/
+34
2016-12-09
tests: Add overlay tests
Pantelis Antoniou
4
-0
/
+64
2016-12-09
tests: Add check_path test
Pantelis Antoniou
4
-1
/
+88
2016-12-09
dtc: Plugin and fixup support
Pantelis Antoniou
9
-11
/
+373
2016-12-09
dtc: Document the dynamic plugin internals
Pantelis Antoniou
1
-0
/
+310
2016-11-28
checks: Pass boot_info instead of root node
Pantelis Antoniou
1
-36
/
+42
2016-11-04
libfdt: add missing errors to fdt_strerror()
Benjamin Fair
1
-0
/
+3
2016-10-17
libfdt: fix fdt_stringlist_search()
Masahiro Yamada
1
-1
/
+1
2016-10-17
libfdt: fix fdt_stringlist_count()
Masahiro Yamada
1
-1
/
+1
2016-10-12
tests: overlay: Rename the device tree blobs to be more explicit
Maxime Ripard
1
-7
/
+7
2016-10-11
tests: overlay: Add test suffix to the compiled blobs
Maxime Ripard
1
-8
/
+8
2016-10-11
libfdt: Add fdt_overlay_apply to the exported symbols
Maxime Ripard
1
-0
/
+1
2016-10-11
fdt: strerr: Remove spurious BADOVERLAY
Maxime Ripard
1
-1
/
+0
[next]