aboutsummaryrefslogtreecommitdiff
path: root/fdtoverlay.c
AgeCommit message (Expand)Author
2019-10-11fdtoverlay: Return non-zero exit code if overlays can't be appliedValter Minute
2019-06-30fdtoverlay: Rework output allocationDavid Gibson
2019-06-30fdtoverlay: Improve error messagesDavid Gibson
2019-06-30fdtoverlay: Check for truncated overlay blobsDavid Gibson
2019-06-21dtc: Replace GPLv2 boilerplate/reference with SPDX tagsRob Herring
2018-06-07Use size_t for blob lengths in utilfdt_read*David Gibson
2018-06-07Consolidate utilfdt_read_len() variantsDavid Gibson
2018-01-03fdtoverlay: Switch from using alloca to mallockevans@FreeBSD.org
2017-09-27fdtoverlay: Sanity check blob sizeDavid Gibson
2017-06-15fdtoverlay: A tool that applies overlaysPantelis Antoniou