summaryrefslogtreecommitdiff
path: root/fdtoverlay.c
AgeCommit message (Expand)Author
2019-10-11fdtoverlay: Return non-zero exit code if overlays can't be applied Valter Minute
2019-06-30fdtoverlay: Rework output allocation David Gibson
2019-06-30fdtoverlay: Improve error messages David Gibson
2019-06-30fdtoverlay: Check for truncated overlay blobs David Gibson
2019-06-21dtc: Replace GPLv2 boilerplate/reference with SPDX tags Rob Herring
2018-06-07Use size_t for blob lengths in utilfdt_read* David Gibson
2018-06-07Consolidate utilfdt_read_len() variants David Gibson
2018-01-03fdtoverlay: Switch from using alloca to malloc kevans@FreeBSD.org
2017-09-27fdtoverlay: Sanity check blob size David Gibson
2017-06-15fdtoverlay: A tool that applies overlays Pantelis Antoniou