summaryrefslogtreecommitdiffstats
path: root/include/fdt.h
Commit message (Collapse)AuthorAgeFilesLines
* of: remove unused libfdtSascha Hauer2013-03-061-0/+13
| | | | | | | Now that we are completely independent of libfdt remove the unused code. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* initial libfdt supportSascha Hauer2011-10-191-0/+60
vanilla libfdt 1.3.0 from the dtc git: git://git.jdl.com/software/dtc.git Only small adjustments to compile with barebox Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>