summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/m88410.h
AgeCommit message (Expand)Author
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
2013-02-17Replace assembly statement triggering 88410 commands with a proper volatileMiod Vallat
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2010-12-31Standardize cache handling functions and defines to use wb/wbinv/inv insteadMiod Vallat
2005-12-12Move the MC88410 support code to a specific .c function instead of heavyMiod Vallat
2005-04-30Remove m88k_psr_type and function with utterly long names to control the psr,Miod Vallat
2004-04-24Preliminary switch to an mvme88k bus_space world. Not all drivers have beenMiod Vallat
2004-04-14When trying to program tho 88410, be sure to unmask both flash banksMiod Vallat
2004-04-12Minor tweaks to appease gcc 3.Miod Vallat
2003-10-05Kill vm_offset_t and vm_size_t, in favor of the [pv]addr_t and [pv]size_tMiod Vallat
2003-08-20A bunch of 88110 band-aid:Miod Vallat
2003-08-17There is no need to assume that the compiler will swap ! and & operatorMiod Vallat
2001-12-22mc88110 support in ddb. Bring in bit definitions.Steve Murphree
2001-12-21MC88410 External Cache Controller inline for MVME197DP/SPSteve Murphree
2001-12-16Revert the mvme88k to 20011212. Recent changes had not been merged correctly,Miod Vallat
2001-12-13Support for MVME197 completed. Fix SPL defs.Steve Murphree