Age | Commit message (Expand) | Author |
2006-01-06 | Merge machine/ansi.h and machine/types.h into machine/_types.h and | Todd C. Miller |
2005-12-03 | Implement __cpu_simple_lock_t for m88k. | Miod Vallat |
2005-12-03 | Fast __HAVE_MUTEX implementation for m88k platforms. | Miod Vallat |
2005-12-03 | Turn read_processor_identification_register() into a simple macro with a | Miod Vallat |
2005-12-03 | Switch m88k ports to __HAVE_CPUINFO. Current cpu pointer is held in SR0 | Miod Vallat |
2005-11-24 | add lint-specific hacks. at the same time, clean out a lot of ancient | Theo de Raadt |
2005-10-13 | Merge <machine/cpu_number.h> into <machine/cpu.h>, preparing for intrusive | Miod Vallat |
2005-10-12 | Define IPL_SCHED and spslsched(), matching the statclock level. | Miod Vallat |
2005-04-27 | Allow userland to cause the data cache to be flushed for any arbitrary address | Miod Vallat |
2005-04-04 | - Delete implicit * 4 operation in bus_space offset calculation | Kenji Aoyama |
2004-12-24 | {e,}intr{cnt,names} bye-bye. | Miod Vallat |
2004-11-08 | Remove mvme88k leftovers. | Miod Vallat |
2004-11-08 | Kill struct md_p, which was really only necessary for mvme88k; on | Miod Vallat |
2004-10-03 | Merge locore_c_routines.c into machdep.c, and clear <machine/locore.h> as | Miod Vallat |
2004-08-11 | Fix off-by-ones in bus_space_*_multi_*() | Miod Vallat |
2004-08-10 | The second spc is missing on original LUNA-88K, so add and check the | Kenji Aoyama |
2004-08-02 | Move MAX_CPUS constant to cpu.h | Miod Vallat |
2004-08-01 | Move 88100 DAE code to its own file, shared between luna88k and mvme88k. | Miod Vallat |
2004-07-28 | Remove EH_DEBUG code. | Miod Vallat |
2004-07-25 | Merge luna88k and mvme88k pmap. The pmap will now assume that the memory | Miod Vallat |
2004-07-23 | Nuke getdevunit(). | 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-20 | Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc | Mark Kettenis |
2004-05-07 | Add new file <machine/conf.h> and clean up console code and structures. | Kenji Aoyama |
2004-05-03 | This file is long dead now. | Miod Vallat |
2004-04-29 | Typos | 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-22 | Sync NMBCLUSTERS with mvme88k | Miod Vallat |
2004-04-21 | Initial commit for OpenBSD/luna88k, based on OpenBSD/mvme88k, NetBSD/luna68k ... | Kenji Aoyama |