summaryrefslogtreecommitdiff
path: root/sys/arch/luna88k/conf
AgeCommit message (Expand)Author
2009-01-11Fix a sed bug in the makefile's depend target.Paul Irofti
2008-06-08alpha/conf/RAMDISKTheo de Raadt
2008-04-12Compile kernels with -Wvariable-decl (except on arches with ipmi, for now).Miod Vallat
2007-11-30Define NORMAL_C_NOP everywhere.Miod Vallat
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"Theo de Raadt
2007-11-25Get rid of the kernel 'libcompat' framework, and instead use conf/files toTheo de Raadt
2007-07-30Shuffle the order in which we look for header files, when doingThordur I. Bjornsson
2007-02-09LCD device driver, second step. Now the driver works with autoconf.Kenji Aoyama
2007-01-14Same as GENERIC, m88k_cpus[] should have 4 elements on luna88k, even inKenji Aoyama
2007-01-12Change the secondary CMMU's data cache turn on so that do not hog theKenji Aoyama
2006-08-06Switch luna88k from rcons to rasops. Tested by aoyama@Miod Vallat
2006-07-27Compile all kernels with -Wstack-usage-larger-than-2047, now that allMiod Vallat
2006-06-19move clock_subr.c to a better place, and now it is always in the kernelTheo de Raadt
2006-05-04Now that .S files have proper dependencies, do not hardcode dependenciesMiod Vallat
2005-10-24Factorize db_interface code between luna88k and mvme88k, removing dead codeMiod Vallat
2005-09-26Delete wrong comments, originally came from Makefile.mvme88k.Kenji Aoyama
2005-09-06Remove misleading NCPUS (hardcoded) option. From the SMP tree.Miod Vallat
2005-08-03enable safte and ses on all archs that appear to have real scsi bussesDavid Gwynne
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-03-08Cosmetics...Thierry Deval
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-10-03Merge locore_c_routines.c into machdep.c, and clear <machine/locore.h> asMiod Vallat
2004-09-16spacingTheo de Raadt
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-07-28Remove EH_DEBUG code.Miod Vallat
2004-07-25Merge luna88k and mvme88k pmap. The pmap will now assume that the memoryMiod Vallat
2004-07-23Move luna88k and mvme88k vm_machdep to m88k-agnostic code area.Miod Vallat
2004-07-13Remove compiler options workarounds for savectx breakage.Miod Vallat
2004-07-02Disable a -O2 specific optimization which causes kern_fork (and probably otherMiod Vallat
2004-06-19Share common ddb files accross m88k platforms.Miod Vallat
2004-05-07Add new file <machine/conf.h> and clean up console code and structures.Kenji Aoyama
2004-04-29Repair depend phaseMiod Vallat
2004-04-29Continue factorizing m88k common code, this time files in <arch>/<arch>Miod Vallat
2004-04-26Start factorizing luna88k and mvme88k common parts.Miod Vallat
2004-04-21Preliminary bsd.rd material for luna88k, to be built upon. Heavily basedMiod Vallat
2004-04-21Initial commit for OpenBSD/luna88k, based on OpenBSD/mvme88k, NetBSD/luna68k ...Kenji Aoyama