summaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2024-11-20common/block/cse: Add Kconfig to support ME specification version 21Pranava Y N
2024-11-19soc/intel/common/block/gpmr: Disable GPMR regs if ext-BIOS is disabledYuchi Chen
2024-11-19soc/intel/common/block/itss: Route PCI INT pin to PIRQ using PIRYuchi Chen
2024-11-19tree: Remove unused <assert.h>Elyes Haouas
2024-11-16tree: Remove unused <console/console.h>Elyes Haouas
2024-11-14southbridge/intel/common: Improve ACPI _PRT method generationYuchi Chen
2024-11-14soc/intel/xeon_sp: Reserve PRMRRGang Chen
2024-11-12soc/intel/cmn/pmc: Perform PM register init for CSESubrata Banik
2024-11-11soc/intel/common: Apply Intel recommendation for early ramtop cachingSubrata Banik
2024-11-11soc/intel/common: Add RAMTOP size in ramtop_tableSubrata Banik
2024-11-10tree: Include static.h for remaining devicetree usagesNicholas Chin
2024-11-09soc/intel/common/block/imc: Add Integrated Memory Controller driverYuchi Chen
2024-11-09include/spd_bin.h: Add SPD IO layerYuchi Chen
2024-11-09soc/intel/common/systemagent_server: Add server platform system agentYuchi Chen
2024-11-08device/pci_ids, soc/intel/pantherlake: Add new PTL-H DID0Jamie Ryu
2024-11-08soc/intel/common: sata: Opt out in sata_acpi_fill_ssdt() when not namedPatrick Rudolph
2024-11-08soc/intel/xeon_sp: Create SSDT for Gen6 LPC controllerLu, Pen-ChunX
2024-11-07soc/intel/cmn/block/cse: Add API to check the current boot partitionSubrata Banik
2024-10-29tree: Fix cast an object of type 'nullptr_t' to 'uintptr_t' errorElyes Haouas
2024-10-26soc/intel/cmn/fast_spi: Improve debug message for SPI flash windowsSubrata Banik
2024-10-24soc/intel/common: Add PCIe device IDs for Snow RidgeYuchi Chen
2024-10-21soc/intel/common/block/cpu: Add Kconfig for effective way size for NEM+Jeremy Compostella
2024-10-11soc/intel/cnvi: Add CNIP MethodSean Rhodes
2024-10-11soc/intel/cnvi: Add CFLR MethodSean Rhodes
2024-10-11soc/intel/cnvi: Add power related methodsSean Rhodes
2024-10-11soc/intel/cnvw: Add GPEH MethodSean Rhodes
2024-10-11soc/intel/cnvi: Add PRR method for CNVi ResetSean Rhodes
2024-10-11soc/intel/cnvi: Add _S0W to ensure CNVi isn't put into D3 ColdSean Rhodes
2024-10-11soc/intel/cnvi: Add CWAR FieldsSean Rhodes
2024-10-11soc/intel/cnvi: Add CNVW OpRegionSean Rhodes
2024-10-09drivers/usb/acpi: Move the CNMT Mutex to USBSean Rhodes
2024-10-07soc/intel/adl to jsl: Explicitly include static.h for config_of_socNicholas Chin
2024-10-01soc/intel: Correct return type of fsp_get_pch_reset_status()Subrata Banik
2024-10-01soc/intel/common/cnvi: Add CNMT MutexSean Rhodes
2024-09-30soc/intel/common: systemagent: Fix typo in HAVE_BDSM_BGSM_REGISTER help textPaul Menzel
2024-09-27driver/intel/ish: Add config to indicate the presence of ISH MAIN firmwareJayvik Desai
2024-09-24soc/intel/common/block/lpc: Support IBL eSPIShuo Liu
2024-09-24soc/intel/meminit: Check array sizeArthur Heymans
2024-09-20soc/intel/common/block/acpi: Fix GPE1 blocks to ACPI FADT tableCliff Huang
2024-09-19soc/intel/common/block/acpi: exclude DMI fixed memory range if no DMICliff Huang
2024-09-18soc/intel: Move CSE update ELOG to cse_lite.cSubrata Banik
2024-09-13soc/intel/cmn/block/cpu: Simplify calculation of non-eviction waysSubrata Banik
2024-09-11soc/intel/cml, pci_ids: Remove IDs of non-existent graphics devicesMaxim Polyakov
2024-09-07soc/intel/{common,alderlake}: Add missing ADL-N SKUsMichał Żygowski
2024-09-06soc/intel/common/gpio: vm index changes as PTL vm entries are not continuousCliff Huang
2024-09-05soc/intel/common/systemagent: Fix grammer in commentsYuchi Chen
2024-09-05soc/intel/common/block/acpi: Add GPE1 blocks to ACPI FADT tableCliff Huang
2024-09-04soc/intel: Refactor ITSS macrosSubrata Banik
2024-09-04soc/intel/common/block: Include register offsets for POWER_CTLSaurabh Mishra
2024-09-04tree: Drop unnecessary "true/false" commentsElyes Haouas
2024-09-02soc/intel/common/systemagent: read sa resources only from domain 0Yuchi Chen
2024-09-02soc/intel/common/systemagent: select CAPID_A, BDSM and BGSM by KconfigYuchi Chen
2024-09-02soc/intel/common/gpio: support 16-bit CPU Port IDCliff Huang
2024-08-30soc/intel/pmclib.c: Work around compiler bug -Werror=stringop-overreadArthur Heymans
2024-08-22soc/intel/common/tcss: Move AUX bias ctrl reg defines to SOC hdrCliff Huang
2024-08-21soc/intel/cmn/pmc: Add pmc_ipc to bootblockJamie Ryu
2024-08-21soc/intel/common/block/cpu: Round up the number of waysJeremy Compostella
2024-08-21soc/intel/common/block/cpu: Fix ways count computation regressionJeremy Compostella
2024-08-21soc/intel/common: fix CrashLog size in legacy modeJędrzej Ciupis
2024-08-20soc/intel/cmn/basecode/debug: Add SOC_INTEL_COMMON_DEBUG_CONSENT configSubrata Banik
2024-08-11soc/intel/common/block/gpmr: Allow soc to have specific gpmr definitionYuchi Chen
2024-08-11azalia: Get rid of "return {-1,0}Elyes Haouas
2024-08-10tree: Remove unused <smbios.h>Elyes Haouas
2024-08-10soc/intel/common/block/gpio/gpio.c: Improve GPIO debug infosYuchi Chen
2024-08-09device/pci_ids: Add new Intel PTL device IDs for TracehubBora Guvendik
2024-08-09soc/intel/cmn/block/cse: Add support for explicit CSE_RW_VERSIONSubrata Banik
2024-08-09soc/intel/cmn/pmc: Add API to dump silicon QDF informationJamie Ryu
2024-08-06intel/alderlake: Add helper functions for Power ManagementSean Rhodes
2024-08-06soc/intel/common/intelblocks/gpio.h: Allow specifying the pad ownershipYuchi Chen
2024-08-06soc/intel/common: Add CPU and PCIe IDs for Snow Ridge platformYuchi Chen
2024-08-02soc/intel/common/block/cse: Enforce CSE sync with pertinent GBB flagDinesh Gehlot
2024-07-19device/pci_ids: Add new Intel PTL device IDs for CNViSubrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for XDCISubrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for CSE0Subrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for AudioSubrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for SRAMSubrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for P2SBxSubrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for XHCI/TCSS XHCISubrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for SMBUSSubrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for Fast-SPI and GSPIxSubrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for UARTxSubrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for I2CxSubrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for PMCSubrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for PCIeSubrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for eSPI/LPCSubrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for DID2Subrata Banik
2024-07-19device/pci_ids: Add new Intel PTL device IDs for DID0Subrata Banik
2024-07-18soc/intel/cmn/pch: Consolidate eSPI.h into IA common codeSubrata Banik
2024-07-18soc/intel/cmn/cpu: Introduce common CAR APIsSubrata Banik
2024-07-12soc/intel: Adapt crashlog IP to also support 64-bitSowmya Aralguppe
2024-07-12soc/intel/cmn/cse: Correct CMOS error message for CSE partition firmwareSubrata Banik
2024-07-11soc/intel/cmn/cse: Refine boot partition loggingSubrata Banik
2024-07-11soc/intel: Extend CSE RW Update and ME read access for payload syncSubrata Banik
2024-07-11soc/intel/cmn/cse: Refactor CBMEM ID handling for flexibilitySubrata Banik
2024-07-10cbmem_top: Change the return value to uintptr_tElyes Haouas
2024-07-03soc/intel/common: Skip ME version log for Lite SKUSubrata Banik
2024-07-03soc/intel/cmn/cse: Make ME firmware version query function staticSubrata Banik
2024-07-03soc/intel/cmn/cse: Conditionally disable ME status reportingSubrata Banik
2024-07-03soc/intel/cmn/cse: Skip CSE version call if sync is done by payloadSubrata Banik
2024-07-03soc/intel/cmn/cse: Modify dependency on CSE EOP configsSubrata Banik