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
/
asm_macro.h
Age
Commit message (
Expand
)
Author
2003-10-05
De-register
Miod Vallat
2003-08-01
Turn flush_pipeline() in a simple macro.
Miod Vallat
2002-01-09
Put explicit register qualifiers into the inlines, so that they work correctly
Miod Vallat
2001-12-22
add get_psr() inline for mc88410.h
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
2001-11-20
Prevent more symbol clashes when compiling userland.
Miod Vallat
2001-10-28
Use the same pipeline flush instruction everywhere.
Miod Vallat
2001-08-12
#(endif|else) foo is incorrect, make it #endif /* foo */
Heikki Korpela
2001-08-07
Sprinkle a few Holy Volatiles (tm).
Miod Vallat
2001-07-26
Always flush the pipeline after updating cr1.
Miod Vallat
2001-03-08
Define ff1() as a one-liner assembly inline, rather than a function in
Miod Vallat
2001-03-08
Some warning hunting.
Miod Vallat
2001-02-01
Major changes to get MVME188 working. More header and code cleanups. The
Steve Murphree
2001-01-15
__asm__ and __volatile__
Theo de Raadt
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
1999-02-09
$Log$ is ugly
Theo de Raadt
1999-02-09
Added kernel support for user debugging. Fixed file ID's
Steve Murphree
1997-03-03
Cleanup after import. This also seems to bring up the current version.
Dale S. Rahn
1997-03-03
This is a remove to get rid of the old mvme88k port which was incomplete
Dale S. Rahn
1995-10-18
initial 88k import; code by nivas and based on mach luna88k
Theo de Raadt