summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf
AgeCommit message (Expand)Author
2013-01-20Add viomb(4).Brad Smith
2013-01-17option HIBERNATE for amd64Mike Larkin
2012-11-29Enable rtsx(4) in GENERIC on i386 and amd64.Stefan Sperling
2012-11-16Add oce(4) / mfii(4) and virtio devicesBrad Smith
2012-10-08enable 3 new OAK usb sensors on at least two architecturesTheo de Raadt
2012-09-27enable smscJonathan Gray
2012-09-19Add new drivers for virtio network (vio) and block devices (vioblk, the disksStefan Fritsch
2012-08-28Add -nopie to LINKFLAGS on ELF architectures. Note that this needs anPascal Stumpf
2012-08-22Build the kernel with -fno-pie. Just getting Ms out of my tree; this will bePascal Stumpf
2012-08-15add oce and mfii; ok deraadt dlgMike Belopuhov
2012-08-14enable mfii(4).David Gwynne
2012-08-03enable oce(4)Mike Belopuhov
2012-07-13More foundation goo for amd64 hibernateMike Larkin
2012-07-09unify com at cardbus attachmentsTheo de Raadt
2012-05-27enable tcpcib(4)Jonathan Gray
2012-05-27Add tcpcib(4) to support Intel Atom E600 watchdog.Jonathan Gray
2012-04-06tedu the raidframe.Joel Sing
2012-03-15Take cd9660 support off the "obviously a floppy" install media, to findTheo de Raadt
2011-11-15Simplify various parts of the puc(4) attachment code. Tested lightlyTheo de Raadt
2011-11-14merge syscall.c into the end of trap.c as almost all architectures do.Theo de Raadt
2011-11-08Garbage collect now unused MKDEP definitions. ok deraadt@Matthieu Herrb
2011-10-06ccd goes to the atticTheo de Raadt
2011-10-04In the coming future, we are more likely to need ehci(4) than sk(4) orTheo de Raadt
2011-09-20Remove commented-out leftovers from old drm drivers that have been removedMatthieu Herrb
2011-08-02disable mmuagp due to reports it breaks some machines.Theo de Raadt
2011-07-07deraadt says disable bluetooth everywhere else tooTed Unangst
2011-07-07The drahn memorial bad kernel build fix: prevent blood pressurePhilip Guenthe
2011-07-07Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libzTheo de Raadt
2011-07-06make clean should clean .d files, so as to leave a fresh canvas.Ted Unangst
2011-07-03Enable nvt(4).Mark Kettenis
2011-06-29Replace all instances of "scsibus* at hba?" with a single "scsibus* atMatthew Dempsky
2011-06-20enable myx(4).David Gwynne
2011-06-16Enable acpitoshiba by default in GENERIC.Paul Irofti
2011-05-30Add mmuagp. a driver for the agp chipsets on early amd64 machines.Owain Ainsworth
2011-05-24On OpenBSD, we've always attached scsibus(4) to umass(4), even forMatthew Dempsky
2011-05-23AMD K10/K11 pstate driver allows setperf and apm to change CPUClaudio Jeker
2011-05-18Mention new alc(4) devices in commments. No active changes.Stuart Henderson
2011-04-15Convert the kernel Makefiles to autogenerate dependencies during compilationPhilip Guenthe
2011-04-10Merge viapm and viaenvAlexandr Shadchin
2011-04-03Re-enable bce(4) now that it is fixed.Claudio Jeker
2011-04-02Remove the AMD GART based iommu code.Owain Ainsworth
2011-03-24remove whitespaceRobert Nagy
2011-02-17Disable sbt and ubt devices. The bluetooth code will sometimes sleep whileMiod Vallat
2011-01-08The Ubiquiti WiFiStation EXT works on the Sun Blade 1500.Damien Bergamini
2011-01-04Add support for Memory Mapped Configuration space access. This gives usMark Kettenis
2010-12-30If genassym fails, sort on the pipeline will indicate no error resultingTheo de Raadt
2010-12-15enable uticom(4) now it is known to workJonathan Gray
2010-12-11rsu(4), a driver for Realtek RTL8188SU, RTL8191SU and RTL8192SUDamien Bergamini
2010-12-06- use consistent 'include' rules without a full relative path.Jasper Lievisse Adriaanse
2010-12-02After the most recent change, make it possible to make -j again. TheTheo de Raadt