Age | Commit message (Expand) | Author |
2006-06-16 | If we are configured for glass console but no keyboard is plugged, we run | Miod Vallat |
2006-06-16 | Fix range check in sgc_slottopa(). | Miod Vallat |
2006-06-16 | Line 0 is not wired, thus illegal for use in frodo_intr_establish(). | Miod Vallat |
2006-06-16 | typo | Pedro Martelletto |
2006-06-16 | On the road to certance support. | Dale Rahn |
2006-06-16 | From k*_powernow_setperf() always return 0, i.e. | Gordon Willem Klok |
2006-06-16 | enable mpi. | Marco Peereboom |
2006-06-16 | If there is going to be a kludge to change the irq for com, do it early | Dale Rahn |
2006-06-15 | switch to using mpi instead of mpt; ok marco | Theo de Raadt |
2006-06-15 | The process is not: build, ifdef, commit. argh. | Dale Rahn |
2006-06-15 | rewritten, simplifed interrupt controller for 80321, half the lines | Dale Rahn |
2006-06-15 | Hack to attach the iodata PLD device, it controls the front panel LEDs | Dale Rahn |
2006-06-15 | All all 256MB on the thecus to configure, by raising the amount of | Dale Rahn |
2006-06-15 | sane irq numbers for pci interrupts, remove uncertanty on armish irq table. | Dale Rahn |
2006-06-15 | Fan controller for Thecus N2100, still needs more work, currently sets the | Dale Rahn |
2006-06-15 | Ricoh rtc support for armish, driver from netbsd. | Dale Rahn |
2006-06-15 | whitespace cleanup | Dale Rahn |
2006-06-15 | Rework the interrupt code, shaving some cycles off in the process. | Brad Smith |
2006-06-15 | make the clock error calculation match dev/ic/com.c so that things with, | Jason Wright |
2006-06-15 | Add proper masking of reserved bits, when we test if the thermal | Dimitry Andric |
2006-06-15 | In p3_get_bus_clock() don't fall through if we have in fact correctly | Gordon Willem Klok |
2006-06-14 | Missed a part of the kvm86 commit, if option KVM86 is defined it would be | Gordon Willem Klok |
2006-06-14 | support the iic busses on the ultrasparc III machines (something is still | Theo de Raadt |
2006-06-13 | Do not compare apple with oranges when checking if the thermal control | Miod Vallat |
2006-06-13 | kvm86, missed a file. | Gordon Willem Klok |
2006-06-13 | Kernel virtual mode 8086, currently disabled in GENERIC. | Gordon Willem Klok |
2006-06-13 | When adjusting the performance of the processor using p4tcc, the CPUs | Gordon Willem Klok |
2006-06-13 | Change the value returned if the CPU fails to honor a request to | Gordon Willem Klok |
2006-06-12 | Oops, typo | Miod Vallat |
2006-06-12 | Some more improvements to EST: | Dimitry Andric |
2006-06-12 | ANSIfy, and nuke newline at end of file. | Gordon Willem Klok |
2006-06-12 | Add stray interrupt reporting to the apicvec.s, fix the code for stray | Gordon Willem Klok |
2006-06-11 | Working kernel crash dumps. | Miod Vallat |
2006-06-11 | Amiga is no longer amoung us. Some architectures were too sentimental | Kenneth R Westerback |
2006-06-11 | Ansify. No binary change on amd64 and i386, not yet built on sgi. ok miod@ | Matthieu Herrb |
2006-06-11 | Clean the various cache and TLB invalidation function, arch by arch: | Miod Vallat |
2006-06-11 | Set up FPSP exception vectors on 68040 models in initvectors(), as done for the | Miod Vallat |
2006-06-11 | Remove traces of cut'n'pasted 68060 support, since there aren't any 68060-based | Miod Vallat |
2006-06-11 | Protect a variable only used for the HP MMU if #ifdef M68K_MMU_HP blocks. | Miod Vallat |
2006-06-11 | Move common prototypes to <m68k/{cpu,param}.h> instead of incomplete | Miod Vallat |
2006-06-11 | Factorize spl handling functions and software interrupt routines between | Miod Vallat |
2006-06-11 | Move pmap_aliasmask declaration and initialization to MD code. No functional | Miod Vallat |
2006-06-11 | Use bracketed include paths. | Miod Vallat |
2006-06-11 | Zero the size of the correct partition. Missed in previous cleanup. | Kenneth R Westerback |
2006-06-11 | Typo | Miod Vallat |
2006-06-11 | Get rid of the wdt(4) char device. We have watchdog(4) and | Michael Knudsen |
2006-06-10 | ANSIfy, KNF and remove a silly comment. | Gordon Willem Klok |
2006-06-10 | ANSIfy, KNF | Gordon Willem Klok |
2006-06-10 | Add IIC attachment/probe. no IIC devices yet. | Dale Rahn |
2006-06-10 | bring PHYS address in sync with RAMDISK, matches the addresss redboot | Dale Rahn |