summaryrefslogtreecommitdiff
path: root/fdtoverlay.c
Commit message (Expand)AuthorAgeFilesLines
* 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