Home | History | Annotate | Download | only in jazz
History log of /src/sys/arch/arc/jazz/mcclock_jazzio.c
RevisionDateAuthorComments
 1.13  01-Jul-2011  dyoung #include <sys/bus.h> instead of <machine/bus.h>.
 1.12  08-Feb-2011  rmind Remove clause 3 (UCB advertising clause) from the University of Utah
copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.

Extra verification by snj@.
 1.11  29-Mar-2008  tsutsui branches: 1.11.26; 1.11.32; 1.11.34;
Don't forget to initialize sc_dev.
 1.10  28-Mar-2008  tsutsui Split device_t and softc for MI mc146818 clock,
and other related misc cosmetics.
 1.9  10-Jan-2008  tsutsui branches: 1.9.6;
Move todr_attach(9) calls from each MD attachment to MI mc146818_attach().
 1.8  11-Dec-2005  christos branches: 1.8.50; 1.8.56; 1.8.64;
merge ktrace-lwp.
 1.7  22-Jan-2005  tsutsui branches: 1.7.8;
- remove __P()
- use ANSI function decls
- u_intNN_t -> uintNN_t
- some KNF
 1.6  29-Oct-2003  tsutsui branches: 1.6.8;
Switch arc to use MI mc146818 tod driver.
 1.5  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.4  15-Jul-2003  lukem __KERNEL_RCSID()
 1.3  02-Oct-2002  thorpej branches: 1.3.6;
Use CFATTACH_DECL().
 1.2  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.1  13-Jun-2001  soda branches: 1.1.2; 1.1.4; 1.1.10;
split clock_mc.c into interval timer driver (timer) and
real time clock driver (mcclock)
 1.1.10.2  18-Oct-2002  nathanw Catch up to -current.
 1.1.10.1  13-Jun-2001  nathanw file mcclock_jazzio.c was added on branch nathanw_sa on 2002-10-18 02:35:16 +0000
 1.1.4.1  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.1.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.3.6.4  24-Jan-2005  skrll Sync with HEAD.
 1.3.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.6.1  03-Aug-2004  skrll Sync with HEAD
 1.6.8.1  29-Apr-2005  kent sync with -current
 1.7.8.1  21-Jan-2008  yamt sync with head
 1.8.64.1  10-Jan-2008  bouyer Sync with HEAD
 1.8.56.1  18-Feb-2008  mjf Sync with HEAD.
 1.8.50.1  23-Mar-2008  matt sync with HEAD
 1.9.6.1  03-Apr-2008  mjf Sync with HEAD.
 1.11.34.1  17-Feb-2011  bouyer Sync with HEAD
 1.11.32.1  06-Jun-2011  jruoho Sync with HEAD.
 1.11.26.1  05-Mar-2011  rmind sync with head

RSS XML Feed