summaryrefslogtreecommitdiffstats
path: root/contrib/dtc/libfdt/fdt_sw.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r261215, r261257ian2014-05-151-2/+34
| | | | | | | Merge from vendor branch importing dtc git rev 6a15eb2350426d285130e4c9d84c0bdb6575547a Don't build BSDL dtc if the GPL dtc is enabled.
* Merge DTC-d75b33af.raj2010-02-281-0/+256
This is a split merge because of non-uniform licensing of the DTC package contents and the way these components will be used in the FreeBSD environment. The original DTC package is composed of the following two major pieces: 1. sys/contrib/libfdt (BSD [dual] license) 2. contrib/dtc (GPLv2) The libfdt component is going to be shared in all aspects of the environment: - /boot/loader - kernel - dtc (the device tree compiler proper, userspace tool)
OpenPOWER on IntegriCloud