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
/
mvme188.h
Age
Commit message (
Expand
)
Author
2004-08-02
More include files cleaning:
Miod Vallat
2004-07-23
Eventually get the MVME188 reset sequence to work, and allow it to return
Miod Vallat
2004-04-26
Start factorizing luna88k and mvme88k common parts.
Miod Vallat
2004-04-14
After enough checks on real hardware, it turns out the documentation is wrong,
Miod Vallat
2003-10-11
Nuke trailing whitespace.
Miod Vallat
2003-09-28
Remove duplicate CMMU address definitions.
Miod Vallat
2003-09-16
Remove unused material from include files, as well as the annoying U() macro
Miod Vallat
2002-01-14
volatile police.
Miod Vallat
2001-12-22
rename m882xx.h to m8820x.h
Steve Murphree
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-14
Repair MVME187 after MVME197 merge.
Steve Murphree
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-16
More function prototypes.
Miod Vallat
2001-03-07
Inclusion from assembly code is detected with _LOCORE, no more fancy symbols.
Miod Vallat
2001-02-01
Major changes to get MVME188 working. More header and code cleanups. The
Steve Murphree
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