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
/
m88110.h
Age
Commit message (
Expand
)
Author
2004-06-22
Do not access [id][pl]ar registers from C code - we only care about their
Miod Vallat
2004-01-13
No need to set [di]sar for complete tlb invalidation.
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
2003-08-20
A bunch of 88110 band-aid:
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-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
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-08-26
Add prototypes, fix compilation warnings, random style fixes.
Miod Vallat
2001-08-12
#(endif|else) foo is incorrect, make it #endif /* foo */
Heikki Korpela
2001-03-09
kernel will compile with -Werror. Added intr.h
Steve Murphree
2001-03-07
Inclusion from assembly code is detected with _LOCORE, no more fancy symbols.
Miod Vallat
2001-01-14
Complete move to UVM virtual memory system. More header fixes.
Steve Murphree
1999-09-27
Adding support for MVME188 and MVME197
Steve Murphree