summaryrefslogtreecommitdiffstats
path: root/libfdt/libfdt_internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-211-16/+65
| | | | | | | Update libfdt to commit 8eaf5e358366017aa2e846c5038d1aa19958314e from the device tree compiler (dtc) project. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* libfdt: Enhanced and published fdt_next_tag()Gerald Van Baren2007-03-311-1/+0
| | | | | | | Enhanced the formerly private function _fdt_next_tag() to allow stepping through the tree, used to produce a human-readable dump, and made it part of the published interface. Also added some comments.
* libfdt: Import libfdt source (1 of 2)Gerald Van Baren2007-03-311-0/+41
This adds the applicable libfdt source files (unmodified) and a README to explain where the source came from.
OpenPOWER on IntegriCloud