aboutsummaryrefslogtreecommitdiff
path: root/src/include/device
AgeCommit message (Expand)Author
2023-07-15ec/google/chromeec: Split wait-loop for DP and HPD flagsKapil Porwal
2023-07-14soc/intel/adl: Add Raptor Lake-HX definitionsTim Crawford
2023-07-12soc/intel: Replace number in RPL-S ESPI PCI IDs by chipset nameMichał Żygowski
2023-07-12soc/intel: Fix W790 chipset nameMichał Żygowski
2023-07-12soc/intel/alderlake: Add support for Raptor Lake S CPUsMax Fritz
2023-06-23soc/intel/jasperlake: Add per-SKU power limitsChia-Ling Hou
2023-06-02device/pci_rom: Add simple pci_rom_free()Grzegorz Bernacki
2023-05-26treewide: Remove 'extern' from functions declarationElyes Haouas
2023-05-23soc/intel/common: Add RPP-S PCI IDsJeremy Soller
2023-04-22lib/version: Move board identification stringsKyösti Mälkki
2023-04-11util/sconfig: Remove unused ioapic and irq keywordsArthur Heymans
2023-04-06cpu/x86/topology: Add code to fill in topology on struct pathArthur Heymans
2023-04-06cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_pathArthur Heymans
2023-03-31soc/intel/common: Add core_type member to 'struct apic_path'Sridhar Siricilla
2023-03-29soc/intel/common: Add Intel Trace Hub driverPratikkumar Prajapati
2023-03-07device/xhci: Add struct for capability registersRobert Zieba
2023-03-05device/xhci: Add functions to work with resource pointersRobert Zieba
2023-03-05cpu/x86/smm: Add PCI resource store functionalityRobert Zieba
2023-03-03lib: set up specific purpose memory as LB_MEM_SOFT_RESERVEDJonathan Zhang
2023-02-28include/device/pci_def.h: Fix typo in commentWerner Zeh
2023-02-10soc/intel/{common, meteorlake}: Add support for new MCHSridhar Siricilla
2023-02-09sb/intel/lynxpoint: Add PCI DIDs for 9 series PCHsAngel Pons
2023-02-06inc/device: Add extended capability ID for ATSTim Chu
2023-02-06device/pci_device.c: Add way to limit max bus numbersArthur Heymans
2023-01-24soc/intel/cmn/block: Add smbus/p2sb device ids for SPR-SPTim Chu
2023-01-19tree: Drop Intel Ice Lake supportFelix Singer
2023-01-04spd.h: Move enum ddr3_module_type to ddr3.hElyes Haouas
2023-01-04spd.h: Move enum ddr2_module_type to ddr2.hElyes Haouas
2022-12-27drivers/intel/ish: Add ADL-P ISH DIDSubrata Banik
2022-12-22inc/dev/pci_def.h: add definitions for RCEC EA Ext. CapbilityJonathan Zhang
2022-12-22soc/intel/alderlake: Add Raptor Lake device IDsMarx Wang
2022-12-21treewide: Remove duplicated includesElyes Haouas
2022-12-20soc/intel/cmn/block/cnvi: Add missing CNVI IDs for ADLKapil Porwal
2022-12-12drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driverKapil Porwal
2022-11-24device/mdio: Provide helper functions for read and writeWerner Zeh
2022-11-24src/device + util/sconfig: Introduce new device 'mdio'Mario Scheithauer
2022-11-22src/include: Remove unnecessary space after castsElyes Haouas
2022-11-20device/pciexp: add pcie_find_dsn()Jonathan Zhang
2022-11-18soc/intel/meteorlake: Add Meteor Lake MCH device IDSridhar Siricilla
2022-11-15soc/intel: Add Meteor Lake IGD device id 0x7d45Ravi Sarawadi
2022-11-13inc/dev: Add definitions for Link Capability and Slot CapabilityTim Chu
2022-11-09device/xhci: Factor out `struct xhci_usb_info`Robert Zieba
2022-11-09device/xhci: Factor out common PORTSC codeRobert Zieba
2022-11-04include/device/pci_def.h: Add some PCIe DPC/AER definitionsTim Chu
2022-11-03treewide: Add 'IWYU pragma: export' commentElyes Haouas
2022-11-02device/mmio: add clr/setbitsXp macrosMichael Niewöhner
2022-10-25soc/intel/alderlake: Add Raptor Lake device IDsLawrence Chang
2022-10-12device: Drop unused ADL-N UFS PCI Device IDSubrata Banik
2022-10-11mb/google/brya/nivviks: Enable ISH driver and firmware nameMeera Ravindranath
2022-10-06include/device/device_util.c: add predicates for pci devicesFabio Aiuto
2022-10-06soc/intel/cmn/gfx: Add missing CML-U IGD device IDsMichał Żygowski
2022-09-29include/device/path.h: use functions for enabled cpu selectionFabio Aiuto
2022-09-16Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver"Subrata Banik
2022-09-12device: Clear lane error statusWilson Chou
2022-09-08soc/intel/common/smbus: Add missing ID for GLKSean Rhodes
2022-09-08soc/intel/commmon/fast_spi: Add missing ID for GLKSean Rhodes
2022-09-04pciexp_device: Propagate above-4G flag to all hotplug devicesNico Huber
2022-09-04device/i2c_bus: Add routines to read and write multiple bytesWerner Zeh
2022-08-25device/dram: Add function to convert freq to MT/s for (LP)DDR5Matt DeVillier
2022-08-17pciexp_device: Introduce pciexp_find_ext_vendor_cap()Nico Huber
2022-08-17pciexp_device: Join pciexp_find_(next_)extended_cap() APIsNico Huber
2022-08-12Fix Alder Lake and Raptor Lake Device ID'sMaximilian Brune
2022-08-12Add missing ADL-S device identificationMaximilian Brune
2022-08-11include: Add SPDX identifiers to files missing themMartin Roth
2022-08-07pci_device: Add a function to find PCI capability ID recursivelyBill XIE
2022-08-01include: Add SPDX-License-Identifiers to files missing themMartin Roth
2022-07-17include/device/device.h: Remove unneeded blank line after '{'Elyes HAOUAS
2022-07-07soc/intel/common/graphics: Add another Meteor Lake device IDWonkyu Kim
2022-06-28soc/intel: Add Raptor Lake device IDszhixingma
2022-06-26device: Drop LOG_MEM/IO_RESOURCEKyösti Mälkki
2022-06-26resource: Add helpers for memory resourcesKyösti Mälkki
2022-06-26device: Add fixed_io_range_flags() and helpersKyösti Mälkki
2022-06-26device: Add fixed_mem_range_flags() and helpersKyösti Mälkki
2022-06-22soc/intel: Add Meteor Lake SA device IDSubrata Banik
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-17soc/intel/alderlake/report_platform.c: Add ADL-S identificationMichał Żygowski
2022-06-03drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driverSubrata Banik
2022-05-31dev/i2c_bus: Add declaration, implementation of i2c_dev_detect()Matt DeVillier
2022-05-24device: Add log_resource()Kyösti Mälkki
2022-05-20soc/intel/ehl: Use defines for Ethernet controller IDsMario Scheithauer
2022-05-16drivers/wifi/generic: Add new device IDBora Guvendik
2022-05-16soc/intel: Add Raptor Lake device IDsBora Guvendik
2022-05-11device/dram/common.h: Use C over CPPArthur Heymans
2022-04-27include/device/i2c_simple: add i2c_2ba_read_bytes functionFelix Held
2022-04-01device/i2c_bus: Constify i2c_busdev and i2c_linkMatt DeVillier
2022-03-24drivers/net/r8168: Add support for Realtek RTL8111KRaihow Shi
2022-03-23soc/intel/adl-n: Add device ID for TCSS XHCIMaulik V Vaghela
2022-03-09soc/intel/common: Include Meteor Lake device IDsWonkyu Kim
2022-03-08device/mmio.h: Move readXp/writeXp helpers to device/mmio.hJianjun Wang
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-28soc/amd/sabrina: Add XHCI configurationJon Murphy
2022-02-21include/device/dram/ddr3.h: Don't redefine 'printram(x, ...)'Elyes HAOUAS
2022-02-16device: Add support for PCIe Resizable BARsTim Wawrzynczak
2022-02-16soc/intel/alderlake: Correct Alder Lake M/N ESPI device IDKrishna Prasad Bhat
2022-02-11soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-NUsha P
2022-02-10soc/intel/common: Add Crash Log and PMC SRAM PCI device IDsTim Wawrzynczak
2022-02-10device: Add pciexp_find_next_extended_cap functionTim Wawrzynczak
2022-01-31soc/intel/alderlake: Add Alder Lake P IGD device IDsKane Chen
2022-01-25soc/intel/common: Include Alder Lake-N device IDsUsha P
2022-01-24device: constify pciexp_find_extended_cap()Tim Wawrzynczak