index
:
platform/external/dtc
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
livetree.c
Age
Commit message (
Expand
)
Author
2022-07-31
Don't generate erroneous fixups from reference to path
David Gibson
2022-01-25
dtc: introduce label relative path references
Ahmad Fatoum
2021-06-21
dtc: Wrap phandle validity check
Andre Przywara
2021-06-15
dtc: Fix signedness comparisons warnings: pointer diff
Andre Przywara
2020-10-13
dtc: Fix signedness comparisons warnings: change types
Andre Przywara
2019-08-28
livetree: simplify condition in get_node_by_path
Denis Efremov
2019-06-21
dtc: Replace GPLv2 boilerplate/reference with SPDX tags
Rob Herring
2019-06-12
livetree: add missing type markers in generated overlay properties
Rob Herring
2019-05-21
Fix typos in various documentation and source files
Thomas Huth
2018-11-19
annotations: add positions
Julia Lawall
2018-11-14
Revert "annotations: add positions"
David Gibson
2018-11-13
annotations: add positions
Julia Lawall
2018-07-13
livetree: Set phandle properties type to uint32
Rob Herring
2018-05-04
dtc: add ability to make nodes conditional on them being referenced
Maxime Ripard
2018-03-06
Correct overlay syntactic sugar for generating target-path fragments
David Gibson
2017-11-21
Fix ambiguous grammar for devicetree rule
Grant Likely
2017-11-11
Fix widespread incorrect use of strneq(), replace with new strprefixeq()
David Gibson
2017-10-27
livetree: avoid assertion of orphan phandles with overlays
Tero Kristo
2017-09-28
overlay: Add syntactic sugar version of overlays
Pantelis Antoniou
2017-09-22
checks: add phandle with arg property checks
Rob Herring
2017-04-19
Fix get_node_by_path string equality check
Tim Montague
2017-03-06
Fix assorted sparse warnings
David Gibson
2017-03-06
dtc: Don't abuse struct fdt_reserve_entry
David Gibson
2017-02-13
dtc: Use streq() in preference to strcmp()
David Gibson
2017-02-08
livetree.c: Fix memory leak
Jean-Christophe Dubois
2016-12-09
Rename boot_info
David Gibson
2016-12-09
dtc: Plugin and fixup support
Pantelis Antoniou
2016-09-27
Fix some typing errors in libfdt.h and livetree.c
Thomas Huth
2014-05-09
Fix bug with references to root node
David Gibson
2012-09-28
dtc: zero out new label objects
Stephen Warren
2012-09-06
dtc: Add ability to delete nodes and properties
Stephen Warren
2010-11-13
dtc: Add code to make diffing trees easier
David Gibson
2010-02-25
Allow device tree to be modified by additonal device tree sections
Grant Likely
2010-02-24
dtc: Allow multiple labels on nodes and properties
David Gibson
2010-02-23
Disallow re-use of the same label within a dts file
David Gibson
2010-02-19
dtc: Automatically pick a sensible boot_cpuid_phys
David Gibson
2009-11-26
Support ePAPR compliant phandle properties
David Gibson
2008-11-17
dtc: Handle linux,phandle properties which self-reference
David Gibson
2008-07-14
dtc: Run relevant checks on dtb input as well as dts
David Gibson
2008-07-14
dtc: Use the same endian-conversion functions as libfdt
David Gibson
2008-07-14
dtc: Use stdint.h types throughout dtc
David Gibson
2008-05-19
dtc: Rework handling of boot_cpuid_phys
David Gibson
2008-05-19
dtc: Simplify error handling for unparseable input
David Gibson
2008-01-04
Return a non-zero exit code if an error occurs during dts parsing.
Scott Wood
2007-12-04
dtc: Add many const qualifications
David Gibson
2007-11-26
dtc: Flexible tree checking infrastructure (v2)
David Gibson
2007-11-01
dtc: Move tree checking code to checks.c
David Gibson
2007-10-25
DTC: Remove the need for the GLR Parser.
Jon Loeliger
2007-10-22
dtc: Disable semantic checks by default
David Gibson
2007-09-18
dtc: Whitespace cleanup
David Gibson
[next]