summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf
AgeCommit message (Expand)Author
2015-08-31Enable efifb(4).YASUOKA Masahiko
2015-08-30Modify kernel to prepare boot from UEFI.YASUOKA Masahiko
2015-08-25Re-enabling GPT on amd64 and i386. Discussed with and OK krw@Brandon Mercer
2015-07-23GPT appears to create broken spoofed labels for empty disks (at least vnd,Theo de Raadt
2015-07-21Add pvbus(4), a pseudo-bus to attach non-PCI paravirtual devices and buses.Reyk Floeter
2015-07-19Enable GPT kernel support. Discussed with a few. OK miod@Brandon Mercer
2015-07-17remove obsolete INET kernel optionTed Unangst
2015-06-06Enable rtwn(4) on RAMDISK_CD kernels for upgrades. ok deraadtStefan Sperling
2015-06-04Enable rtwn(4) on amd64.Stefan Sperling
2015-05-30Remove commented out DRMDEBUG/DRM_DEBUG lines. Other drivers don't haveJonathan Gray
2015-04-28Explicitly include .codepatch and .codepatchend in .rodata such thatMark Kettenis
2015-04-16Enable ualea(4) where we have uhub(4), these USB device lists cry forMartin Pieuchot
2015-04-02use correct capitalization of 'BlackBerry'Jasper Lievisse Adriaanse
2015-03-24unwire lmc(4) and san(4).David Gwynne
2015-03-16Reduce use of SMALL_KERNEL in acpi, bringing acpiec driver and more gpeTheo de Raadt
2015-02-08enable iwm(4) in big ramdisks for easy upgradesPeter Hessler
2015-02-06Enable iwm(4) on amd64.Stefan Sperling
2015-01-31xhci fitsTheo de Raadt
2015-01-16Binary code patching on amd64Stefan Fritsch
2015-01-13for the install: target, use cmp as a rough attempt for avoiding repeatedTheo de Raadt
2015-01-11switch prototype warnings to implicit-declaration warnings.Ted Unangst
2015-01-03add new driver uslhcom(4) USB HID based UART.uaa
2014-12-21Prevent writing to the kernel area via the direct map. We do this by paddingMike Larkin
2014-12-19remove ipw. it wasn't included in generic, but nobody complained,Ted Unangst
2014-12-11dragonflybsd has added a urio driver. conservation of urios requiresTed Unangst
2014-12-10enable skgpio(4)Jonathan Gray
2014-12-10Add skgpio(4) a driver for the Soekris net6501 GPIO and LEDsJonathan Gray
2014-12-04as promised 18 years ago, consolidate isa floppy disks in files.isaTed Unangst
2014-12-04Enable umcs(4) where moscom(4) is present.Martin Pieuchot
2014-11-24use the correct capitalization for Realtek.Brad Smith
2014-11-23enable xhci(4) in ramdisksJonathan Gray
2014-11-18rename ld.script to same name as other architecturesTheo de Raadt
2014-11-17Pull in the .openbsd.randomdata sections, assigned to both the data andPhilip Guenther
2014-11-16Add cas(4).Brad Smith
2014-11-14enable trunk.Henning Brauer
2014-11-07Enable xhci(4). Most of the features are here, USB 1.x devices only workMartin Pieuchot
2014-11-05Map .rodata RO after boot on amd64. Makefile.amd64 changes from deraadt.Mike Larkin
2014-10-10Significant unification of RAMDISK* config files, making them diffable.Theo de Raadt
2014-10-04Switch the kernel configs over to using -Wframe-larger-than= instead ofBrad Smith
2014-09-27retire Accoom Networks Artery T1/E1 drive; ok claudioTheo de Raadt
2014-09-03Sync amd64 and i386 GENERIC.MP with other arches byBret Lambert
2014-08-20unlink crypto(4) pseudo device from the architecture dependant characterMike Belopuhov
2014-08-15lofn(4) and nofn(4) are going awayMike Belopuhov
2014-07-16Add mpbios(4). This fixes hw.ncpufound in bsd.rd on the Soekris net6501Christian Weisgerber
2014-07-15delete commented out slTheo de Raadt
2014-07-14Enable ext2fs support on RAMDISK_CD. Requested a few months ago inVadim Zhukov
2014-07-13Comment out option GPT until the matching userland bits are in place.Miod Vallat
2014-07-13Initial support to read GPT partition tables in the kernel, if option GPT.Miod Vallat
2014-07-12"Dr. Jones. Again we see there is nothing you can possess which I cannotTed Unangst
2014-07-11remove bthub remnantsTed Unangst