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
/
mvme197.h
Age
Commit message (
Expand
)
Author
2011-03-23
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
Paul Irofti
2011-01-02
Figure out how much L2 cache is available on 88410-blessed designs, and
Miod Vallat
2009-02-16
More 88110 SMP work. Contains, horribly entangled:
Miod Vallat
2007-12-15
Since the 88110 can not invalidate a particular tlb entry, do not stack
Miod Vallat
2007-12-04
Work in progress SMP code for 88110 processor using the BusSwitch chip as
Miod Vallat
2006-04-27
<machine/mvme1x7.h> is not really used anymore, remove it.
Miod Vallat
2006-04-27
Adjust sizes for the mandatory 1:1 mappings created in pmap_bootstrap().
Miod Vallat
2004-08-02
More include files cleaning:
Miod Vallat
2003-09-16
Remove unused material from include files, as well as the annoying U() macro
Miod Vallat
2001-12-19
board.h overhaul. split definitions by arch.
Steve Murphree
2001-12-16
Revert the mvme88k to 20011212. Recent changes had not been merged correctly,
Miod Vallat
2001-12-13
Support for MVME197 completed. Fix SPL defs.
Steve Murphree