summaryrefslogtreecommitdiff
path: root/fdtoverlay.c
Commit message (Expand)AuthorAgeFilesLines
* fdtoverlay: Rework output allocationDavid Gibson2019-06-301-16/+58
* fdtoverlay: Improve error messagesDavid Gibson2019-06-301-8/+6
* fdtoverlay: Check for truncated overlay blobsDavid Gibson2019-06-301-1/+9
* dtc: Replace GPLv2 boilerplate/reference with SPDX tagsRob Herring2019-06-211-15/+1
* Use size_t for blob lengths in utilfdt_read*David Gibson2018-06-071-1/+1
* Consolidate utilfdt_read_len() variantsDavid Gibson2018-06-071-2/+2
* fdtoverlay: Switch from using alloca to mallockevans@FreeBSD.org2018-01-031-2/+2
* fdtoverlay: Sanity check blob sizeDavid Gibson2017-09-271-0/+7
* fdtoverlay: A tool that applies overlaysPantelis Antoniou2017-06-151-0/+168