summaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2024-03-12soc/intel/common/block: Add support for watchdogMarek Maslanka
2024-03-09soc/intel/common/mp_init: Fix USE_INTEL_FSP_MP_INIT use-caseJeremy Compostella
2024-03-09soc/intel/alderlake: Add Raptor Lake System Agent Device IDsLean Sheng Tan
2024-03-05soc/intel: Add definition of D0 stepping for TigerLake HaloAlicja Michalska
2024-03-05soc/intel/cmn/cse: Deprecate CONFIG_SOC_INTEL_CSE_RW_VERSIONSubrata Banik
2024-03-04soc/intel/cmn/cse: Use CSE RW partition version directly for CBFS entrySubrata Banik
2024-02-27soc/intel/common/lpc: Don't open a window for unassigned resourcesMatt DeVillier
2024-02-23arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held
2024-02-22soc/intel/common/lpc: Skip setting resources for disabled devicesMatt DeVillier
2024-02-19soc/intel/common: Add ADL_N ID 5 0x4618Sean Rhodes
2024-02-18soc/intel/common/block/dtt: Add ACPI stub for TCPU deviceMatt DeVillier
2024-02-18soc/intel/common/block/sata: Fix scope for SATA ACPI deviceMatt DeVillier
2024-02-18soc: Add SPDX license headers to Kconfig filesMartin Roth
2024-02-17intelblocks/systemagent: Add missing N6005 Jasper Lake SKU to PCI ID listMichał Żygowski
2024-02-15soc/intel/common/tcss: Rename tcss_mux_init to disconnect_tcss_devicesSean Rhodes
2024-02-13soc/intel/cmn/sa: Add APIs into System Agent (SA) common codeSubrata Banik
2024-02-12soc/intel/cmn/sa: Refactor SA common codeSubrata Banik
2024-02-08cpu/x86/64bit: Turn jumping to long mode into a macroArthur Heymans
2024-02-08mb/google/brox: Handle GPI_INT pin lower to GPI_WAKEAshish Kumar Mishra
2024-02-05soc/intel/common/tcss: Guard disabling MUX with TCSS_HAS_USBC_OPSSean Rhodes
2024-02-02lib: Move IP checksum to commonlibJulius Werner
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