summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/mvme197.h
AgeCommit message (Expand)Author
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2011-01-02Figure out how much L2 cache is available on 88410-blessed designs, andMiod Vallat
2009-02-16More 88110 SMP work. Contains, horribly entangled:Miod Vallat
2007-12-15Since the 88110 can not invalidate a particular tlb entry, do not stackMiod Vallat
2007-12-04Work in progress SMP code for 88110 processor using the BusSwitch chip asMiod Vallat
2006-04-27<machine/mvme1x7.h> is not really used anymore, remove it.Miod Vallat
2006-04-27Adjust sizes for the mandatory 1:1 mappings created in pmap_bootstrap().Miod Vallat
2004-08-02More include files cleaning:Miod Vallat
2003-09-16Remove unused material from include files, as well as the annoying U() macroMiod Vallat
2001-12-19board.h overhaul. split definitions by arch.Steve 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