summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/files.i386
AgeCommit message (Expand)Author
2006-10-26Driver for the AMD Geode LX series processor security block.Tom Cosgrove
2006-07-25Kill option GPL_MATH_EMULATE.Mark Kettenis
2006-06-19move clock_subr.c to a better place, and now it is always in the kernelTheo de Raadt
2006-06-13kvm86, missed a file.Gordon Willem Klok
2006-05-28Support for standard SD host controllers like the Ricoh 5C822, a smallUwe Stuehler
2006-05-01Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interruptMark Kettenis
2006-04-27implement separate PAE pmap that allows access to 64g of physmemMichael Shalayeff
2006-03-04Dallas 1-Wire bus support. Includes the following drivers:Alexander Yurchenko
2006-02-12Remove dead sysbeep driver and unused sysbeep() routine. No functional change.Miod Vallat
2006-01-29Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 thatMarco Peereboom
2005-11-21Add ESM support glue but keep it disabled for now.Jordan Hargrave
2005-11-04only build powernow pieces as appropriate for config'd cpu typesTed Unangst
2005-10-28update support for powernow (cool and quiet) on k7, and add supportTed Unangst
2005-10-04Add initial IPMI implementation. Currently only KCS retrieval method isMarco Peereboom
2005-09-26Share com probe code between com and pccom; allows us to get rid of awkwardMiod Vallat
2005-07-14More netccitt and netns removals; OK henning, brad, mickeyUwe Stuehler
2005-06-02Start on a basic ACPI framework -- does not do much more than read out theThorsten Lockert
2005-05-21add i386 optimized in4_cksumBrad Smith
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-03-08Cosmetics...Thierry Deval
2005-03-05Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code.Thierry Deval
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-10-03nvram driver for i386 through /dev/nvramjoshua stein
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-09-15gscpm(4) -- National Semiconductor Geode SC1100 SMI/ACPI module driver.Alexander Yurchenko
2004-07-14setperf driver for powernow in amd k7 cpus. derived from a diff toTed Unangst
2004-06-22support for rcc osb4 and csb5; tested on quad-zion and another box i haveMichael Shalayeff
2004-06-16db_mp.c requires ddbAlexander Yurchenko
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-06-05GPIO support for AMD Elan SC520 found on Soekris net45x1 boards.Alexander Yurchenko
2004-06-03gscpcib(4) -- National Semiconductor Geode SC1100 PCI-ISA bridge driver.Alexander Yurchenko
2004-06-03Enable GPIO for i386 port.Alexander Yurchenko
2004-05-23Enable i2c for i386 port.Alexander Yurchenko
2004-05-11zap false rcsTheo de Raadt
2004-05-08Put back ichpcib(4), it works now.Alexander Yurchenko
2004-05-06back out kernel breakage. Be more careful damnitTheo de Raadt
2004-05-06spacesAlexander Yurchenko
2004-05-06Move speedstep code to a separate ichpcib(4) driver.Alexander Yurchenko
2004-04-11move via-specific chunks to own fileTheo de Raadt
2004-04-02K6-2/3 powernow driver. not without quirks, but mostly working.Ted Unangst
2003-12-20add pentium 4 thermal control circuit (tcc) driver. can use this toTed Unangst
2003-12-18add new hw sysctls, cpuspeed and setperf to control cpu frequency.Ted Unangst
2003-11-03remove support for non-existent scd and pcd drivers. ok deraadt millertTed Unangst
2003-08-07watchdog driver for Geode SC1100 (e.g. in soekris net4801); ok mickey@Markus Friedl
2003-07-30support for vt8231 from netbsd via pr3362 and tested by matthew.gream@pobox.comMichael Shalayeff
2003-07-28remove the non-licensed i386 math emulation stuff. This only leaves theJason Wright
2003-06-24a.out emulation for dynamic binaries: intercept the right system callsMarc Espie
2003-05-14remove option LONGRUN; it's in everything but SMALL_KERNEL nowTed Unangst
2003-05-14Support for Transmeta CPU power management, called LongRun.Ted Unangst
2003-02-10Add hme at pciJason Wright