summaryrefslogtreecommitdiff
path: root/sys/arch/x86/pci
AgeCommit message (Expand)Author
2023-05-13s/requied/required/ in comments (likely grammar should be also improved in theandvar
2023-05-10x86/imc(4): Use config_detach_children.riastradh
2023-05-09ichlpcib(4): Use config_detach_children.riastradh
2023-05-09ichlpcib(4): KNF. No functional change intended.riastradh
2023-04-12ichsmb(4), tco(4): Add support for TCO on newer Intel chipsets.riastradh
2023-01-28amdsmn(4),amdzentemp(4): Add Zen3+ Rembrandt(19h/4xh) & Zen4 Genoa(19h/1xh).msaitoh
2023-01-28Reduce diff against DragonFly. No functional change.msaitoh
2022-12-18Add amdsmn(4) and amdccp(4) power management stubs.reinoud
2022-11-24match zen3 "cezanne" (ryzen 5000-series APU.)mrg
2022-10-19dwiic(4): Don't try to attach children if dwiic_attach failed.riastradh
2022-10-01amdsmn(4),amdzentemp(4): Add support for 17h/6xh and 19h/6xh.msaitoh
2022-09-28Fix compile error.msaitoh
2022-09-22tco(4): Nix PMC_TCO_BASE offset in TCO register definitions.riastradh
2022-09-22tco(4): Use a subregion of the PMC registers for TCO registers.riastradh
2022-09-22ichlpcib(4), tco(4): Rename iot -> pmt, ioh -> pmh.riastradh
2022-09-22ichlpcib(4), tco(4): Take `lpcib_' off various names.riastradh
2022-09-22tco(4): Rename lpcib_tco_attach_args -> tco_attach_args.riastradh
2022-09-22tco(4): Change has_rcba bit into version number.riastradh
2022-09-21tco(4): Fix whitespace. No functional change intended.riastradh
2022-09-06 Fix compile error. Compile test only.msaitoh
2022-09-05x86: Fix interaction between consinit, device_pci_register, and drm.riastradh
2022-05-24- msipic_construct_msix_pic(): set mp_table_base to memaddr (withoutbouyer
2022-05-23Work in progress on MSI/MSI-X on Xen (MSI works on my hardware, more workbouyer
2022-04-27Rename for AMD F15/6X device. No functional change.msaitoh
2021-12-05s/futher/further/ in comment.msaitoh
2021-10-27Add more Jasper Lake and Elkhart Lake devices.msaitoh
2021-10-27Add many Intel I2C devices.msaitoh
2021-10-15Disable MSI and MSI-X support if IAPC_BOOT_ARCH reports that MSI is notjmcneill
2021-08-07Merge thorpej-cfargs2.thorpej
2021-06-21prop_dictionary_set_cstring_nocopy -> prop_dictionary_set_string_nocopychristos
2021-06-06Fix build failure on i386.nonaka
2021-06-06amdzentemp(4): Add support for per CCD temperature sensor from FreeBSD.nonaka
2021-06-05amdzentemp(4): Add Zen 3 support.nonaka
2021-05-29dwiic(4): Attribute output correctly and relegate to debug-level.riastradh
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-03-14Remoave an extra space from a commentskrll
2021-01-28Remove x86_genfb_mtrr_init. PATs have been available since the Pentium IIIjmcneill
2021-01-26Add a device_t parameter to acpi_enter_i2c_devs. If non-NULL, all childjmcneill
2020-12-11Fix build failure when XNEPV is defined.knakahara
2020-12-11Not pic->pic_addroute but pic->pic_hwunmask should enable interrupts for MSI-X.knakahara
2020-10-14vmx(4) should be MI. moved to sys/dev/pci from sys/arch/x86/pciryo
2020-08-01reorder includes to pull __HAVE_PCI_MSI_MSIX properly viajdolecek
2020-07-19for Xen MSI, fallback to INTx when PHYSDEVOP_map_pirq fails for the devicejdolecek
2020-05-04add support for using MSI for XenPV Dom0jdolecek
2020-05-04constify the pic templatesjdolecek
2020-04-27Fix the wrong logic about making the number of vmx(4) TX/RX queueyamaguchi
2020-04-25Merge the bouyer-xenpvh branch, bringing in Xen PV drivers support under HVMbouyer
2020-04-23Apply previous change ("Don't mix sign and unsigned operands. Just usesimonb
2020-04-20Don't mix sign and unsigned operands. Just use size_t for the loop.joerg
2020-04-20Update to support Family 15h Model 60 temperature sensors.simonb