aboutsummaryrefslogtreecommitdiffstats
path: root/yamltree.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-28Fix use of <ctype.h> functionsSebastian Huber1-1/+1
2023-03-01yamltree.c: fix -Werror=discarded-qualifiers & -Werror=cast-qualMarc-André Lureau1-13/+13
2021-06-08yamltree: Remove marker ordering dependencyRob Herring1-7/+9
2020-10-13dtc: Fix signedness comparisons warnings: change typesAndre Przywara1-3/+3
2020-04-14Fix some potential unaligned accesses in dtcDavid Gibson1-3/+3
2020-01-29Revert "yamltree: Ensure consistent bracketing of properties with phandles"Rob Herring1-21/+0
2019-09-25yamltree: Ensure consistent bracketing of properties with phandlesRob Herring1-0/+21
2019-06-21dtc: Replace GPLv2 boilerplate/reference with SPDX tagsRob Herring1-15/+1
2018-09-13Add support for YAML encoded outputGrant Likely1-0/+247