summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
Commit message (Expand)AuthorAgeFilesLines
* Don't include mptable_pci.c in Xen kernels. It is only meant for systemsjhb2011-07-171-1/+1
* Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h tojhb2011-06-221-2/+2
* Add I2C bus driver for the AMD Geode LX series CS5536 Companionbrix2011-05-151-0/+1
* Compile in in_cksum* implementations for both IPv6 and IPv6.bz2011-04-201-1/+1
* Move linux_clone(), linux_fork(), linux_vfork() to a MI path.dchagin2011-02-121-0/+1
* Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().jkim2011-01-171-1/+0
* Replace i386/i386/busdma_machdep.c and amd64/amd64/busdma_machdep.ccperciva2010-12-091-1/+1
* Merge sys/amd64/amd64/tsc.c and sys/i386/i386/tsc.c and move to sys/x86/x86.jkim2010-12-081-1/+1
* MFamd64: (based on) r209957jkim2010-11-121-5/+20
* Refactor acpi_machdep.c for amd64 and i386, move APM emulation into a newjkim2010-11-101-0/+1
* Now OsdEnvironment.c is identical on amd64 and i386. Move it to a new home.jkim2010-11-091-1/+1
* Move the MADT parser for amd64 and i386 to sys/x86/acpica now that it isjhb2010-11-081-1/+1
* Merge nexus.c from amd64 and i386 to x86 subtree.attilio2010-10-281-1/+1
* Merge the mptable support from MD bits to x86 subtree.attilio2010-10-281-2/+2
* Merge dump_machdep.c i386/amd64 under the x86 subtree.attilio2010-10-261-1/+1
* Intel QPI chipsets actually provide two extra "non-core" PCI buses thatjhb2010-08-251-0/+1
* Add tpm(4) driver for Trusted Platform Module.takawata2010-08-121-0/+3
* Do not build real mode emulator for i386. We use VM86 again since r210877.jkim2010-08-081-2/+1
* Add a parser for the ACPI SRAT table for amd64 and i386. It setsjhb2010-07-271-0/+1
* Crypto(4) driver for AESNI.kib2010-07-231-0/+4
* Rename timeevents.c to kern_clocksource.c.mav2010-07-141-1/+1
* Move timeevents.c to MI code, as it is not x86-specific. I already havemav2010-07-141-1/+1
* Some style fixes for r209371.mav2010-06-221-1/+1
* Implement new event timers infrastructure. It provides unified APIs formav2010-06-201-0/+1
* Move the MD support for PCI message signalled interrupts to the x86 treejhb2010-06-081-1/+1
* Move the machine check support code to the x86 tree since it is identicaljhb2010-06-081-1/+1
* Move the I/O APIC code to the x86 tree since it is identical on i386 andjhb2010-06-081-2/+2
* Unify local_apic.c for x86 archs,mav2010-05-231-1/+1
* - Support for uncore counting events: one fixed PMC with the uncorefabient2010-04-021-0/+1
* Introduce the new kernel sub-tree x86 which should contain all the codeattilio2010-02-251-16/+18
* Remove the usb2_input_kbd directive that was missed during the renaming of th...brucec2010-02-081-1/+1
* amdsbwd: new driver for AMD SB600/SB7xx watchdog timeravg2009-11-301-0/+1
* Rewrite x86bios and update its dependent drivers.jkim2009-10-191-2/+0
* Scan for option ROMs on i386 and amd64 only.marcel2009-10-111-0/+1
* lindev(4) [1] is supposed to be a collection of linux-specific pseudobz2009-09-261-0/+2
* r197444 unnecessarily changed positions of these files. Re-sort.jkim2009-09-241-2/+2
* Move sys/dev/x86bios to sys/compat/x86bios.jkim2009-09-231-2/+2
* Hide x86bios stuff in i386/amd64 specific files as atkbdc would getdelphij2009-09-221-0/+7
* Automatically depend on x86emu when vesa or dpms is being built intodelphij2009-09-211-3/+3
* Enable s3pci on amd64 which works on top of VESA, and allowdelphij2009-09-211-0/+1
* - Teach vesa(4) and dpms(4) about x86emu. [1]delphij2009-09-091-3/+3
* Move libteken out of the syscons directory.ed2009-09-031-1/+0
* * Driver for ACPI WMI (Windows Management Instrumentation)rpaulo2009-06-231-0/+1
* Migrate the Xen hypervisor clock reading routines into somethingadrian2009-05-291-0/+1
* Say hello to a very basic, read-only, Xen Hypervisor RTC.adrian2009-05-281-0/+1
* Implement simple machine check support for amd64 and i386.jhb2009-05-131-0/+1
* Burn TTY ioctl bridges in compat layers.ed2009-05-081-1/+0
* Add support for Phenom (Family 10h) to cpufreq.mr2009-03-281-0/+1
* Sigh, not my day. Check-in the update version that didn't haveambrisko2009-03-261-1/+1
* Add stuff to support upcoming BMC/IPMI flashing of newer Dell machineambrisko2009-03-261-0/+1
OpenPOWER on IntegriCloud