Age | Commit message (Expand) | Author |
2011-10-09 | Rework secondary processor initialization. cmmu initialization is now | Miod Vallat |
2011-04-07 | Do not use NULL in integer comparisons. No functional change. | Miod Vallat |
2010-12-31 | Massive overhauling of the m88k pmap, though I can't pretend it's a new pmap | Miod Vallat |
2010-12-26 | Kill pmap_phys_address(), and force every driver's mmap() routine to return | Miod Vallat |
2010-09-20 | Get rid of evcount's support for arranging counters in a tree | Matthew Dempsky |
2010-07-02 | Move common code for waking up writers on a tty into a function. | Nicholas Marriott |
2010-06-28 | Allow tty drivers to request larger buffers at attach time using a | Theo de Raadt |
2010-04-24 | SMP support for models 4600 and 530, adapted from the MVME188 code. Models | Miod Vallat |
2010-04-24 | Replace heuristics used to figure out which model we are running on, and | Miod Vallat |
2010-04-21 | More reworking of interrupt handling and VME support, and rename various | Miod Vallat |
2010-04-20 | Add bus_dma and oosiop(4), as found on the AV530 family. Tested on model 4605. | Miod Vallat |
2010-04-18 | Work in progress support for AViiON models 4600 and 530. | Miod Vallat |
2010-04-18 | Apply the same interrupt enable bit fiddling protection as done for le@fwio | Miod Vallat |
2010-04-12 | Some of the line disciplines want to check for suser. Better to pass them | Ted Unangst |
2010-03-31 | Make sure the boundaries of uvm_pglistalloc() calls are set up with low | Miod Vallat |
2009-11-09 | Every selwakeup() should have a matching KNOTE() (even if kqueue isn't | Nicholas Marriott |
2009-10-31 | Use suser when possible. Suggested by miod@. | Federico G. Schwindt |
2009-10-31 | Add missing KNOTE() calls after selwakeup(), until we decide if the KNOTE() | Theo de Raadt |
2009-04-14 | Convert the waitok field of uvm_pglistalloc to "flags", more will be added soon. | Owain Ainsworth |
2009-03-29 | make various strings ("can't map mem space" and similar) more consistent | Stuart Henderson |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-01-23 | Cleanup cn_pri. Change constants to more meaningful names, rather than | Joel Sing |
2007-12-20 | Print the VME vector number used when attaching. | Miod Vallat |
2007-12-20 | Stricter range checks in mmap function. | Miod Vallat |
2007-12-19 | Overhaul interrupt handling, in order to make it (arguably) simpler and | Miod Vallat |
2007-12-19 | The serial console address apparently does not change accross 88100 designs, | Miod Vallat |
2007-12-19 | Allocate memory for the onboard le interface using uvm functions, instead of | Miod Vallat |
2007-12-12 | Disable the built-in speaker when initializing the chip, before my | Miod Vallat |
2007-04-10 | ``it's'' -> ``its'' when the grammar gods require this change. | Miod Vallat |
2006-11-16 | Ratibibugle struct frame and <machine/frame.h> | Miod Vallat |
2006-07-17 | Cope with clock_subr.c changes. | Miod Vallat |
2006-06-19 | Since a part of the nvram may be write-protected on some machines, check | Miod Vallat |
2006-05-21 | Move common definitions shared by the various 88100-based designs to their | Miod Vallat |
2006-05-11 | Fix stupid bugs in mapping and unmapping of VME regions. | Miod Vallat |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-08 | Oops, correct import this time. | Miod Vallat |
2006-04-26 | Oops, correct import this time. | Miod Vallat |
2006-04-25 | Oops, correct import this time. | Miod Vallat |