aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.i386
Commit message (Expand)AuthorAgeFilesLines
* Add basic support for FDT to i386 & amd64. This change includes:Marcel Moolenaar2013-05-211-0/+2
* Unbreak tinderbox build after r249420.Jung-uk Kim2013-04-121-1/+0
* Remove the virtio dependency entry for the VirtIO device drivers. ThisBryan Venteicher2013-03-061-5/+5
* - Don't include date and time the driver is built, this is useful forXin LI2013-01-221-2/+1
* Add VirtIO to the i386 and amd64 GENERIC kernelsBryan Venteicher2013-01-131-0/+9
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingAttilio Rao2012-10-181-1/+1
* Integrate nvme(4) and nvd(4) into the amd64 and i386 builds.Jim Harris2012-09-171-0/+10
* Rename the IVY_RNG option to RDRAND_RNG.Konstantin Belousov2012-09-131-1/+1
* Remove some trailing whitespace.Jim Harris2012-09-121-2/+2
* Replace a bare use of 'objcopy' with ${OBJCOPY} for easier cross compilationDavid E. O'Brien2012-09-121-1/+1
* After r240104, make sure the hpt27xx driver also compiles with clang,Dimitry Andric2012-09-051-1/+2
* Add support for new Intel on-CPU Bull Mountain random numberKonstantin Belousov2012-09-051-1/+2
* Some fixes for r236772.Mitsuru IWASAKI2012-06-101-1/+1
* Add x86/acpica/acpi_wakeup.c for amd64 and i386. Difference ofMitsuru IWASAKI2012-06-091-1/+1
* uart_cpu_amd64.c and uart_cpu_i386.c (under sys/dev/uart) areMarcel Moolenaar2012-04-111-1/+1
* Move the legacy(4) driver to x86.John Baldwin2012-03-301-1/+1
* Allow (with a license warning) "options ZFS" to work in static kernels.Peter Wemm2012-03-271-0/+1
* Move i386's intr_machdep.c to the x86 tree and share it with amd64.John Baldwin2012-03-091-1/+1
* Allow a native i386 kernel to be built with 'nodevice atpic'. Just as onJohn Baldwin2012-03-091-2/+2
* Provide wbwd(4), a driver for the watchdog timer found on variousBjoern A. Zeeb2012-03-061-0/+1
* Add isci(4) driver for amd64 and i386 targets.Jim Harris2012-01-311-0/+109
* For sys/dev/ce/tau32-ddk.c, disable the following warning when buildingDimitry Andric2011-12-291-1/+2
* Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA cardXin LI2011-12-281-0/+7
* Add watchdog support for VIA south bridge chipset.Fabien Thomas2011-12-121-0/+1
* Don't include mptable_pci.c in Xen kernels. It is only meant for systemsJohn Baldwin2011-07-171-1/+1
* Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h toJohn Baldwin2011-06-221-2/+2
* Add I2C bus driver for the AMD Geode LX series CS5536 CompanionHenrik Brix Andersen2011-05-151-0/+1
* Compile in in_cksum* implementations for both IPv6 and IPv6.Bjoern A. Zeeb2011-04-201-1/+1
* Move linux_clone(), linux_fork(), linux_vfork() to a MI path.Dmitry Chagin2011-02-121-0/+1
* Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().Jung-uk Kim2011-01-171-1/+0
* Replace i386/i386/busdma_machdep.c and amd64/amd64/busdma_machdep.cColin Percival2010-12-091-1/+1
* Merge sys/amd64/amd64/tsc.c and sys/i386/i386/tsc.c and move to sys/x86/x86.Jung-uk Kim2010-12-081-1/+1
* MFamd64: (based on) r209957Jung-uk Kim2010-11-121-5/+20
* Refactor acpi_machdep.c for amd64 and i386, move APM emulation into a newJung-uk Kim2010-11-101-0/+1
* Now OsdEnvironment.c is identical on amd64 and i386. Move it to a new home.Jung-uk Kim2010-11-091-1/+1
* Move the MADT parser for amd64 and i386 to sys/x86/acpica now that it isJohn Baldwin2010-11-081-1/+1
* Merge nexus.c from amd64 and i386 to x86 subtree.Attilio Rao2010-10-281-1/+1
* Merge the mptable support from MD bits to x86 subtree.Attilio Rao2010-10-281-2/+2
* Merge dump_machdep.c i386/amd64 under the x86 subtree.Attilio Rao2010-10-261-1/+1
* Intel QPI chipsets actually provide two extra "non-core" PCI buses thatJohn Baldwin2010-08-251-0/+1
* Add tpm(4) driver for Trusted Platform Module.Takanori Watanabe2010-08-121-0/+3
* Do not build real mode emulator for i386. We use VM86 again since r210877.Jung-uk Kim2010-08-081-2/+1
* Add a parser for the ACPI SRAT table for amd64 and i386. It setsJohn Baldwin2010-07-271-0/+1
* Crypto(4) driver for AESNI.Konstantin Belousov2010-07-231-0/+4
* Rename timeevents.c to kern_clocksource.c.Alexander Motin2010-07-141-1/+1
* Move timeevents.c to MI code, as it is not x86-specific. I already haveAlexander Motin2010-07-141-1/+1
* Some style fixes for r209371.Alexander Motin2010-06-221-1/+1
* Implement new event timers infrastructure. It provides unified APIs forAlexander Motin2010-06-201-0/+1
* Move the MD support for PCI message signalled interrupts to the x86 treeJohn Baldwin2010-06-081-1/+1
* Move the machine check support code to the x86 tree since it is identicalJohn Baldwin2010-06-081-1/+1