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
/
m88410.h
Age
Commit message (
Expand
)
Author
2014-03-18
Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping
Miod Vallat
2013-02-17
Replace assembly statement triggering 88410 commands with a proper volatile
Miod Vallat
2011-03-23
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
Paul Irofti
2010-12-31
Standardize cache handling functions and defines to use wb/wbinv/inv instead
Miod Vallat
2005-12-12
Move the MC88410 support code to a specific .c function instead of heavy
Miod Vallat
2005-04-30
Remove m88k_psr_type and function with utterly long names to control the psr,
Miod Vallat
2004-04-24
Preliminary switch to an mvme88k bus_space world. Not all drivers have been
Miod Vallat
2004-04-14
When trying to program tho 88410, be sure to unmask both flash banks
Miod Vallat
2004-04-12
Minor tweaks to appease gcc 3.
Miod Vallat
2003-10-05
Kill vm_offset_t and vm_size_t, in favor of the [pv]addr_t and [pv]size_t
Miod Vallat
2003-08-20
A bunch of 88110 band-aid:
Miod Vallat
2003-08-17
There is no need to assume that the compiler will swap ! and & operator
Miod Vallat
2001-12-22
mc88110 support in ddb. Bring in bit definitions.
Steve Murphree
2001-12-21
MC88410 External Cache Controller inline for MVME197DP/SP
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