History log of /freebsd-9.3-release/contrib/dtc/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 204488 28-Feb-2010 raj

Merge DTC-d75b33af.

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)


# 204433 27-Feb-2010 raj

Update DTC to git d75b33af676d0beac8398651a7f09037555a550b.

Obtained from: git://git.jdl.com/software/dtc.git


# 204431 27-Feb-2010 raj

Initial import of the Device Tree Compiler (DTC) package v1.2.0.

Obtained from: git://git.jdl.com/software/dtc.git