aboutsummaryrefslogtreecommitdiff
path: root/core/fdt.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-27dt: Add helper function for last_phandle updatesMadhavan Srinivasan1-4/+4
2017-06-15core/fdt: Always add a reserve mapOliver O'Halloran1-0/+3
2016-08-17Use additional checks in skiboot for pointersBalbir Singh1-0/+3
2016-07-20Stop adding legacy linux, phandle to device tree, just add phandleStewart Smith1-5/+0
2016-06-14core/fdt: Introduce opal_get_device_tree()Gavin Shan1-0/+40
2016-06-14core/fdt: Allow to exclude root nodeGavin Shan1-11/+18
2016-06-14core/fdt: Introduce __create_dtb()Gavin Shan1-20/+24
2016-06-14core/fdt: Allow to specify FDT blobGavin Shan1-20/+20
2016-06-14core/fdt: Introduce flatten_dt_properties()Gavin Shan1-14/+13
2016-06-14core/fdt: Improve debugging functionalityGavin Shan1-19/+20
2016-03-31core/fdt: Adjust parameter for dt_{property, begin_node}Gavin Shan1-9/+9
2014-11-18Remove useless global include memory.hBenjamin Herrenschmidt1-1/+0
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+208