summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/cmn/cse: Make heci_(send|receive) public functionsJeremy Compostella2023-03-232-15/+20
* soc/intel: Rename IA common code module from `TOM` to `RAMTOP`Subrata Banik2023-03-238-151/+151
* intel/common/block/smm: remove return statements from void functionsYuchen He2023-03-231-3/+3
* soc/intel/common/block/acpi: Support more than 255 coresPatrick Rudolph2023-03-211-1/+1
* intelblocks/vtd: Add VT-d block with DMA protection APIMichał Żygowski2023-03-174-0/+355
* soc/intel/cmn/sa: Store TOM into the CMOSSubrata Banik2023-03-132-0/+9
* soc/intel/cmn/tom: Cache TOM region earlySubrata Banik2023-03-134-0/+158
* soc/intel: Update API name `pmc_send_bios_reset_pci_enum_done`Subrata Banik2023-03-092-3/+8
* soc/intel/{adl, cmn, mtl}: Refactor MP Init related configsSubrata Banik2023-02-251-0/+24
* soc/intel/cmn/block/cse: ME source code at common locationDinesh Gehlot2023-02-242-1/+120
* soc/intel/cmn: Support for ME spec versions for SoCs at common codeDinesh Gehlot2023-02-247-1/+416
* soc/intel/cmn: Include ME specification configuration at commonDinesh Gehlot2023-02-241-0/+59
* soc/intel: Use common codeflow for MP initArthur Heymans2023-02-232-26/+2
* soc/intel/rtd3: Hook up supported states to KconfigSean Rhodes2023-02-201-1/+4
* soc/intel/common/block/fast_spi: Add SPI Vendor Component LockJonathan Zhang2023-02-193-0/+22
* soc/intel/common/block/graphics: Hook up all ADL-S IGD PCI IDsMichał Żygowski2023-02-171-0/+4
* soc/intel/common/block/smbus/Kconfig: Drop unused ACPI driver Kconfig symbolElyes Haouas2023-02-171-7/+0
* treewide: Remove unuseful "_ART : Active Cooling Relationship Table"Elyes Haouas2023-02-171-1/+0
* treewide: Remove unuseful "_ADR: Address" commentElyes Haouas2023-02-171-1/+0
* treewide: Remove unuseful "_UID: Unique ID" commentElyes Haouas2023-02-171-1/+1
* treewide: Remove unuseful "_CID: Compatible ID" commentElyes Haouas2023-02-171-1/+1
* treewide: Remove unuseful "_HID: Hardware ID" commentElyes Haouas2023-02-171-1/+1
* soc/intel/cmn/block/acpi: enable BERT table without crashlogJonathan Zhang2023-02-171-6/+18
* soc/intel/cmn/acpi/pep: Add PCI device number for warning msgSubrata Banik2023-02-171-1/+3
* soc/intel/common/block/pcie/rtd3: Fix root port _ON logicCliff Huang2023-02-161-8/+7
* soc/intel/cmn/gfx: Skip warning msg in ChromeOS normal modeSubrata Banik2023-02-161-1/+1
* soc/intel/common/block/fast_spi: Add SPI BIOS decode lockTim Chu2023-02-103-0/+13
* soc/intel/{common, meteorlake}: Add support for new MCHSridhar Siricilla2023-02-101-0/+1
* arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held2023-02-091-1/+1
* src/soc/intel/common/block/pcie/rtd3: Fix root port _STA logicCliff Huang2023-02-091-15/+30
* treewide: Remove repeated wordsElyes Haouas2023-02-091-1/+1
* soc/intel/common/block/gpio/gpio.c: Remove unnecessary line continuationElyes Haouas2023-02-091-2/+2
* arch/x86/cpu: introduce and use device_match_maskFelix Held2023-02-081-50/+50
* src: Move POST_BOOTBLOCK_CAR to common postcodes and use itMartin Roth2023-02-071-3/+0
* tree: Drop repeated wordsAlexander Goncharov2023-02-071-1/+1
* soc/intel/*: Fix dead bootstate codeArthur Heymans2023-02-041-1/+1
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-018-9/+0
* soc/intel/common/block: Add LPC BIOS decode lockTim Chu2023-01-313-0/+14
* soc/intel/common/block/acpi/pep: use acpigen_write_processor_namestringFelix Held2023-01-281-7/+2
* intelblocks/cse: Add functions to check and change PTT stateMichał Żygowski2023-01-272-0/+177
* soc/intel/alderlake: Wait for panel power cycle to completeJeremy Compostella2023-01-261-17/+0
* drivers/intel/gma: Use libgfxinit Update_Output to turn off graphicsJeremy Compostella2023-01-261-9/+3
* soc/intel/common/gpio: Add function to read GPIO TX valueCliff Huang2023-01-251-0/+12
* soc/intel/cmn/block/pcie: Make ASPM configurableMaximilian Brune2023-01-251-1/+3
* soc/intel/cmn/block: Add smbus/p2sb device ids for SPR-SPTim Chu2023-01-242-0/+2
* soc/intel/cmn/pmc: Clear GEN_PMCON_x register power failure status bitsSubrata Banik2023-01-241-1/+7
* soc/intel/cmn/pmc: Create API to clear PMC power failure status bitsSubrata Banik2023-01-242-0/+45
* soc/intel/common/cse_lite: Allow specific operation prior to updateJeremy Compostella2023-01-242-0/+9
* intel/common/block: Fix potential buffer overflowBora Guvendik2023-01-221-4/+6
* soc/intel: Remove unused <stddef.h>Elyes Haouas2023-01-201-1/+0