aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.i386
Commit message (Expand)AuthorAgeFilesLines
* aesni(4): Add support for x86 SHA intrinsicsConrad Meyer2017-09-261-0/+10
* amdtemp(4): Add support for Family 17h temperature sensorConrad Meyer2017-09-051-1/+1
* Add smn(4) driver for AMD System Management NetworkConrad Meyer2017-09-051-0/+1
* Sync NTB options between amd64 and i386.Alexander Motin2017-09-011-4/+4
* Add NTB driver for PLX/Avago/Broadcom PCIe switches.Alexander Motin2017-08-301-4/+5
* linux vdso: pass -fPIC to the assembler, not linkerEd Maste2017-06-031-1/+1
* hyperv/vmbus: Reorganize vmbus device treeSepherosa Ziehau2017-05-101-0/+1
* Add nctgpio conf lines so it can be compiled into the kernel.Nick Hibma2017-03-301-0/+1
* Use inline asm instead of unportable intrinsics for the SSE4 crc32Bruce Evans2017-03-261-5/+1
* Remove SVR4 (System V Release 4) binary compatibility support.Gleb Smirnoff2017-02-281-33/+0
* Exclude -flto when building *genassym.oEd Maste2017-02-211-2/+2
* Merge i386 and amd64 mtrr drivers.Konstantin Belousov2017-02-171-1/+1
* Remove Micro Channel Architecture support. Of the commonly availableWarner Losh2017-02-151-1/+0
* Only build the ACPI PCI drivers on x86, they are unlikely to be used onAndrew Turner2017-02-061-0/+5
* Merge projects/ipsec into head/.Andrey V. Elsukov2017-02-061-2/+2
* For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSEKonstantin Belousov2017-02-031-1/+1
* calculate_crc32c: Add SSE4.2 implementation on x86Conrad Meyer2017-01-311-0/+5
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-1/+1
* [intelspi] Add SPI driver for Intel BayTrail SoCOleksandr Tymoshenko2016-12-271-0/+1
* hyperv/ic: Rename cleaned up files.Sepherosa Ziehau2016-12-201-3/+3
* hyperv/ic: Rname cleaned up file.Sepherosa Ziehau2016-12-201-1/+1
* Only build acpi_timer.c on x86, it fails on arm64 as it attempts to accessAndrew Turner2016-11-221-0/+1
* hyperv/pcib: change the file name: pcib.c -> vmbus_pcib.cDexuan Cui2016-11-181-1/+1
* hyperv/pcib: Fix the build for some kernel configsDexuan Cui2016-11-181-2/+2
* hyperv/pcib: enable PCIe pass-through (a.k.a. Discrete Device Assignment)Dexuan Cui2016-11-161-0/+1
* hyperv/vss: Add driver and tools for VSSSepherosa Ziehau2016-11-151-0/+1
* [gpio] Add GPIO driver for Intel Bay Trail SoCOleksandr Tymoshenko2016-11-041-0/+1
* hyperv/hn: Rename cleaned up file.Sepherosa Ziehau2016-11-011-1/+1
* hyperv/hn: Rename cleaned up RNDIS source file.Sepherosa Ziehau2016-10-311-1/+1
* hyperv/hn: Rename cleaned up NVS source file.Sepherosa Ziehau2016-10-281-1/+1
* hyperv/storvsc: Fix the blkvsc disk attachment issues.Sepherosa Ziehau2016-09-291-1/+0
* Make CloudABI work on i386.Ed Schouten2016-08-221-0/+13
* Remove the spic(4) driver for the Sony Vaoi Jogdial.John Baldwin2016-08-191-1/+0
* hyperv/vmbus: Add APIs for various types of transactions.Sepherosa Ziehau2016-08-111-0/+1
* Merge i386 and amd64 variants of mp_watchdog.c into x86/, there is noKonstantin Belousov2016-08-031-1/+1
* hyperv/vmbus: Rename cleaned up bufring codeSepherosa Ziehau2016-07-271-1/+1
* Merge {amd64,i386}/instr_size.c into x86_instr_size.c.Mark Johnston2016-07-201-1/+1
* hyperv/vmbus: Rename laundered vmbus channel codeSepherosa Ziehau2016-07-191-1/+1
* hyperv/vmbus: Merge hv_channel_mgmt.c into hv_channel.cSepherosa Ziehau2016-07-151-1/+0
* hyperv/vmbus: Merge hv_connection.c into hv_channel.cSepherosa Ziehau2016-07-131-1/+0
* hyperv/vmbus: Rework vmbus version accessing.Sepherosa Ziehau2016-07-121-0/+1
* Add linux_mmap.c to the appropriate conf/files.Dmitry Chagin2016-07-101-0/+1
* NewBus'ify NTB subsystem.Alexander Motin2016-07-091-1/+4
* hyperv: Move machine dependent bits into machine dependent files.Sepherosa Ziehau2016-06-061-0/+1
* hyperv: Rename some cleaned up/almost cleaned up filesSepherosa Ziehau2016-06-011-4/+4
* hyperv: Add helpers for busdma(9) operationSepherosa Ziehau2016-05-231-0/+1
* hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbusSepherosa Ziehau2016-04-151-0/+1
* Move i386/i386/autoconf.c to sys/x86/x86 and use it on both amd64 and i386.John Baldwin2016-04-031-1/+1
* Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64Zbigniew Bodek2016-03-291-0/+1
* simplify compile-time default keyboard map generationEd Maste2016-03-281-2/+2