summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/m8820x.h
AgeCommit message (Expand)Author
2004-04-26Start factorizing luna88k and mvme88k common parts.Miod Vallat
2004-01-19Get rid of a few useless defines, as well as a few duplicated ones; andMiod Vallat
2004-01-14Some MC8820x operation cleaning:Miod Vallat
2004-01-09Do not define new m8820x specific constants for what are common cache andMiod Vallat
2003-10-11Get rid of "union cpupid"; makes <machine/cpus.h> disappear as well.Miod Vallat
2003-10-05More cmmu routines cleanup:Miod Vallat
2003-09-26Death to the bitfields, this time cmmu_apr_t and batc_entry_t. In theMiod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-22masive cmmu overhaul. function pointers now control cmmu functionalitySteve Murphree
2001-12-22rename m882xx.h to m8820x.hSteve Murphree
2001-12-16Revert the mvme88k to 20011212. Recent changes had not been merged correctly,Miod Vallat
2001-12-14Repair MVME187 after MVME197 merge.Steve Murphree
2001-12-13Support for MVME197 completed. Fix SPL defs.Steve Murphree