Age | Commit message (Expand) | Author |
2009-02-21 | Move part of the mp lock logic into per-cpu callbacks; on MVME197DP we need | Miod Vallat |
2009-02-21 | Get rid of 88110 nmi stacks. This was a good idea, but I outsmarted myself | Miod Vallat |
2009-02-20 | When looping to process external interrupts, do not complain (and panic) | Miod Vallat |
2009-02-20 | Let M188 kernel compile. | Miod Vallat |
2009-02-18 | Fix thinko in list traversal in vsbic_cmd_ccb(). | Miod Vallat |
2009-02-17 | Pass a cpu_info * to setsoftipi() so it does not need to curcpu(), which | Miod Vallat |
2009-02-17 | Be sure to pass a valid confargs * to child devices of vme0 when attaching, | Miod Vallat |
2009-02-16 | More 88110 SMP work. Contains, horribly entangled: | Miod Vallat |
2009-02-16 | Since NMI are now handled separately, remove the ``interrupt type'' argument | Miod Vallat |
2009-02-16 | Extend the scsi_adapter minphys() callback to take a struct scsi_link * | Miod Vallat |
2009-02-15 | Properly send a request sense command if the command status asks for it. | Miod Vallat |
2009-02-14 | Sync device lists with GENERIC. | Miod Vallat |
2009-02-14 | Add vsbic(4), a drive for the MVME327A SCSI and floppy controller, only for | Miod Vallat |
2009-02-14 | Fix a few defines. | Miod Vallat |
2009-02-13 | Use a different dispatcher for the NMI traps on 88110, these are too | Miod Vallat |
2009-02-13 | Release the secondary processor initialization interlock a bit later, | Miod Vallat |
2009-02-13 | Allow IPIs on the secondary processors later in the bootstrap process, when | Miod Vallat |
2009-02-13 | Provide a specific delay() routine using separate timers for the two cpus | Miod Vallat |
2009-02-13 | Make delay() a per-board function pointer. | Miod Vallat |
2009-02-12 | BPP routines for ``intelligent'' Motorola MVME boards. Currently not used | Miod Vallat |
2009-02-08 | Oops, initialize the nmi stack correctly for the boot processor. | Miod Vallat |
2009-02-08 | On 88110 processors, use a separate stack to handle NMI; these can occur | Miod Vallat |
2009-02-08 | Use the correct flags when bus_dmamap_sync()ing the s/g lists. | Miod Vallat |
2009-02-01 | Nuke whitespace at EOL. | Miod Vallat |
2009-02-01 | Remove dma_cachectl() and rename dma_cachectl_pa() to dma_cachectl() now that | Miod Vallat |
2009-02-01 | Get the cpu speed from the pcctwo configuration on MVME187. | Miod Vallat |
2009-02-01 | Finally switch this driver to bus_dma. | Miod Vallat |
2009-01-29 | Add a few cache operations after I/O completes. | Miod Vallat |
2009-01-29 | The ``flush before inval'' 88410 workaround needs to be done in | Miod Vallat |
2009-01-25 | Remove /dev/drum and related code. | Miod Vallat |
2009-01-18 | Define HEAP_START so that we can use space below it for ethernet buffers; | Miod Vallat |
2009-01-18 | Recompute file pointer position when seeking backwards, as it gets reinitialized | Miod Vallat |
2009-01-11 | Fix a sed bug in the makefile's depend target. | Paul Irofti |
2008-11-28 | Eliminate the redundant bits of code for MTU and multicast handling | Brad Smith |
2008-11-27 | It turns out Motorola manufactured ECC 128MB memory boards for MVME188 | Miod Vallat |
2008-10-30 | Initialize random seed for secondary processors. | Miod Vallat |
2008-10-30 | Give the dummy struct cpu_info used for secondary processor early bootstrap, | Miod Vallat |
2008-10-02 | First step towards cleaning up the Ethernet driver ioctl handling. | Brad Smith |
2008-09-23 | Fix uninitialized variable. | Miod Vallat |
2008-09-19 | Perform the mvme197 latency timer reprogramming in the boot blocks, in | Miod Vallat |
2008-07-30 | Do not print adapter target id on the attachment line, now that scsibus(4) | Miod Vallat |
2008-07-21 | nam2blk[] needs a "vnd" entry for some things (like softraid) | Todd T. Fries |
2008-06-27 | Clear swap encryption keys before dumping a kernel image. | Miod Vallat |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-12 | Bring biomem diff back into the tree after the nfs_bio.c fix went in. | Theo de Raadt |
2008-06-11 | back out biomem diff since it is not right yet. Doing very large | Theo de Raadt |
2008-06-10 | Fix buffer cache pending read statistics by ensuring we can identify | Bob Beck |
2008-06-08 | Make sure to cnpollc(1)/cnpollc(0) around cngetc() or getsn() calls. | Miod Vallat |
2008-06-08 | alpha/conf/RAMDISK | Theo de Raadt |
2008-05-14 | Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc and | Miod Vallat |