Age | Commit message (Expand) | Author |
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 |
2006-02-12 | Remove dead sysbeep driver and unused sysbeep() routine. No functional change. | Miod Vallat |
2006-01-29 | Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 that | Marco Peereboom |
2005-11-21 | Add ESM support glue but keep it disabled for now. | Jordan Hargrave |
2005-11-04 | only build powernow pieces as appropriate for config'd cpu types | Ted Unangst |
2005-10-28 | update support for powernow (cool and quiet) on k7, and add support | Ted Unangst |
2005-10-04 | Add initial IPMI implementation. Currently only KCS retrieval method is | Marco Peereboom |
2005-09-26 | Share com probe code between com and pccom; allows us to get rid of awkward | Miod Vallat |
2005-07-14 | More netccitt and netns removals; OK henning, brad, mickey | Uwe Stuehler |
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert |
2005-05-21 | add i386 optimized in4_cksum | Brad Smith |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-03-05 | Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code. | Thierry Deval |
2004-10-08 | Move dev/cons.c to MI conf/files. | Alexander Yurchenko |
2004-10-03 | nvram driver for i386 through /dev/nvram | joshua stein |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated architec... | Michael Shalayeff |
2004-09-15 | gscpm(4) -- National Semiconductor Geode SC1100 SMI/ACPI module driver. | Alexander Yurchenko |
2004-07-14 | setperf driver for powernow in amd k7 cpus. derived from a diff to | Ted Unangst |
2004-06-22 | support for rcc osb4 and csb5; tested on quad-zion and another box i have | Michael Shalayeff |
2004-06-16 | db_mp.c requires ddb | Alexander Yurchenko |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-06-05 | GPIO support for AMD Elan SC520 found on Soekris net45x1 boards. | Alexander Yurchenko |
2004-06-03 | gscpcib(4) -- National Semiconductor Geode SC1100 PCI-ISA bridge driver. | Alexander Yurchenko |
2004-06-03 | Enable GPIO for i386 port. | Alexander Yurchenko |
2004-05-23 | Enable i2c for i386 port. | Alexander Yurchenko |
2004-05-11 | zap false rcs | Theo de Raadt |
2004-05-08 | Put back ichpcib(4), it works now. | Alexander Yurchenko |
2004-05-06 | back out kernel breakage. Be more careful damnit | Theo de Raadt |
2004-05-06 | spaces | Alexander Yurchenko |
2004-05-06 | Move speedstep code to a separate ichpcib(4) driver. | Alexander Yurchenko |
2004-04-11 | move via-specific chunks to own file | Theo de Raadt |
2004-04-02 | K6-2/3 powernow driver. not without quirks, but mostly working. | Ted Unangst |
2003-12-20 | add pentium 4 thermal control circuit (tcc) driver. can use this to | Ted Unangst |
2003-12-18 | add new hw sysctls, cpuspeed and setperf to control cpu frequency. | Ted Unangst |
2003-11-03 | remove support for non-existent scd and pcd drivers. ok deraadt millert | Ted Unangst |
2003-08-07 | watchdog driver for Geode SC1100 (e.g. in soekris net4801); ok mickey@ | Markus Friedl |
2003-07-30 | support for vt8231 from netbsd via pr3362 and tested by matthew.gream@pobox.com | Michael Shalayeff |
2003-07-28 | remove the non-licensed i386 math emulation stuff. This only leaves the | Jason Wright |
2003-06-24 | a.out emulation for dynamic binaries: intercept the right system calls | Marc Espie |
2003-05-14 | remove option LONGRUN; it's in everything but SMALL_KERNEL now | Ted Unangst |
2003-05-14 | Support for Transmeta CPU power management, called LongRun. | Ted Unangst |
2003-02-10 | Add hme at pci | Jason Wright |