Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | libfdt: Make fdt_check_header() public | Gerald Van Baren | 2007-04-06 | -0/+20 |
| | | | | | | | Changed _fdt_check_header() to fdt_check_header() and made it part of the interface - it is a useful routine. Also did some asthetics cleanup to the include files (headers). | |||
* | libfdt: Customizations for use by u-boot. | Gerald Van Baren | 2007-03-31 | -15/+9 |
| | | | | | Changes to David Gibson's original source to fit into u-boot's environment. No functionality changes. | |||
* | libfdt: Import libfdt source (1 of 2) | Gerald Van Baren | 2007-03-31 | -0/+22 |
This adds the applicable libfdt source files (unmodified) and a README to explain where the source came from. |