Age | Commit message (Expand) | Author |
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 |
2008-04-12 | Compile kernels with -Wvariable-decl (except on arches with ipmi, for now). | Miod Vallat |
2008-04-09 | Add new stub uvm_shutdown() and call it from the right place in MD boot() | Theo de Raadt |
2008-04-08 | Split the cdev makro for bpftun into two seperate definitions. tun(4) and | Claudio Jeker |
2008-04-02 | Rewrite the startup code for the mvme88k bootblocks, once again. Some of | Miod Vallat |
2008-03-31 | Switch bootloaders to mi loadfile(). | Miod Vallat |
2008-03-31 | Compile libsa with -D_STANDALONE. | Miod Vallat |
2008-03-23 | setroot() is supposed to be safe in all cases, so kill the special cases | Theo de Raadt |
2008-01-23 | Cleanup cn_pri. Change constants to more meaningful names, rather than | Joel Sing |
2008-01-13 | Add a machdep.cputype sysctl, which returns the processor type (0 for 88100, | Miod Vallat |
2008-01-13 | Remove unused cpumod variable. | Miod Vallat |
2008-01-05 | For each channel, tell if it is single-ended or differential if we can know | Miod Vallat |
2008-01-03 | Enable wide transfers in the IOPB on wide busses, and get the IOPB passthrough | Miod Vallat |
2008-01-02 | Do not invalidate the 88410 cache without flushing it first; this is | Miod Vallat |
2008-01-01 | Match on Cougar boards, and try to drive them like Jaguars on steroids. On | Miod Vallat |
2008-01-01 | A potpourri of bugfixes: | Miod Vallat |
2007-12-31 | replace ctob/btoc by ptoa/atop as done for other architectures | Martin Reindl |
2007-12-27 | Remove leftover code in m197_machdep.c, back when I wanted to address the | Miod Vallat |
2007-12-27 | Make the mvme188 interrupt handling closer to the aviion interrupt handling: | Miod Vallat |
2007-12-26 | Since no cache flush/inval operation will occur before we enable D$, and | Miod Vallat |
2007-12-26 | Remove the last debug bit from the PSR on 88110: do not force memory accesses | Miod Vallat |
2007-12-25 | Limit physmem to 32MB on 01-W3869B02[EF] boards which shipped with 64MB of | Miod Vallat |
2007-12-25 | Tell 197SP and 197DP apart in MULTIPROCESSOR kernels. | Miod Vallat |
2007-12-25 | Increase timeout on the processor bus when running without snooping enabled. | Miod Vallat |
2007-12-22 | Move initial PSR initialization to a separate routine, instead of duplicating | Miod Vallat |
2007-12-22 | Enable branch prediction on MC88110 revision 5 and later, since we can | Miod Vallat |
2007-12-21 | Change the EF_xxx constants to be real offsets within the trapframe, instead | Miod Vallat |
2007-12-20 | Do not wait for the end of the universe if delay(0). | Miod Vallat |
2007-12-20 | Stricter range checks in mmap function. | Miod Vallat |
2007-12-15 | Get the MVME197 memory size from the BusSwitch decoders. | Miod Vallat |
2007-12-15 | Unconditionnaly disable the instruction cache on 40MHz MVME197LE boards, | Miod Vallat |
2007-12-15 | All MVME BUG manuals concur on SR3 being the only register needing to be | Miod Vallat |
2007-12-15 | Since the 88110 can not invalidate a particular tlb entry, do not stack | Miod Vallat |
2007-12-15 | Move the cmmu lock back from 8820x-specific code to global, and use it on | Miod Vallat |
2007-12-13 | Disable write posting, this does not work on BusSwitch revision #1. The BUG | Miod Vallat |
2007-12-09 | I honestly do not remember what 88110 errata convinced me to disable | Miod Vallat |
2007-12-09 | Nuke evil common, spotted by martin@ | Miod Vallat |
2007-12-08 | Better siginfo fault codes for floating point exceptions on 88110, with | Miod Vallat |
2007-12-05 | Make the CPU_88100 and CPU_88110 constants match the architectural number | Miod Vallat |
2007-12-05 | Correctly setup the seconday processor on 197DP, and get it ready to accept | Miod Vallat |