Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Minor cleanup. | Wolfgang Denk | 2007-04-04 | -5/+5 |
| | ||||
* | libfdt: Enhanced and published fdt_next_tag() | Gerald Van Baren | 2007-03-31 | -0/+3 |
| | | | | | | | 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 Baren | 2007-03-31 | -0/+135 |
This adds the applicable libfdt source files (unmodified) and a README to explain where the source came from. |