index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
luna88k
/
include
Age
Commit message (
Expand
)
Author
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