History log of /freebsd-10-stable/sys/mips/conf/RT305X.hints
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# 224009 14-Jul-2011 ray

Include device rt in RT305X config.

Approved by: adrian (mentor)


# 224008 14-Jul-2011 ray

Revert it back. Too many changes for one commit.

Approved by: adrian (mentor)


# 224005 14-Jul-2011 ray

Include device rt in RT305X config and little cleanup.

Approved by: adrian (mentor)


# 220297 03-Apr-2011 adrian

Import the initial CPU support for the MIPS RALink RT305x SoC.
This is a MIPS4KC CPU with various embedded peripherals, including
wireless and ethernet support.

This commit includes the platform, UART, ethernet MAC and GPIO support.
The interrupt-driven GPIO code is disabled for now pending GPIO changes
from the submitter.

Submitted by: Aleksandr Rybalko <ray@dlink.ua>