summaryrefslogtreecommitdiffstats
path: root/src/include/device
Commit message (Expand)AuthorAgeFilesLines
* 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
* device/xhci: Add struct for capability registersRobert Zieba2023-03-071-0/+13
* device/xhci: Add functions to work with resource pointersRobert Zieba2023-03-051-0/+6
* cpu/x86/smm: Add PCI resource store functionalityRobert Zieba2023-03-051-0/+4
* lib: set up specific purpose memory as LB_MEM_SOFT_RESERVEDJonathan Zhang2023-03-032-0/+5
* include/device/pci_def.h: Fix typo in commentWerner Zeh2023-02-281-1/+1
* soc/intel/{common, meteorlake}: Add support for new MCHSridhar Siricilla2023-02-101-0/+1
* sb/intel/lynxpoint: Add PCI DIDs for 9 series PCHsAngel Pons2023-02-091-0/+23
* inc/device: Add extended capability ID for ATSTim Chu2023-02-061-0/+1
* device/pci_device.c: Add way to limit max bus numbersArthur Heymans2023-02-061-1/+2
* soc/intel/cmn/block: Add smbus/p2sb device ids for SPR-SPTim Chu2023-01-241-0/+2
* tree: Drop Intel Ice Lake supportFelix Singer2023-01-191-33/+0
* spd.h: Move enum ddr3_module_type to ddr3.hElyes Haouas2023-01-041-4/+1
* spd.h: Move enum ddr2_module_type to ddr2.hElyes Haouas2023-01-041-8/+5
* drivers/intel/ish: Add ADL-P ISH DIDSubrata Banik2022-12-271-0/+1