summaryrefslogtreecommitdiffstats
path: root/src/include/device
Commit message (Expand)AuthorAgeFilesLines
* 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
* device/azalia_device: Adapt and export `codec_init()`Angel Pons2021-11-111-0/+1
* device/azalia_device: Export `codecs_init()`Angel Pons2021-11-111-0/+1
* arch/x86: Refactor the SMBIOS type 17 write functionSubrata Banik2021-11-111-0/+10
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-6/+6
* pci_mmio_cfg: Always use pci_s_* functionsNico Huber2021-11-091-47/+12
* pci_mmio_cfg: Gather everything MMCONF (ECAM) relatedNico Huber2021-11-091-16/+16
* pci_mmio_cfg: Move guard around pci_s_* functions to x86Nico Huber2021-11-091-2/+2
* SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons2021-11-041-0/+11
* device/azalia_device.h: Rewrite verb macrosAngel Pons2021-11-041-18/+19
* device/azalia_device.h: Guard macro parametersAngel Pons2021-11-041-1/+1
* device/include: Fix potential build errorAlan Huang2021-11-031-0/+5
* include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDsFelix Held2021-11-021-2/+0
* include/device/pci_ids: move AMD device IDs below AMD vendor IDFelix Held2021-10-261-132/+134
* include/device/pci_ids: fix typo in PCI_DEVICE_ID_AMD_FE_GATE_700DFelix Held2021-10-261-1/+1
* include/device: ensure valid link/bus is passed to mp_cpu_bus_initFelix Held2021-10-221-0/+11
* include/device: Generic interface for USB-C mux operationsDerek Huang2021-10-061-0/+69
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-051-1/+1
* soc/intel/alderlake: Add GFx Device ID 0x46c3Selma Bensaid2021-09-291-0/+1
* device: Drop unused function `dev_find_matching_device_on_bus`Furquan Shaikh2021-09-241-14/+0
* device: Add helper macros for device pointers using alias namesFurquan Shaikh2021-09-201-0/+8
* device/mmio: Make buffer_to_fifo32() take a const bufferJulius Werner2021-09-201-2/+2
* device/device.h: Drop unused function declarationAngel Pons2021-09-061-1/+0
* device/mipi: Move to drivers/mipiJulius Werner2021-08-263-86/+1
* soc/intel/adl: Update PCI ID for ADL-M SKUSumeet Pawnikar2021-08-201-1/+1
* soc/intel/common: Add TGL-H PCI IDsJeremy Soller2021-08-191-0/+79
* device: Move MIPI panel library from mainboard/google/kukui into commonJulius Werner2021-08-181-0/+56
* soc/intel/alderlake: Add GFx Device ID 0x46aaBora Guvendik2021-08-051-0/+1
* helpers: Add GENMASK macroYu-Ping Wu2021-08-021-1/+3
* soc/intel/alderlake: Add support for I2C6 and I2C7Varshit B Pandya2021-07-201-0/+2
* soc/amd/common/block/graphics: add GPU PCI ID for BarceloFelix Held2021-07-171-1/+2
* src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPCMartin Roth2021-07-141-14/+0
* soc/intel/alderlake: Add GFx Device ID 0x46a6Maulik V Vaghela2021-07-141-0/+1
* device: Clean up resource utility function signaturesKyösti Mälkki2021-07-011-22/+18
* soc/intel/alderlake: Add GFx Device ID 0x46b3Meera Ravindranath2021-06-211-0/+1
* include/pci_def.h: Add some PCI Power Management CSR bitsTim Wawrzynczak2021-06-211-0/+4
* device: Add helper function devfn_disable()Subrata Banik2021-06-171-0/+2