summaryrefslogtreecommitdiff
path: root/src/include/device
AgeCommit message (Expand)Author
2020-07-28device: Add find_dev_nested_path helper functionRob Barnes
2020-07-28PCI IDs: Add PCI ID for the realtek 5261Caveh Jalali
2020-07-28src: Never set ISA Enable on PCI bridgesAngel Pons
2020-07-26src/include: Add missing includesElyes HAOUAS
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-07-26device/device.h: Add `is_dev_enabled` functionAngel Pons
2020-07-25soc/intel/tigerlake: Update Tiger Lake SA IDsDerek Huang
2020-07-17device: Increase DEVICE_PATH_MAX to 40Furquan Shaikh
2020-07-15PCI IDs: Add PCI ID for JSL DPTF/DTT PCI deviceTim Wawrzynczak
2020-07-12soc/intel/tigerlake: Add new IGD deviceRavi Sarawadi
2020-07-12device/xhci: Add helper method to iterate over xhci_supported_protoclRaul E Rangel
2020-07-07soc/intel/common/block: Add new block DTTTim Wawrzynczak
2020-07-07pci_ids: Add TGL & JSL IPU PCI IDsTim Wawrzynczak
2020-06-22device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki
2020-06-17device/pnp_ops.h: Use pnp.h functionsAngel Pons
2020-06-10device/xhci: Add xHCI utility to enumerate capabilitiesRaul E Rangel
2020-06-09pci_ops.h: Turn and/or ops into update wrappersAngel Pons
2020-06-09include/device/pci_ops.h: Add bitwise AND opsAngel Pons
2020-06-08device: Add a disabling PCIe device bus master functionJohn Zhao
2020-06-02fw_config: Add firmware configuration interfaceDuncan Laurie
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-05-28device: Enable resource allocation above 4G boundary with allocator v4Furquan Shaikh
2020-05-28Remove new additions of "this file is part of" linesElyes HAOUAS
2020-05-26device: Move resource allocation into a separate compilation unitFurquan Shaikh
2020-05-22drivers/soundwire/alc5682: Support Realtek ALC5682 SoundWire deviceDuncan Laurie
2020-05-22drivers/soundwire/max98373: Support MAX98373 SoundWire deviceDuncan Laurie
2020-05-19device: Add definitions for SoundWire specificationDuncan Laurie
2020-05-16Revert "device: Enable resource allocation above 4G boundary"Furquan Shaikh
2020-05-12util/sconfig: Add LPC and ESPI busesRaul E Rangel
2020-05-12southbridge/intel/common: Add Process CallChristian Walter
2020-05-12device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel
2020-05-12device: Enable resource allocation above 4G boundaryFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01include/device/device.h: Include <smbios.h>Elyes HAOUAS
2020-04-29device/pci_id: Add Tiger Lake TCSS device IDJohn Zhao
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28device: Constify struct device * parameter to dev_nameFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-28amd/family17h: Add PCI device IDs for all controllers in AMD Family17hFurquan Shaikh
2020-04-28soc/amd: Update macro name for IOMMU on AMD Family 17hFurquan Shaikh
2020-04-28soc/intel/jasperlake: Add new MCH device idsMaulik V Vaghela
2020-04-25include/device/azalia: Add enums and MACROsPatrick Rudolph
2020-04-22device: Add helper function to find matching device on busFurquan Shaikh
2020-04-22device: Add a helper to find device behind a PCI-to-PCI bridge deviceFurquan Shaikh
2020-04-20mmio: Fix failure in bit field macro when accessing >30 bitsHung-Te Lin
2020-04-16intel/common/block/lpc: Add new device IDs for Lewisburg PCHBryantOu