summaryrefslogtreecommitdiff
path: root/src/include/device
AgeCommit message (Expand)Author
2020-09-14src/{device,include}: Use PNP_IDX_EN instead of magic numberElyes HAOUAS
2020-09-14src/include: Drop unneeded empty linesElyes HAOUAS
2020-09-11device: Fix incompatible-pointer-types build errorSubrata Banik
2020-09-08pci_ids: Add Alder Lake DTT PCI IDsSubrata Banik
2020-09-08pci_ids: Add Alder Lake IPU PCI IDsSubrata Banik
2020-09-08soc/intel/elkhartlake: Add CPU, SA, PCH & IGD DIDs TableTan, Lean Sheng
2020-09-01{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik
2020-08-31device: Add method to configure bus mastering based on KconfigFelix Singer
2020-08-31include/device/azalia_device: Fix typoPatrick Rudolph
2020-08-31{intel/gma,include/device}: Delete unused 'drm_dp_helper.h' fileElyes HAOUAS
2020-08-29PCI IDs: Add PCI ID for CML DPTF/DTT PCI deviceEdward O'Callaghan
2020-08-27soc/intel/common: Include Elkhart Lake SA IDsTan, Lean Sheng
2020-08-17soc/intel/common: Move common HDA registers to <device/azalia_device.h>Elyes HAOUAS
2020-08-17soc/intel/jasperlake: Add IGD Device IDKrishna Prasad Bhat
2020-08-10soc/intel/common: Include Alder Lake SATA controller device IDsSubrata Banik
2020-08-05drivers/genesyslogic/gl9763e: Add driver for Genesys Logic GL9763EBen Chuang
2020-08-05include/device/azalia_device.h: Include <stdint.h>Elyes HAOUAS
2020-08-05soc/intel/common: Include Alder Lake device IDsSubrata Banik
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