summaryrefslogtreecommitdiff
path: root/dtc.h
Commit message (Expand)AuthorAgeFilesLines
* Make name_node() xstrdup its name argumentDavid Gibson2023-03-011-4/+4
* Make build_property() xstrdup its name argumentDavid Gibson2023-03-011-2/+2
* asm: Use .asciz and .ascii instead of .stringRob Herring2021-09-251-1/+22
* dtc: Wrap phandle validity checkAndre Przywara2021-06-211-0/+5
* dtc: Fix signedness comparisons warnings: reservednumAndre Przywara2021-06-151-1/+1
* dtc.h: add strends for suffix matchingIlya Lipnitskiy2021-05-041-0/+10
* dtc: Fix signedness comparisons warnings: change typesAndre Przywara2020-10-131-4/+4
* Fix some potential unaligned accesses in dtcDavid Gibson2020-04-141-0/+31
* dtc: Replace GPLv2 boilerplate/reference with SPDX tagsRob Herring2019-06-211-16/+1
* livetree: add missing type markers in generated overlay propertiesRob Herring2019-06-121-1/+2
* annotations: add the annotation functionalityJulia Lawall2018-11-191-0/+1
* annotations: add positionsJulia Lawall2018-11-191-3/+7
* Revert "annotations: add positions"David Gibson2018-11-141-7/+3
* annotations: add positionsJulia Lawall2018-11-131-3/+7
* Add support for YAML encoded outputGrant Likely2018-09-131-0/+4
* Make type_marker_length helper publicRob Herring2018-09-131-0/+2
* Kill bogus TYPE_BLOB marker typeGreg Kurz2018-08-311-1/+0
* Preserve datatype markers when emitting dts formatGrant Likely2018-06-291-0/+1
* Preserve datatype information when parsing dtsGrant Likely2018-06-041-0/+7
* dtc: add ability to make nodes conditional on them being referencedMaxime Ripard2018-05-041-0/+4
* Fix ambiguous grammar for devicetree ruleGrant Likely2017-11-211-1/+1
* Fix widespread incorrect use of strneq(), replace with new strprefixeq()David Gibson2017-11-111-1/+1
* Add strstarts() helper functionDavid Gibson2017-11-111-0/+1
* Remove leading underscores from identifiersDavid Gibson2017-10-261-3/+3
* overlay: Add syntactic sugar version of overlaysPantelis Antoniou2017-09-281-0/+1
* checks: add phandle with arg property checksRob Herring2017-09-221-0/+1
* dtc: fix sprintf() format string error, againDavid Gibson2017-06-081-0/+1
* checks: Add bus checks for PCI busesRob Herring2017-03-211-0/+5
* Clean up gcc attributesDavid Gibson2017-03-061-1/+0
* dtc: Don't abuse struct fdt_reserve_entryDavid Gibson2017-03-061-2/+2
* Print output filename as part of warning messagesIan Campbell2017-02-231-0/+1
* Rename boot_infoDavid Gibson2016-12-091-16/+16
* dtc: Plugin and fixup supportPantelis Antoniou2016-12-091-1/+15
* Implement the -a option to pad dtb alignedTim Wang2016-09-221-0/+1
* Work around MSVC limitationsAndrei Errapart2014-06-191-3/+3
* dtc: fix some more -Wshadow warningsFlorian Fainelli2014-02-011-1/+1
* Use stdbool more widelyDavid Gibson2013-10-281-5/+5
* util: add common ARRAY_SIZE defineMike Frysinger2013-05-241-1/+0
* dtc: fix for_each_*() to skip first object if deletedStephen Warren2012-10-081-34/+10
* dtc: Add ability to delete nodes and propertiesStephen Warren2012-09-061-1/+47
* Allow toggling of semantic checksDavid Gibson2012-07-081-0/+1
* Re-work level setting on checks codeDavid Gibson2012-07-081-0/+1
* dtc: Add data_append_integer functionAnton Staaf2011-10-111-0/+1
* dtc: Add code to make diffing trees easierDavid Gibson2010-11-131-0/+1
* Allow device tree to be modified by additonal device tree sectionsGrant Likely2010-02-251-0/+1
* dtc: Allow multiple labels on nodes and propertiesDavid Gibson2010-02-241-6/+16
* Disallow re-use of the same label within a dts fileDavid Gibson2010-02-231-0/+4
* dtc: Automatically pick a sensible boot_cpuid_physDavid Gibson2010-02-191-0/+2
* dtc: Simpler interface to source file managementDavid Gibson2010-01-141-4/+0
* Support ePAPR compliant phandle propertiesDavid Gibson2009-11-261-0/+5