Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/sgimips/conf/std.sgimips
RevisionDateAuthorComments
 1.18  20-Feb-2009  sekiya Pull in Atheros HAL.
 1.17  11-Dec-2005  christos branches: 1.17.78; 1.17.86; 1.17.92;
merge ktrace-lwp.
 1.16  17-Sep-2005  yamt include "conf/std".
 1.15  15-Jan-2004  pooka branches: 1.15.16;
Remove historic remnant that treated the O2 load address as the
sgimips standard. Define it in the respective config file.
 1.14  30-Aug-2003  chs add "makeoptions MACHINE_ARCH=..." in std.* for mips ports
where it is constant (to ease cross-building).
 1.13  09-Dec-2002  simonb branches: 1.13.6;
Remove the explicit `makeoptions MACHINE_ARCH="mipse{b,l}"' for kernel
builds and use the endianness of the toolchain being used to determine
the endianness of the kernel.
 1.12  22-Nov-2001  soren Change the kernel load address offset from 512K to 420K, the Irix
convention for debugging kernels.
 1.11  22-Nov-2001  thorpej Move the kernel forward in memory, starting it 512K in from the
bottom of RAM. The bootloader is now loaded 2K in from the bottom
of RAM, so we need to make space for it.
 1.10  20-Nov-2001  lukem cleanup:
options SPACE TAB
makeoptions TAB
psuedo-device TAB
remove trailing whitespace
replace multiple spaces -> tabs
options "FOO" -> options FOO
options "FOO=bar" -> options FOO=bar
options "FOO=\"bar\"" -> options FOO="\"bar\""
 1.9  19-Nov-2001  soren Remove driver options that don't belong in std.sgimips.
 1.8  23-Oct-2001  thorpej branches: 1.8.4;
For MIPS kernel Makefiles, don't set ENDIAN in std.${MACHINE}. Instead,
explicitly set MACHINE_ARCH to the appropriate thing. Makefile.mips will
then set all of the internal variables it needs to accordingly.
 1.7  11-May-2001  thorpej branches: 1.7.2;
Delete __NO_SOFT_SERIAL_INTERRUPT.
 1.6  03-Dec-2000  matt branches: 1.6.2;
Revert back to a machinearch (really cputype) of mips. Put ENDIAN back.
 1.5  03-Dec-2000  matt Change arch from mips to mipsel/mipseb as appropriate. Nuke the ENDIAN
makeoption. Key off MACHINE_ARCH for adding -EB/-EL to CFLAGS/AFLAGS/LD/
LINKFLAGS.
 1.4  03-Dec-2000  matt Start using a Makefile.mips. Use a combination of makeoptions and
Makefile.sgimips.inc which has sgimips specific stuff.
 1.3  08-Aug-2000  soren branches: 1.3.2;
Update for counter interrupt PSL change.
 1.2  22-Jun-2000  fvdl Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.
 1.1  14-Jun-2000  soren branches: 1.1.2; 1.1.4;
Initial commit.
 1.1.4.2  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.1.4.1  14-Jun-2000  minoura file std.sgimips was added on branch minoura-xpg4dl on 2000-06-22 17:02:57 +0000
 1.1.2.1  23-Jun-2000  fvdl As on the trunk, update these for the move of ffs_softdep.c into the
kernel source itself. Remove prefix construction, and add the SOFTDEP
option to GENERIC kernels.
 1.3.2.3  08-Dec-2000  bouyer Sync with HEAD.
 1.3.2.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.3.2.1  08-Aug-2000  bouyer file std.sgimips was added on branch thorpej_scsipi on 2000-11-20 20:23:41 +0000
 1.6.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.7.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.8.4.3  11-Dec-2002  thorpej Sync with HEAD.
 1.8.4.2  08-Jan-2002  nathanw Catch up to -current.
 1.8.4.1  23-Oct-2001  nathanw file std.sgimips was added on branch nathanw_sa on 2002-01-08 00:27:26 +0000
 1.13.6.4  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.13.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.13.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.13.6.1  03-Aug-2004  skrll Sync with HEAD
 1.15.16.1  21-Jun-2006  yamt sync with head.
 1.17.92.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.17.86.1  03-Mar-2009  skrll Sync with HEAD.
 1.17.78.1  04-May-2009  yamt sync with head.

RSS XML Feed