summaryrefslogtreecommitdiff
path: root/yamltree.c
Commit message (Expand)AuthorAgeFilesLines
* yamltree.c: fix -Werror=discarded-qualifiers & -Werror=cast-qualMarc-André Lureau2023-03-011-13/+13
* yamltree: Remove marker ordering dependencyRob Herring2021-06-081-7/+9
* dtc: Fix signedness comparisons warnings: change typesAndre Przywara2020-10-131-3/+3
* Fix some potential unaligned accesses in dtcDavid Gibson2020-04-141-3/+3
* Revert "yamltree: Ensure consistent bracketing of properties with phandles"Rob Herring2020-01-291-21/+0
* yamltree: Ensure consistent bracketing of properties with phandlesRob Herring2019-09-251-0/+21
* dtc: Replace GPLv2 boilerplate/reference with SPDX tagsRob Herring2019-06-211-15/+1
* Add support for YAML encoded outputGrant Likely2018-09-131-0/+247