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