summaryrefslogtreecommitdiff
path: root/sys/arch/mips64/include
AgeCommit message (Expand)Author
2005-09-12Change the NKMEMPAGES range to 4-64MB for 32bit arches, and 8-128MB for 64bitMiod Vallat
2005-08-07Remove advertising clause from UCB licenses; ok deraad@Miod Vallat
2005-07-31Get rid of unused SINCR and SSIZE constants.Miod Vallat
2005-04-29So mips64 is our first arch that switches to using new MIAlexander Yurchenko
2005-04-19Nuke DB_NO_AOUT, and have platforms with a.out symbols explicitely provideMiod Vallat
2005-04-16internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types.Miod Vallat
2005-04-11use MD #define to choose stackgap size per-architecture. on sparc, specialTheo de Raadt
2005-01-31Un-__P.Alexander Yurchenko
2005-01-18Move rm7000.h file from sgi to mips64.Alexander Yurchenko
2005-01-04SET_PC_REGS, arches tested between me and miod.Marc Espie
2004-11-28MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t...Michael Shalayeff
2004-11-26Kill __HAVE_EVCOUNT, now that all architectures provide them.Miod Vallat
2004-11-11say hello to XKSEG0 and XKSEG1!Per Fogelstrom
2004-11-11up default data size so things doesn't blow up to easyPer Fogelstrom
2004-10-20Fix some 64 bit address problems.Per Fogelstrom
2004-10-18Move exec.h out from sgi to share it with other mips64 ports; withAlexander Yurchenko
2004-10-08trapdebug_enter() really takes 2 args, not 1.Alexander Yurchenko
2004-10-05some more typesPer Fogelstrom
2004-09-27R5K seems to have bugs/hazardsPer Fogelstrom
2004-09-27Rewrite parts of the interrupt system to achive:Per Fogelstrom
2004-09-27move ITLBNOPFIX to asm.h and make it conditionalPer Fogelstrom
2004-09-27cleanPer Fogelstrom
2004-09-27Change busdma to map coherent dmamem memory as uncached if the hostPer Fogelstrom
2004-09-24new style interrupt counters; pefo okTheo de Raadt
2004-09-23More pmap bugs cleaned out. Some old, some new.Per Fogelstrom
2004-09-21Nuke commons.Miod Vallat
2004-09-20Move <machine/pte.h> to mips64 land.Miod Vallat
2004-09-20Add support for R10K cpu classPer Fogelstrom
2004-09-17Long-due mips pmap potpourri:Miod Vallat
2004-09-17Crank MSIZE and NMBCLUSTERS, per other 64bit arches.Miod Vallat
2004-09-16``viritual'' is a virtual word and this is a real tree.Miod Vallat
2004-09-16Dead meat.Miod Vallat
2004-09-16Superseded by MI <link.h>Miod Vallat
2004-09-10typo in SAVE_CPU expansion.Miod Vallat
2004-09-09these should have gone in with the other 64 bit changesPer Fogelstrom
2004-09-09Kill mb_map and related defines, we don't need one.Miod Vallat
2004-08-30fix some types not agreeing with gcc 3Per Fogelstrom
2004-08-23new disklabel for sgiPer Fogelstrom
2004-08-15remove LP32 defs not usedPer Fogelstrom
2004-08-15Add back the broken swap. This needs to be checked why it has toPer Fogelstrom
2004-08-15cleanup and more protosPer Fogelstrom
2004-08-10copyrigthsPer Fogelstrom
2004-08-10spacingTheo de Raadt
2004-08-10remove MID_MACHINE from here. one is enoughPer Fogelstrom
2004-08-09Big cleanup. Removed some unused obsolete stuff and fixed copyrightsPer Fogelstrom
2004-08-09bye bye!Per Fogelstrom
2004-08-08Ahh! This code brings out old memories. Eight years old but stillPer Fogelstrom
2004-08-08Various fixes and cleanups from miod@, tested and OK.Per Fogelstrom
2004-08-06rename sparc kill_user_windows() to pmap_unuse_final(). provide empty stubsTheo de Raadt
2004-08-06provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ okMichael Shalayeff