index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
mvme88k
/
include
/
m8820x.h
Age
Commit message (
Expand
)
Author
2004-04-26
Start factorizing luna88k and mvme88k common parts.
Miod Vallat
2004-01-19
Get rid of a few useless defines, as well as a few duplicated ones; and
Miod Vallat
2004-01-14
Some MC8820x operation cleaning:
Miod Vallat
2004-01-09
Do not define new m8820x specific constants for what are common cache and
Miod Vallat
2003-10-11
Get rid of "union cpupid"; makes <machine/cpus.h> disappear as well.
Miod Vallat
2003-10-05
More cmmu routines cleanup:
Miod Vallat
2003-09-26
Death to the bitfields, this time cmmu_apr_t and batc_entry_t. In the
Miod Vallat
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-12-22
masive cmmu overhaul. function pointers now control cmmu functionality
Steve Murphree
2001-12-22
rename m882xx.h to m8820x.h
Steve Murphree
2001-12-16
Revert the mvme88k to 20011212. Recent changes had not been merged correctly,
Miod Vallat
2001-12-14
Repair MVME187 after MVME197 merge.
Steve Murphree
2001-12-13
Support for MVME197 completed. Fix SPL defs.
Steve Murphree