Age | Commit message (Expand) | Author |
2001-12-22 | correct pmap_map. mc88110 modifications. | Steve Murphree |
2001-12-22 | masive cmmu overhaul. function pointers now control cmmu functionality | Steve Murphree |
2001-12-22 | mc88110 support in ddb. Bring in bit definitions. | Steve Murphree |
2001-12-22 | rename m882xx.h to m8820x.h | Steve Murphree |
2001-12-22 | fix kenter/kremove, some spl police | Michael Shalayeff |
2001-12-21 | Let this compile for kernels where no pcc device is configured (i.e. kernels | Miod Vallat |
2001-12-21 | Unbreak gm0. regression test should be done next time... | Dale Rahn |
2001-12-21 | MC88410 External Cache Controller inline for MVME197DP/SP | Steve Murphree |
2001-12-20 | Temporarily revert the pmap_motorola changes, as they may account for | Miod Vallat |
2001-12-20 | MVME197 gets it's own external interrupt routine. | Steve Murphree |
2001-12-20 | MC88110 Processor Status Register definitions. | Steve Murphree |
2001-12-20 | MC88110 header modifications. | Steve Murphree |
2001-12-20 | machine dependant pointer changes. | Steve Murphree |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-12-19 | Introduce brdtyp and change what cputyp means. | Steve Murphree |
2001-12-19 | board.h overhaul. split definitions by arch. | Steve Murphree |
2001-12-19 | cleanup | Theo de Raadt |
2001-12-19 | bus switch name shortened. Added register definitons and functionality. | Steve Murphree |
2001-12-18 | Recognize newer uni-n chips. | Dale Rahn |
2001-12-18 | Delay Debugger(). Noticed by NetBSD. | Hugh Graham |
2001-12-17 | Comment out abtn, since it is the cause of the function key crashes | Dale Rahn |
2001-12-17 | Move the process_read_reg prototype to the correct file, it is specified | Dale Rahn |
2001-12-17 | Decrease splvm() level to the splimp() level. | Miod Vallat |
2001-12-16 | Revert the mvme88k to 20011212. Recent changes had not been merged correctly, | Miod Vallat |
2001-12-16 | Delay a cache invalidation in a 68060-only loop. | Miod Vallat |
2001-12-16 | 68060 CPUs need a few more TLB operations. Oops. | Miod Vallat |
2001-12-16 | match piix icu type on 82810ba/m; from netbsd | Michael Shalayeff |
2001-12-15 | document exit command at Boot: prompt; pvalchev tested | Theo de Raadt |
2001-12-15 | first i gave you one of the reasons it mmakes thing better. | Michael Shalayeff |
2001-12-15 | Fix a long-standing alignment bug by removing the 32-but call/return | Kjell Wooding |
2001-12-15 | Optimize (reduce) the pmap_changebit() calls for 68060 processors. | Miod Vallat |
2001-12-15 | Slightly reorganize. | Miod Vallat |
2001-12-14 | add wskbd, wsmouse, and wsmux cdev entries | Jason Wright |
2001-12-14 | add ukbd* at hub? and wskbd* at ukbd? | Jason Wright |
2001-12-14 | Remove the ugly protection_codes[] array, only used by the pte_prot() | Miod Vallat |
2001-12-14 | less confusing variable names | Jason Wright |
2001-12-14 | on some sony vaios (con dios) battery life is reported | Michael Shalayeff |
2001-12-14 | add vgafb (disabled), and while here add cgsix/cgthree as disabled | Jason Wright |
2001-12-14 | Driver for vga framebuffers on sparc64 based on cgsix (which is based on | Jason Wright |
2001-12-14 | Add gem (disabled) and hme (...) | Dale Rahn |
2001-12-14 | Use default mapping type (little endian) if the type is 0, otherwise use | Jason Wright |
2001-12-14 | pass zero as type for bus_space_map2 (the current argument isn't used by | Jason Wright |
2001-12-14 | From NetBSD: | Dale Rahn |
2001-12-14 | hme can build on macppc, and and would work if the pci-pci bridge would | Dale Rahn |
2001-12-14 | Remove cmmu_remote_[gs]et() here too, then... | Miod Vallat |
2001-12-14 | Duplicate #include line. | Miod Vallat |
2001-12-14 | Sync compilation flags definition accross m68k-based arches. | Miod Vallat |
2001-12-14 | SMALL_KERNEL -> outline splx | Niklas Hallqvist |
2001-12-14 | Repair MVME187 after MVME197 merge. | Steve Murphree |
2001-12-14 | garbage collect some unused stuff. | Jason Wright |