summaryrefslogtreecommitdiff
path: root/sys/dev/mc146818
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Consider code from Carnegie-Mellon University.Pedro F. Giffuni2017-11-301-0/+2
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-272-0/+4
* Use FreeBSD-bit-checking-styleBaptiste Daroussin2014-10-101-3/+3
* Remove clause 3 from Izumi Tsutsui's licenses.Marius Strobl2009-12-252-6/+2
* Style changesMarius Strobl2009-12-253-25/+31
* Export mc146818_def_{read,write}() so the front-end can make useMarius Strobl2007-06-162-4/+6
* Add macros for the individual divisor bits as some MC146818A-compatibleMarius Strobl2007-01-201-4/+7
* After some input from bde@ and rereading the datasheet use a MTX_SPINMarius Strobl2005-06-041-11/+11
* o mc146818(4):Marius Strobl2005-05-192-17/+31
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-063-3/+3
* Add a driver back end for MC146818 and compatible clocks based on theMarius Strobl2004-11-173-47/+340
* Add missing $FreeBSD$Peter Wemm2000-05-011-0/+1
* Major changes to the generic device framework for FreeBSD/alpha:Doug Rabson1998-06-141-17/+9
* Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson1998-06-101-0/+194