summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2001-12-22mc88110 mods.Steve Murphree
2001-12-22Bring in PSR bit definitions.Steve Murphree
2001-12-22Assume xxx.usr bug in RAMDISK.Steve Murphree
2001-12-22Make RAMDISK work.Steve Murphree
2001-12-22vme devices 'auto vector'.Steve Murphree
2001-12-22Correct badvaddr() usage.Steve Murphree
2001-12-22Put miod's Makefile hack to define M88100 and M88110 back in.Steve Murphree
2001-12-22GENERIC configuration now includes MVME197 and M88110 options.Steve Murphree
2001-12-22change function names to reflect cpu type instead of board type.Steve Murphree
2001-12-22add mc88110 definitionsSteve Murphree
2001-12-22add get_psr() inline for mc88410.hSteve Murphree
2001-12-22Correct res count. Based on fix in NetBSD.Hugh Graham
2001-12-22mc88110 modifications.Steve Murphree
2001-12-22correct badvaddr()Steve Murphree
2001-12-22correct pmap_map. mc88110 modifications.Steve Murphree
2001-12-22masive cmmu overhaul. function pointers now control cmmu functionalitySteve Murphree
2001-12-22mc88110 support in ddb. Bring in bit definitions.Steve Murphree
2001-12-22rename m882xx.h to m8820x.hSteve Murphree
2001-12-22fix kenter/kremove, some spl policeMichael Shalayeff
2001-12-21Let this compile for kernels where no pcc device is configured (i.e. kernelsMiod Vallat
2001-12-21Unbreak gm0. regression test should be done next time...Dale Rahn
2001-12-21MC88410 External Cache Controller inline for MVME197DP/SPSteve Murphree
2001-12-20Temporarily revert the pmap_motorola changes, as they may account forMiod Vallat
2001-12-20MVME197 gets it's own external interrupt routine.Steve Murphree
2001-12-20MC88110 Processor Status Register definitions.Steve Murphree
2001-12-20MC88110 header modifications.Steve Murphree
2001-12-20machine dependant pointer changes.Steve Murphree
2001-12-19UBC was a disaster. It worked very good when it worked, but on someArtur Grabowski
2001-12-19Introduce brdtyp and change what cputyp means.Steve Murphree
2001-12-19board.h overhaul. split definitions by arch.Steve Murphree
2001-12-19cleanupTheo de Raadt
2001-12-19bus switch name shortened. Added register definitons and functionality.Steve Murphree
2001-12-18Recognize newer uni-n chips.Dale Rahn
2001-12-18Delay Debugger(). Noticed by NetBSD.Hugh Graham
2001-12-17Comment out abtn, since it is the cause of the function key crashesDale Rahn
2001-12-17Move the process_read_reg prototype to the correct file, it is specifiedDale Rahn
2001-12-17Decrease splvm() level to the splimp() level.Miod Vallat
2001-12-16Revert the mvme88k to 20011212. Recent changes had not been merged correctly,Miod Vallat
2001-12-16Delay a cache invalidation in a 68060-only loop.Miod Vallat
2001-12-1668060 CPUs need a few more TLB operations. Oops.Miod Vallat
2001-12-16match piix icu type on 82810ba/m; from netbsdMichael Shalayeff
2001-12-15document exit command at Boot: prompt; pvalchev testedTheo de Raadt
2001-12-15first i gave you one of the reasons it mmakes thing better.Michael Shalayeff
2001-12-15Fix a long-standing alignment bug by removing the 32-but call/returnKjell Wooding
2001-12-15Optimize (reduce) the pmap_changebit() calls for 68060 processors.Miod Vallat
2001-12-15Slightly reorganize.Miod Vallat
2001-12-14add wskbd, wsmouse, and wsmux cdev entriesJason Wright
2001-12-14add ukbd* at hub? and wskbd* at ukbd?Jason Wright
2001-12-14Remove the ugly protection_codes[] array, only used by the pte_prot()Miod Vallat
2001-12-14less confusing variable namesJason Wright