Age | Commit message (Expand) | Author |
2004-07-27 | Factorize exception handling code. The only different part between luna88k | Miod Vallat |
2004-07-26 | Typos in comments. | Miod Vallat |
2004-07-25 | Merge luna88k and mvme88k pmap. The pmap will now assume that the memory | Miod Vallat |
2004-07-23 | Move luna88k and mvme88k vm_machdep to m88k-agnostic code area. | Miod Vallat |
2004-07-23 | Nuke getdevunit(). | Miod Vallat |
2004-07-22 | Do not use db_printf() to trace data access exceptions. | Miod Vallat |
2004-07-13 | Remove compiler options workarounds for savectx breakage. | Miod Vallat |
2004-07-02 | Make page-aligned variable contiguous. Saves almost one page of data. | Miod Vallat |
2004-07-02 | Disable a -O2 specific optimization which causes kern_fork (and probably other | Miod Vallat |
2004-07-01 | Delete unused functions and unnecessary flush_pipeline() at the | Kenji Aoyama |
2004-06-24 | Typos in DEBUG code. | Miod Vallat |
2004-06-19 | Trim includes. | Miod Vallat |
2004-06-19 | No "machine prom" ddb command on the Luna. | Miod Vallat |
2004-06-19 | Share common ddb files accross m88k platforms. | Miod Vallat |
2004-06-14 | Added some codes that check if the machine is LUNA-88K or LUNA-88K2 | Kenji Aoyama |
2004-06-02 | More realistic kernel pdt sizing for the Luna88k (sync with recent mvme88k | Miod Vallat |
2004-05-23 | Put back the fixed NCPUS == 1 version of flush_atc_entry(). | Miod Vallat |
2004-05-23 | Simplify iomap_mapin(). | Miod Vallat |
2004-05-23 | Nuke kvtop(), preserving a private copy in mvme88k vs(4) for now. | Miod Vallat |
2004-05-20 | Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc | Mark Kettenis |
2004-05-10 | Make the time getting frame buffer depth earlier. Without this | Kenji Aoyama |
2004-05-07 | Introduce a new cmmu operation, cachectl_pa, similar to cachectl, but taking | Miod Vallat |
2004-05-07 | Do not rely upon a fictitious MAXPHYSMEM value, but rather the actual | Miod Vallat |
2004-05-07 | Add new file <machine/conf.h> and clean up console code and structures. | Kenji Aoyama |
2004-05-07 | Some clean up, especially delete unused nvram related part. From miod@ | Kenji Aoyama |
2004-05-04 | Always ask the user for the root device if we are "swap generic" and the | Miod Vallat |
2004-05-03 | This file is long dead now. | Miod Vallat |
2004-04-29 | Repair depend phase | Miod Vallat |
2004-04-29 | Typos | Miod Vallat |
2004-04-29 | Continue factorizing m88k common code, this time files in <arch>/<arch> | Miod Vallat |
2004-04-29 | luna88k needs a <machine/profile.h> as well, so share it with mvme88k. | Miod Vallat |
2004-04-26 | Fix RCSID | Miod Vallat |
2004-04-26 | Start factorizing luna88k and mvme88k common parts. | Miod Vallat |
2004-04-24 | Define wscons device ids for the Luna devices. | Miod Vallat |
2004-04-22 | Typo | Miod Vallat |
2004-04-22 | Sync NMBCLUSTERS with mvme88k | Miod Vallat |
2004-04-21 | Preliminary bsd.rd material for luna88k, to be built upon. Heavily based | Miod Vallat |
2004-04-21 | Dummy Makefile for make includes to complete. | Miod Vallat |
2004-04-21 | We need this, too. | Miod Vallat |
2004-04-21 | Initial commit for OpenBSD/luna88k, based on OpenBSD/mvme88k, NetBSD/luna68k ... | Kenji Aoyama |