Home | History | Annotate | Download | only in common
History log of /src/sys/arch/hp300/stand/common/autoconf.c
RevisionDateAuthorComments
 1.14  05-Jul-2021  tsutsui Get rid of obsolete grfreg.h. From OpenBSD.
 1.13  08-Feb-2011  rmind branches: 1.13.72;
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.12  07-Feb-2011  tsutsui Resurrect and move retired ITE files that are still used by bootloaders.
 1.11  04-Mar-2007  christos branches: 1.11.66; 1.11.72; 1.11.74;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.10  21-Jul-2006  tsutsui branches: 1.10.10;
Use macro defined in dioreg.h.
 1.9  20-Jul-2006  tsutsui Identify models HP362 and HP382. From OpenBSD, tested on my HP382.

Note now options HP362 and options HP382 are required for these models
in your kernel config file.
 1.8  19-Jul-2006  tsutsui Set cpuspeed for HP_400 and HP_425 explicitly.
 1.7  19-Jul-2006  tsutsui Adapt stand sources to changes of intio device offset macro.
 1.6  11-Dec-2005  christos branches: 1.6.4; 1.6.8;
merge ktrace-lwp.
 1.5  20-Feb-2005  tsutsui branches: 1.5.4;
Use ANSI function decls.
 1.4  14-Nov-2003  tsutsui branches: 1.4.8; 1.4.10;
Misc cleanup:
- KNF
- WARNSfy
- remove __P()
- remove register declarations
- const'ify some variables
- make some local functions/variables static
- bcopy -> memcpy
- bcmp -> memcmp
- bzero -> memset
- space/TAB fix
etc.
 1.3  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.2  31-Jul-1999  thorpej branches: 1.2.36;
Add 385 and 425e SPU detection. From OpenBSD.
 1.1  04-Feb-1997  thorpej branches: 1.1.22;
Complete and total reorganization of the hp300 boot code, modeled
closely after the build process used by NetBSD/alpha's boot code.
 1.1.22.1  02-Aug-1999  thorpej Update from trunk.
 1.2.36.4  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.2.36.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.36.2  18-Sep-2004  skrll Sync with HEAD.
 1.2.36.1  03-Aug-2004  skrll Sync with HEAD
 1.4.10.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.4.8.1  29-Apr-2005  kent sync with -current
 1.5.4.2  03-Sep-2007  yamt sync with head.
 1.5.4.1  30-Dec-2006  yamt sync with head.
 1.6.8.1  11-Aug-2006  yamt sync with head
 1.6.4.1  09-Sep-2006  rpaulo sync with head
 1.10.10.1  12-Mar-2007  rmind Sync with HEAD.
 1.11.74.2  17-Feb-2011  bouyer Sync with HEAD
 1.11.74.1  08-Feb-2011  bouyer Sync with HEAD
 1.11.72.1  06-Jun-2011  jruoho Sync with HEAD.
 1.11.66.1  05-Mar-2011  rmind sync with head
 1.13.72.1  01-Aug-2021  thorpej Sync with HEAD.

RSS XML Feed