summaryrefslogtreecommitdiffstats
path: root/src/include/device
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common: Add ADL_N ID 5 0x4618Sean Rhodes2024-02-191-0/+1
* include/device/device: drop unused soft_reserved_ram_resource macroFelix Held2024-02-141-3/+0
* include/device/azalia_device.h: Add enum for misc fieldNicholas Chin2024-02-131-2/+7
* drivers/wifi: Add MTCL function to ACPI SSDTDavid Ruth2024-02-061-0/+2
* device/device.h: Rename busses for clarityArthur Heymans2024-01-312-11/+6
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-2/+0
* device/device.h: Drop multiple linksArthur Heymans2024-01-291-4/+3
* device: Add a helper function to add a downstream busArthur Heymans2024-01-291-3/+3
* soc/intel: Add Lunar Lake device IDsAppukuttan V K2024-01-241-0/+72
* device/device_util: Add method to retrieve the domainPatrick Rudolph2024-01-241-0/+1
* device: Add inline method to identify PATH_ROOTPatrick Rudolph2024-01-241-0/+9
* device/device.h: Drop acpi_inject_dsdtArthur Heymans2024-01-221-1/+0
* device_util: Drop unused function bus_pathArthur Heymans2024-01-211-1/+0
* device/device.h: Fix outdated commentArthur Heymans2024-01-181-8/+1
* device: Add support for multiple PCI segment groupsFelix Held2024-01-163-1/+16
* include/device/pci_mmio_cfg: assert CONFIG_ECAM_MMCONF_BUS_NUMBER != 0Felix Held2024-01-151-0/+4
* sb/intel/bd82x6x: Add defines for PCI IDsPatrick Rudolph2023-12-231-0/+44
* drivers/ipmi to lib: Fix misspellings & capitalization issuesMartin Roth2023-12-133-3/+3
* include/device/device: drop HAVE_ACPI_TABLES guardsFelix Held2023-11-171-2/+1
* include/device/device: drop GENERATE_SMBIOS_TABLES guardsFelix Held2023-11-171-2/+2
* include/device/dram: Add SPD lengths for DDR3 to DDR5Martin Roth2023-10-254-3/+12
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* device/pci_def.h: Add more bitsPatrick Rudolph2023-10-061-0/+5
* acpi: Add functions to declare ARM GIC V3 hardwareArthur Heymans2023-09-181-0/+9
* soc/intel: Update Raptor Lake graphics device IDsBora Guvendik2023-09-181-3/+7
* intelblocks/{pmc,p2sb}: Add missing RPL-S PCH IDs for PMC and P2SBMichał Żygowski2023-09-151-0/+2
* acpi/soundwire.[ch]: Fix dpn entry array overrunMartin Roth2023-09-131-1/+1
* drivers/wifi: Add PCI ID for Misty Peak WLAN moduleSubrata Banik2023-09-051-0/+1
* drivers/wifi: Avoid camel casing in macro definitionSubrata Banik2023-09-051-2/+2
* device/dram: add DDR4 RCD I2C access functionsKrystian Hebel2023-08-211-0/+61
* device/dram: add DDR4 MRS commandsKrystian Hebel2023-08-211-0/+303
* include/device/device: drop unused alignment definesFelix Held2023-08-151-6/+0
* include/device/resource: drop unused IORESOURCE_* definitionsFelix Held2023-08-101-3/+0
* include/device/device: align comments in struct busFelix Held2023-08-101-6/+6
* include/device/device: drop unused fields from struct busFelix Held2023-08-101-4/+0
* ec/google/chromeec: Split wait-loop for DP and HPD flagsKapil Porwal2023-07-151-0/+9
* soc/intel/adl: Add Raptor Lake-HX definitionsTim Crawford2023-07-141-0/+12
* soc/intel: Replace number in RPL-S ESPI PCI IDs by chipset nameMichał Żygowski2023-07-121-3/+3
* soc/intel: Fix W790 chipset nameMichał Żygowski2023-07-121-1/+1
* soc/intel/alderlake: Add support for Raptor Lake S CPUsMax Fritz2023-07-121-0/+9
* soc/intel/jasperlake: Add per-SKU power limitsChia-Ling Hou2023-06-231-0/+1
* device/pci_rom: Add simple pci_rom_free()Grzegorz Bernacki2023-06-021-0/+6
* treewide: Remove 'extern' from functions declarationElyes Haouas2023-05-261-1/+1
* soc/intel/common: Add RPP-S PCI IDsJeremy Soller2023-05-231-0/+68
* lib/version: Move board identification stringsKyösti Mälkki2023-04-221-2/+0
* util/sconfig: Remove unused ioapic and irq keywordsArthur Heymans2023-04-111-8/+0
* cpu/x86/topology: Add code to fill in topology on struct pathArthur Heymans2023-04-061-9/+0
* cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_pathArthur Heymans2023-04-061-0/+1
* soc/intel/common: Add core_type member to 'struct apic_path'Sridhar Siricilla2023-03-311-0/+1
* soc/intel/common: Add Intel Trace Hub driverPratikkumar Prajapati2023-03-291-0/+3