Age | Commit message (Expand) | Author |
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 |
2003-01-21 | add elan520 from netbsd; adapted to watchdog sysctl interface; | Markus Friedl |
2002-11-07 | dev/isa/i82365_isasubr.c is needed for pcic at pci; from Bernard Gardner via ... | Michael Shalayeff |
2002-08-05 | the supported agp chipset list is md-configured, not mi | Michael Shalayeff |
2002-07-12 | support for the agp gart on various agp chipsets. | Michael Shalayeff |
2002-06-26 | ieee1394 for i386 too... | Thierry Deval |
2002-06-17 | remove old pccons console driver. Not used anymore and not maintained. | Matthieu Herrb |
2002-03-23 | typo repair; openbsd@davidkrause.com | Theo de Raadt |
2001-11-02 | Make kernel compile without IPSEC, PPP_DEFLATE but with CRYPTO. Reported by | Jean-Jacques Bernard-Gundol |
2001-10-25 | add an ali1543 and fix amd756 icu drivers | Michael Shalayeff |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-08-17 | depend wscons_machdep.c on wsdisplay; from Peter Galbavy <peter.galbavy@knowt... | Michael Shalayeff |
2001-08-08 | IPCOMP removal. deraadt@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-06 | Change to make the kernel build when IPCOMP is activated and | Jean-Jacques Bernard-Gundol |
2001-06-27 | UVM is default | Niklas Hallqvist |
2001-06-25 | Include I2O files | Niklas Hallqvist |
2001-06-24 | add i2o stubs | Michael Shalayeff |
2001-05-11 | unify rd(4) even more | Theo de Raadt |
2001-05-11 | unify | Theo de Raadt |
2001-05-01 | Remove PCVT file references. | Aaron Campbell |
2001-04-09 | Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@ | Thorsten Lockert |
2001-04-07 | OK, PMAP_NEW by default once again. This time it should work better for | Niklas Hallqvist |
2001-04-03 | If you cannot test your work, please do not do commits and then break userland | Theo de Raadt |
2001-04-02 | PMAP_NEW is now default behaviour, get old pmap with option PMAP_OLD. | Niklas Hallqvist |
2001-03-22 | Merge in NetBSD's PMAP_NEW, still disabled | Niklas Hallqvist |
2001-03-05 | Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED. | Aaron Campbell |