History log of /freebsd-10-stable/sys/arm/cavium/cns11xx/timer.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 266363 17-May-2014 ian

MFC 264219: Move sys/arm/econa to sys/arm/cavium/cns11xx.

# 264219 07-Apr-2014 rpaulo

Move sys/arm/econa to sys/arm/cavium/cns11xx.


# 257200 26-Oct-2013 ian

Remove #include <machine/frame.h> from all the arm code that doesn't
really need it. That would be almost everywhere it was included. Add
it in a couple files that really do need it and were previously getting
it by accident via another header.


# 201468 04-Jan-2010 rpaulo

Add support for Cavium Econa CNS11XX ARM boards. These boards were
previously know by StarSemi STR9104.

Tested by the submitter on an Emprex NSD-100 board.

Submitted by: Yohanes Nugroho <yohanes at gmail.com>
Reviewed by: freebsd-arm, stas
Obtained from: //depot/projects/str91xx/...