History log of /freebsd-10.2-release/sys/dev/terasic/de4led/terasic_de4led_fdt.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 285830 23-Jul-2015 gjb

- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.2.
- Update default pkg(8) configuration to use the quarterly branch.[1]

Discussed with: re, portmgr [1]
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 266152 15-May-2014 ian

MFC r261410

Follow r261352 by updating all drivers which are children of simplebus
to check the status property in their probe routines.


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

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


# 245380 13-Jan-2013 rwatson

Merge Perforce changeset 219952 to head:

Make different bus attachments for Altera and Terasice
device drivers share the same devclass_t.

Sponsored by: DARPA, AFRL


# 245379 13-Jan-2013 rwatson

Partially merge Perforce changeset 219944 to head:

Consistently use the vendor name "sri-cambridge" for device
compatibility strings on the BERI platform.

Sponsored by: DARPA, AFRL


# 245367 13-Jan-2013 rwatson

Merge Perforce changeset 219922 to head:

Update nexus parts in copied DE4LED attachment to use FDT.

Sponsored by: DARPA, AFRL


# 245366 13-Jan-2013 rwatson

Merge Perforce changeset 219921 to head:

Copy DE4 LED nexus bus attachment as a starting point for an FDT
attachment.

Sponsored by: DARPA, AFRL


# 239709 26-Aug-2012 rwatson

Add terasic_de4led, a led(4) driver for the on-board 8-element LED on the
Terasic DE-4 board. Allow LED configuration to be set using loader
tunables, not just from userspace, and preconfigure LED 8 as a kernel
heartbeat. For now, this is a Nexus-attached, BERI-only driver, but it
could be used with other hard and soft cores on Altera FPGAs as well, in
principle.

Sponsored by: DARPA, AFRL