aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.amd64
Commit message (Expand)AuthorAgeFilesLines
* xen-locore: Silence DWARF2 section warningConrad Meyer2020-04-171-1/+2
* Move font.h generation to conf/files from conf/files.*Warner Losh2020-02-021-5/+0
* Fix old-style buildWarner Losh2020-02-021-5/+0
* Revert r357349, since the clang 10.0.0 warning was actually correct, andDimitry Andric2020-02-011-2/+1
* Disable new clang 10.0.0 warnings about converting the result of shiftDimitry Andric2020-01-311-1/+2
* Remove sio(4).Gleb Smirnoff2019-11-211-5/+0
* Add the pvscsi driver to the tree.Josh Paetzel2019-11-141-0/+1
* Move all the sys/dev/[a-j]* that are common to files.x86Warner Losh2019-10-301-33/+4
* emulate illumos membar_producer with atomic_thread_fence_relAndriy Gapon2019-10-101-1/+0
* This driver attaches to the Intel VMD drive and connects a new PCI domainDoug Ambrisko2019-10-101-0/+2
* Fix bogusly declared WERRORs in kernel buildWarner Losh2019-08-251-1/+1
* NTB Tool: Test driver for NTB hardware drivers.Alexander Motin2019-08-161-0/+1
* Move the common x86 ipmi files to files.x86. The powerpc file list is differentWarner Losh2019-08-141-10/+0
* The x86 part of hwpmc is shared, so move it to files.x86.Warner Losh2019-08-141-6/+0
* Windows ndis support is x86 only. Move the MI parts there.Warner Losh2019-08-141-10/+0
* Intel's isci is part of the chipset, so it is x86 specific.Warner Losh2019-08-141-109/+0
* Move hyperv to files.x86Warner Losh2019-08-141-22/+0
* The bxe driver, QLogic NetXtreme II Ethernet 10Gb PCIe adapter driver, is x86Warner Losh2019-08-141-8/+0
* The ACPI parts are identical between i386 and amd64Warner Losh2019-08-141-9/+0
* Move via padlock files to files.x86.Warner Losh2019-08-141-3/+0
* Apart from one MD file, aesni is common to x86. Move it into files.x86.Warner Losh2019-08-141-26/+0
* Move all the hp* drivers too files.x86Warner Losh2019-08-141-34/+0
* Move the identical x86 lines to files.x86Warner Losh2019-08-141-59/+3
* nvme has been moved to 'files' so shouldn't be here anymore. It works onWarner Losh2019-08-131-11/+0
* ed(4) has been removed from the tree, but these were forgotten in r347911.Warner Losh2019-08-131-6/+0
* ukbdmap.h rule was identical on all platforms, so move them into sys/conf/files.Warner Losh2019-08-121-5/+0
* Create files.x86Warner Losh2019-08-121-4/+4
* linuxulator: rename linux_locore.s to .asmEd Maste2019-07-301-1/+1
* Remove gzip'ed a.out support.Xin LI2019-07-301-1/+0
* Add driver for NTB in AMD SoC.Alexander Motin2019-07-021-2/+3
* add superio driverAndriy Gapon2019-07-011-0/+1
* Fix qlxgbe(4) static build.Alexander Motin2019-06-261-0/+3
* random(4): Fix RANDOM_LOADABLE buildConrad Meyer2019-06-011-2/+2
* Add an AESNI-optimized version of the CCM/CBC cryptographic and authenticationSean Eric Fagan2019-05-251-0/+5
* Move scterm_teken.c from 6 MD files lists to the MI files list so that itBruce Evans2019-02-211-2/+0
* Introduce driver for TPM 2.0 in CRB and FIFO (TIS) modesMarcin Wojtas2018-12-141-0/+3
* acpica : move SRAT/SLIT parsing to sys/dev/acpicaJayachandran C.2018-12-081-0/+1
* sfxge(4): add firmware image layout optionAndrew Rybchenko2018-11-291-0/+1
* sfxge(4): add Medford2 support to NIC moduleAndrew Rybchenko2018-11-271-0/+1
* sfxge(4): add API to control UDP tunnel portsAndrew Rybchenko2018-11-261-0/+1
* Add pci_early function to detect Intel stolen memory.Konstantin Belousov2018-10-311-0/+1
* Add amdgpio, driver for GPIO controller on AMD-based x86_64 platformsOleksandr Tymoshenko2018-10-211-0/+1
* iavf(4): Finish rename/rebrand internallyEric Joyner2018-10-151-2/+2
* ixl/iavf(4): Change ixlv to iavf and update it to use iflib(9)Eric Joyner2018-10-121-13/+11
* Catch exceptions during EFI RT calls on amd64.Konstantin Belousov2018-09-021-0/+1
* Implement kernel support for early loading of Intel microcode updates.Mark Johnston2018-08-131-0/+1
* Use SMAP on amd64.Konstantin Belousov2018-07-291-0/+1
* All genassym.sh usage need offset.incBryan Drewery2018-07-031-1/+1
* ensure that offset.inc is generated before ia32_genassym.c is compiledMatt Macy2018-07-031-1/+1
* inline atomics and allow tied modules to inline locksMatt Macy2018-07-021-1/+0