aboutsummaryrefslogtreecommitdiff
path: root/sys/tools/fdt
Commit message (Expand)AuthorAgeFilesLines
* Allow the make_dtb script to work outside of a "make buildkernel" contextIan Lepore2014-08-301-0/+4
* Call cpp with -P to avoid printing line markings.Rui Paulo2014-06-101-1/+1
* Fix logic error. <blush>Warner Losh2014-04-301-1/+1
* Turns out this .if evaluated not in the context of the makedtb targetWarner Losh2014-04-301-0/+5
* Allow FDT_DTS_FILE to be a list, either in the makedtb target, or in aWarner Losh2014-04-301-3/+7
* Use proper include path for dtc as well as cpp.Warner Losh2014-02-281-1/+1
* Integrate device-tree upstream files into the build process:Warner Losh2014-02-281-0/+11
* Flattened Device Tree helper scripts.Rafal Jaworowski2010-06-022-0/+52