Age | Commit message (Expand) | Author |
2009-06-06 | add sg_dma.c on i386, soon to be used. | Owain Ainsworth |
2009-06-06 | option X86EMU is how this subsystem is brought into a kernel | Theo de Raadt |
2009-06-06 | Add vga bios repost support. Fetched from the NetBSD tree mostly. | Paul Irofti |
2009-05-12 | uld(4) works on i386, too. Disabled in GENERIC by default. | Marcus Glocker |
2009-05-07 | Move amas device from arch/amd64 to dev/pci and enable it in i386 as well. | Ariane van der Steldt |
2009-01-20 | Install ACPI S3 resume trampoline code in a lowmem page. First part | Mike Larkin |
2009-01-13 | Turn mpbios into a real device, such that people can disable it on crappy | Mark Kettenis |
2008-12-04 | Move the bus_dma generic functions out of the far-too-podgy machdep.c and | Owain Ainsworth |
2008-11-22 | same change as for amd64. Move bus_space_* functions from inlines and | Owain Ainsworth |
2008-11-09 | Rework that way that agp attaches. | Owain Ainsworth |
2008-10-10 | Use the MI random() for all cases; no need for a MD version since it | Theo de Raadt |
2008-07-08 | vmt(4) is a kernel level implementation of the vmware tools. | David Gwynne |
2008-06-25 | auglx(4) is an audio(4) driver for the AC'97 audio codec found on | Marc Balmer |
2008-06-14 | Add amdmsr(4), a driver to access model specific registers on AMD CPUs. | Marc Balmer |
2008-05-21 | Switch i386 from pccom to com. Welcomed by many. | Mark Kettenis |
2008-05-07 | Move i386 to __HAVE_GENERIC_SOFT_INTERRUPTS | Mark Kettenis |
2008-04-25 | neccessary -> necessary; from Pierre Riteau | Jason McIntyre |
2008-03-22 | Nuke some unused magic. | Tobias Weingartner |
2008-03-20 | let maxusers go much higher | Theo de Raadt |
2008-03-16 | for some reason the pchb dependency on agp got left in. kill it. | Owain Ainsworth |
2008-03-16 | Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimes | Owain Ainsworth |
2008-03-04 | sthen@ has an motherboard with both agp and pcie that fails to boot. | Owain Ainsworth |
2007-11-28 | quite a bit of simplification by removing cpu classes. | Ted Unangst |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-11-25 | Make agp attach as a device. This means that many more agp bridges | Owain Ainsworth |
2007-11-25 | fake out the apm device to switch between apm and acpi on i386. now | Ted Unangst |
2007-11-16 | Make the GPIO functionality of the AMD Geode LX CS5536 available. | Marc Balmer |
2007-10-07 | Add a driver, amdpcib(4), for the AMD 8111 series LPC bridge and HPET written | Marc Balmer |
2007-10-07 | Add support for the PCI-ISA bridge, timecounter, and watchdog timer | Marc Balmer |
2007-07-04 | Remove more IPX leftovers. | Marco Pfatschbacher |
2007-05-31 | include files.bluetooth here; ok gwk | Uwe Stuehler |
2007-05-29 | Fix compilation of kernels without I686_CPU: piixpcib is always | Tom Cosgrove |
2007-05-28 | Remove the Archive/Wangtek cartidge tape driver, wt(4). All tapes are | Kenneth R Westerback |
2007-05-04 | Oops. Forgot to commit this part. | Artur Grabowski |
2007-04-26 | Add a setperf mechanism for ich speedstep controlled by SMI on certain | Gordon Willem Klok |
2007-04-21 | Introduce a smp aware hw.setperf mechanism, it will scale all CPUs or | Gordon Willem Klok |
2007-03-19 | attach softraid to the root of the device tree in a machine independant | David Gwynne |
2007-03-19 | Move i386 to timecounters. This is more or less the same code as amd64. | Artur Grabowski |
2007-03-19 | Add a new device that provides a framework for IO manipulation. A very basic | Marco Peereboom |
2007-02-20 | Revert PAE pmap for now, until the strange bug is found. This stops | Tom Cosgrove |
2007-02-17 | Bring in the AMD errata checks from amd64. | Tom Cosgrove |
2006-11-27 | commit vesabios for matthieu@ | Gordon Willem Klok |
2006-10-26 | Driver for the AMD Geode LX series processor security block. | Tom Cosgrove |
2006-07-25 | Kill option GPL_MATH_EMULATE. | Mark Kettenis |
2006-06-19 | move clock_subr.c to a better place, and now it is always in the kernel | Theo de Raadt |
2006-06-13 | kvm86, missed a file. | Gordon Willem Klok |
2006-05-28 | Support for standard SD host controllers like the Ricoh 5C822, a small | Uwe Stuehler |
2006-05-01 | Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interrupt | Mark Kettenis |
2006-04-27 | implement separate PAE pmap that allows access to 64g of physmem | Michael Shalayeff |
2006-03-04 | Dallas 1-Wire bus support. Includes the following drivers: | Alexander Yurchenko |