aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-30soc/intel: Unify the definition of TCO registersMarek Maslanka
2024-01-29device/device.h: Drop multiple linksArthur Heymans
2024-01-26soc/intel/common: Add lunarlake device IDsAppukuttan V K
2024-01-26soc/intel/common/block/sata: Add ACPI stub for SATA deviceMatt DeVillier
2024-01-24soc/intel: Rename Makefiles from .inc to .mkMartin Roth
2024-01-22soc/intel/cmn/block/pmc: Fix prev_sleep_state string name mappingAnil Kumar
2024-01-19device/Kconfig: Move Intel/ACPI/USB4 specific Kconfig optionsArthur Heymans
2023-12-22soc/intel/cmn/block/smm: Clear SPI SYNC_SS before disabling WPDSubrata Banik
2023-12-22soc/intel/cmn/block/pmc: Add previous sleep state strings in logMarx Wang
2023-12-22x86: Separate CPU and SoC physical address sizeJeremy Compostella
2023-12-20soc/intel/common,mtl: Refactor BERT generation flow for crashlogPratikkumar Prajapati
2023-12-15soc/intel/cmn/cpu: Introduce API to disable signaling 3-strike eventSubrata Banik
2023-12-11soc/intel/cse: Add API to check if CSE Firmware update is requiredAnil Kumar
2023-11-14soc/intel/cmn/block/cse: Support sending EOP from payloadKapil Porwal
2023-11-10device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORTFelix Held
2023-11-09Allow to build romstage sources inside the bootblockArthur Heymans
2023-11-03soc/intel/cmn/gfx: Join MBUS while FSP-S performs GFX initSubrata Banik
2023-11-01soc/intel/cmn/gfx: Fix GFX modeset issue with dual-displaySubrata Banik
2023-10-27soc/intel/cse: remove cbfs_unverified_area_map() API in cse_liteRizwan Qureshi
2023-10-25cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEMArthur Heymans
2023-10-23soc/intel/common/acpi: Don't generate LPI constraints for disabled/hidden dev...Matt DeVillier
2023-10-23soc/intel/common/pcie: Disable removed RPs when updating devicetreeMatt DeVillier
2023-10-19soc/intel: Improve CONFIG_ACPI_SOC_INTEL_SLP_S0_FREQ_HZ useJeremy Compostella
2023-10-18soc/intel/cmn/graphics: Implement API for IGD to join the MBUSSubrata Banik
2023-10-16soc/intel/cmn/gfx: Detect dual display (eDP + HDMI)Subrata Banik
2023-10-16soc/intel/common/block/acpi/northbridge.asl: Reserve SBREG BARMichał Żygowski
2023-10-13soc/intel/cse: Remove unused header fileKrishna Prasad Bhat
2023-10-05soc/intel: separate slp-s0 residency counter frequency in LPIT tableSukumar Ghorai
2023-10-04soc/intel/cmn/gfx: Add API to report presence of external displaySubrata Banik
2023-10-04soc/intel: Move USB wake methods to a common ASL fileReka Norman
2023-10-04soc/intel/cse: Add entries to eventlog on PSR backup eventsKrishna Prasad Bhat
2023-10-04soc/intel/cse: Check PSR bit before issuing PSR backup commandAnil Kumar
2023-10-04soc/intel/cse: Back up PSR data during CSE FW downgradeAnil Kumar
2023-10-04soc/intel/cse: Implement APIs to access PSR backup status in CMOSKrishna Prasad Bhat
2023-10-04soc/intel/cse: Add function to get cse_bp_info earlyKrishna Prasad Bhat
2023-09-28soc/intel/cse: Select SOC_INTEL_CSE_LITE_SYNC_IN_RAMSTAGE when PSR enabledKrishna Prasad Bhat
2023-09-23soc/intel/cse: Move cse_store_rw_fw_version from cse_print_boot_partition_infoKrishna P Bhat D
2023-09-23soc/intel/cse: Make cse_bp_info response globalKrishna Prasad Bhat
2023-09-22Revert "soc/intel/common/block/cse/Kconfig: Remove unused symbols"Reka Norman
2023-09-20intelblocks/oc_wdt: Consolidate the APIMichał Żygowski
2023-09-18soc/intel: Update Raptor Lake graphics device IDsBora Guvendik
2023-09-17soc/intel/common: Add more fields for CPU crashlog headerPratikkumar Prajapati
2023-09-17soc/intel/common: Add cleanup and rearm functionsPratikkumar Prajapati
2023-09-17soc/intel/common: Make common cpu_cl_clear_data() weakPratikkumar Prajapati
2023-09-15intelblocks/{pmc,p2sb}: Add missing RPL-S PCH IDs for PMC and P2SBMichał Żygowski
2023-09-15soc/intel/cmd/blk/cse: Store fw versions in CMOS memory for cold bootDinesh Gehlot
2023-09-15soc/intel/cmd/blk/cse: Implement APIs to access CMOS CSE FPT versionsDinesh Gehlot
2023-09-14x86: Add .data section support for pre-memory stagesJeremy Compostella
2023-09-14chromeos/cse_board_reset.c: Clear EC AP_IDLE flagDerek Huang
2023-09-12soc/intel/common: Fix invalid MADT entries creationJeremy Compostella
2023-09-12cpu/intel: Move is_tme_supported() from soc/intel to cpu/intelJeremy Compostella
2023-09-11soc/intel: Remove space between function name and '('Elyes Haouas
2023-09-06soc/intel/common/block/acpi: Change __attribute__((weak)) to __weakElyes Haouas
2023-09-01soc/intel/common/acpi: Add stub for GNA scoring acceleratorMatt DeVillier
2023-09-01soc/intel/common: Rename crashlog macrosPratikkumar Prajapati
2023-09-01soc/intel/common: Add metadata tag definition for crashlogPratikkumar Prajapati
2023-09-01soc/intel/cpu: Only show MP PPI option when meaningfulArthur Heymans
2023-08-26soc/intel/common/block/oc_wdt: Add OC watchdog common blockMichał Żygowski
2023-08-18{driver, soc/intel/cmn/cse}: Refactor ISH FW Version implementationSubrata Banik
2023-08-18soc/intel/cmn/cse: Display CSE RW FW version by default for LITE SKUSubrata Banik
2023-08-18soc/intel/cmn/cse: Refactor CSE RW FW Version implementationSubrata Banik
2023-08-17soc/intel: Update all references to ESE as ISSEUsha P
2023-08-13soc/intel/cse: Add config to enable PSR data backup for CSE Lite SKUKrishna Prasad Bhat
2023-08-09Revert "soc/intel/{adl, cmn/pcie}: Fix ASPM configuration enum definitions"Jeremy Soller
2023-08-08ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki
2023-08-06device, soc: Add SPDX license headers to MakefilesMartin Roth
2023-08-06soc/intel/common/tcss: Configure USB-C ports with attached devicesCoolStar
2023-08-06soc/intel/common/block/tcss: Fix printk formattingMatt DeVillier
2023-08-05src/*/post_code.h: Change post code prefix to POSTCODEYuchen He
2023-08-04soc/intel/common: Return CB_ERR when cse_data_clear_request() failsKrishna Prasad Bhat
2023-08-03soc/intel/common/block/cse/Kconfig: Remove unused symbolsElyes Haouas
2023-08-03soc/intel/common: Merge TME new key gen and exclusion range configsPratikkumar Prajapati
2023-08-01soc/intel/common/mma: Use C99 flexible arraysElyes Haouas
2023-07-31soc/intel/common/block/pcr: Remove useless break after a returnElyes Haouas
2023-07-20acpi: Move ECAM resource below PNP0C02 device in a common placeArthur Heymans
2023-07-18soc/intel/common/acpi: Support on/off PCIe CLK by P2SBKane Chen
2023-07-18soc/intel/common/acpi: Add IOE PS2B access APIsSubrata Banik
2023-07-18soc/intel/common/acpi: Create helper APIs for common P2SB accessSubrata Banik
2023-07-15soc/intel/common: Add support for AP initiated mode entryKapil Porwal
2023-07-14soc/intel/adl: Add Raptor Lake-HX definitionsTim Crawford
2023-07-13soc/intel: Rename pcr.asl to pch_pcr.aslSubrata Banik
2023-07-12soc/intel/common: Restore to page 0 before reading SPDCoolStar
2023-07-12intelblocks/cpu/mp_init: Add missing ADL-S SKUs to CPU match tableMichał Żygowski
2023-07-12soc/intel: Replace number in RPL-S ESPI PCI IDs by chipset nameMichał Żygowski
2023-07-12soc/intel: Fix W790 chipset nameMichał Żygowski
2023-07-12treewide: Drop the suffixes from ADL and RPL CPUID macros and stringsMichał Żygowski
2023-07-12soc/intel/alderlake: Add support for Raptor Lake S CPUsMax Fritz
2023-07-12soc/intel/common: Use newer function for resource declarationsArthur Heymans
2023-07-06drivers/tpm: Move tis_plat_irq_status to cr50 driverGrzegorz Bernacki
2023-07-06acpi/gnvs.c: Drop unused pointer to the cbmem consoleArthur Heymans
2023-07-03Makefile.inc: relocate get_fmap_value() here from soc/intel/common/block/cseMatt DeVillier
2023-06-29soc/intel/meteorlake: Add QS(C0) stepping CPU IDMusse Abdullahi
2023-06-28intelblocks/pep: Send All Monitor Off/On command only in FWCM caseUsha P
2023-06-26soc/intel/common: Print crashlog size info in hexPratikkumar Prajapati
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-06-23soc/intel/common/block/cse: Retrieve CSE RW FW version conditionallySubrata Banik
2023-06-19cbfs: Allow controlling decompression of unverified filesJulius Werner
2023-06-16soc/intel/common: Add configs for TME exclusion range and new key genPratikkumar Prajapati