Age | Commit message (Expand) | Author |
2010-12-31 | Massive overhauling of the m88k pmap, though I can't pretend it's a new pmap | Miod Vallat |
2009-03-15 | Generic softinterrupt support for m88k based platforms, adapted from arm | Miod Vallat |
2009-02-20 | atomic_{set,clear}bits_int were not safe enough on 88110 systems, as they | Miod Vallat |
2008-04-25 | neccessary -> necessary; from Pierre Riteau | Jason McIntyre |
2007-12-29 | Had I known we had a kernel version of John Hauser's SoftFloat code, I would | Miod Vallat |
2007-12-25 | Restart the m88110 floating-point trap code from scratch, basing it on the | Miod Vallat |
2007-12-02 | Rework the __mp_lock code to not spin at spllock(), kinda similar to the | Miod Vallat |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2005-12-03 | Fast __HAVE_MUTEX implementation for m88k platforms. | Miod Vallat |
2005-12-03 | Switch m88k ports to __HAVE_CPUINFO. Current cpu pointer is held in SR0 | Miod Vallat |
2005-10-24 | Factorize db_interface code between luna88k and mvme88k, removing dead code | Miod Vallat |
2005-07-14 | More netccitt and netns removals; OK henning, brad, mickey | Uwe Stuehler |
2005-05-05 | Add a faster in4_cksum as well. | Miod Vallat |
2005-05-04 | Switch m88k to a faster in_cksum implementation, the original 100%-C powerpc | Miod Vallat |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
2004-09-30 | More code shuffling, probably the final touch. | Miod Vallat |
2004-09-30 | Move common signal code to m88k-agnostic location. | Miod Vallat |
2004-08-06 | Merge Luna88k and mvme88k M88200 management code. Features: | Miod Vallat |
2004-08-01 | Move 88100 DAE code to its own file, shared between luna88k and mvme88k. | 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-06-19 | Share common ddb files accross m88k platforms. | Miod Vallat |
2004-04-29 | Continue factorizing m88k common code, this time files in <arch>/<arch> | Miod Vallat |
2004-04-26 | Start factorizing luna88k and mvme88k common parts. | Miod Vallat |