summaryrefslogtreecommitdiffstats
path: root/lib/fdt
Commit message (Collapse)AuthorAgeFilesLines
* of: remove unused libfdtSascha Hauer2013-03-069-1831/+0
| | | | | | | 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-199-0/+1831
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>