summaryrefslogtreecommitdiffstats
path: root/src/include/device
Commit message (Expand)AuthorAgeFilesLines
* pci_device: Add a function to find PCI capability ID recursivelyBill XIE2022-08-071-0/+1
* include: Add SPDX-License-Identifiers to files missing themMartin Roth2022-08-0112-0/+24
* include/device/device.h: Remove unneeded blank line after '{'Elyes HAOUAS2022-07-171-1/+0
* soc/intel/common/graphics: Add another Meteor Lake device IDWonkyu Kim2022-07-071-1/+2
* soc/intel: Add Raptor Lake device IDszhixingma2022-06-281-1/+4
* device: Drop LOG_MEM/IO_RESOURCEKyösti Mälkki2022-06-261-17/+0
* resource: Add helpers for memory resourcesKyösti Mälkki2022-06-261-0/+56
* device: Add fixed_io_range_flags() and helpersKyösti Mälkki2022-06-261-6/+23
* device: Add fixed_mem_range_flags() and helpersKyösti Mälkki2022-06-261-3/+34
* soc/intel: Add Meteor Lake SA device IDSubrata Banik2022-06-221-0/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-13/+13
* soc/intel/alderlake/report_platform.c: Add ADL-S identificationMichał Żygowski2022-06-171-0/+15
* drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driverSubrata Banik2022-06-031-4/+4
* dev/i2c_bus: Add declaration, implementation of i2c_dev_detect()Matt DeVillier2022-05-311-0/+5
* device: Add log_resource()Kyösti Mälkki2022-05-241-0/+9
* soc/intel/ehl: Use defines for Ethernet controller IDsMario Scheithauer2022-05-201-0/+5
* drivers/wifi/generic: Add new device IDBora Guvendik2022-05-161-0/+1
* soc/intel: Add Raptor Lake device IDsBora Guvendik2022-05-161-3/+56
* device/dram/common.h: Use C over CPPArthur Heymans2022-05-111-5/+5
* include/device/i2c_simple: add i2c_2ba_read_bytes functionFelix Held2022-04-271-0/+28
* device/i2c_bus: Constify i2c_busdev and i2c_linkMatt DeVillier2022-04-011-2/+2
* drivers/net/r8168: Add support for Realtek RTL8111KRaihow Shi2022-03-241-3/+4
* soc/intel/adl-n: Add device ID for TCSS XHCIMaulik V Vaghela2022-03-231-0/+1
* soc/intel/common: Include Meteor Lake device IDsWonkyu Kim2022-03-091-0/+87
* device/mmio.h: Move readXp/writeXp helpers to device/mmio.hJianjun Wang2022-03-081-0/+40
* src: Make PCI ID define names shorterFelix Singer2022-03-071-4122/+4122
* soc/amd/sabrina: Add XHCI configurationJon Murphy2022-02-281-0/+1
* include/device/dram/ddr3.h: Don't redefine 'printram(x, ...)'Elyes HAOUAS2022-02-211-15/+0
* device: Add support for PCIe Resizable BARsTim Wawrzynczak2022-02-162-6/+18
* soc/intel/alderlake: Correct Alder Lake M/N ESPI device IDKrishna Prasad Bhat2022-02-161-1/+1
* soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-NUsha P2022-02-111-61/+61
* soc/intel/common: Add Crash Log and PMC SRAM PCI device IDsTim Wawrzynczak2022-02-101-4/+8
* device: Add pciexp_find_next_extended_cap functionTim Wawrzynczak2022-02-101-0/+2
* soc/intel/alderlake: Add Alder Lake P IGD device IDsKane Chen2022-01-311-0/+3
* soc/intel/common: Include Alder Lake-N device IDsUsha P2022-01-251-0/+12
* device: constify pciexp_find_extended_cap()Tim Wawrzynczak2022-01-241-1/+1
* soc/intel/common: Add Alder Lake N eMMC device IDKrishna Prasad Bhat2022-01-181-0/+1
* pci_ids.h: Make Denverton IDs consistent with other Intel SoCsJeff Daly2022-01-171-32/+32
* include/device/pci_ids.h: add PCI IDs for AMD Family 17h Model A0h SoCFelix Held2022-01-121-0/+16
* soc/intel/alderlake: Update the ADL-P SKU parameters for VR domainsCurtis Chen2022-01-101-0/+1
* device: Make pciexp_get_ltr_max_latencies a public functionTim Wawrzynczak2021-12-221-0/+2
* drivers/net/r8168: Add support for Realtek RT8125Alan Huang2021-12-031-0/+2
* soc/intel/common: Include Alder Lake-N device IDsUsha P2021-11-291-0/+7
* pci_mmio_cfg: Rename pcicfg to pci_map_busJianjun Wang2021-11-291-10/+16
* device/pci_device.c: Scan only one device for PCIeJianjun Wang2021-11-292-0/+9
* soc/intel/elkhartlake: Update SA DIDs TableRick Lee2021-11-251-0/+2
* drivers/genesyslogic/gl9750: Add driver for Genesys Logic GL9750Ben Chuang2021-11-231-1/+2
* device/pci_rom: Add vga_oprom_preloadRaul E Rangel2021-11-151-0/+1
* soc/intel/common/block/pcie: Add ADL-P CPU PCIe Device IDsTracy Wu2021-11-121-0/+4
* device/azalia_device: Drop unused function parameterAngel Pons2021-11-111-1/+1