aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/meteorlake
AgeCommit message (Expand)Author
2024-03-13soc/intel/mtl: Improve functions in soc_info.cTyler Wang
2024-03-08drivers/intel/fsp2_0: Add "silicon" to the multiphase callback nameJeremy Compostella
2024-03-01soc/intel/meteorlake: Select MRC_CACHE_USING_MRC_VERSIONJincheng Li
2024-02-18soc/intel/mtl: Skip RW CBFS ucode update if RO is lockedSubrata Banik
2024-02-18soc: Add SPDX license headers to Kconfig filesMartin Roth
2024-02-16soc/intel/mtl: Double the `IgdDvmt50PreAlloc` UPD size to 128MBSubrata Banik
2024-02-13soc/intel/meteorlake: Leverage IA common code for range calculationsSubrata Banik
2024-02-12soc/intel/cmn/sa: Refactor SA common codeSubrata Banik
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-24soc/intel: Rename Makefiles from .inc to .mkMartin Roth
2024-01-22soc/intel/meteorlake: Fix system hang by enabling SMI handlingKane Chen
2024-01-17Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi
2024-01-11soc/intel/meteorlake: Enable FSP logo support by defaultSubrata Banik
2024-01-09soc/intel/mtl: Override the `SOC_PHYSICAL_ADDRESS_WIDTH` as integerSubrata Banik
2024-01-02soc/intel/meteorlake: Enable SSE2 accelerated RSA sign. verificationJeremy Compostella
2023-12-22soc/intel/meteorlake: Fix SOC_PHYSICAL_ADDRESS_WIDTH to 42Jeremy Compostella
2023-12-22Revert "soc/intel/meteorlake: Set build time physical address reserved bits"Jeremy Compostella
2023-12-20soc/intel/common,mtl: Refactor BERT generation flow for crashlogPratikkumar Prajapati
2023-12-20soc/intel/meteorlake: Add Acoustic Noise Mitigation UPDsSubrata Banik
2023-12-18soc/intel/mtl: Adaptively disable 3-strike error for QS siliconSubrata Banik
2023-12-11soc/intel/meteorlake: Add entries to eventLog on invocation of early SOLSubrata Banik
2023-12-11soc/intel/mtl: Display Sign-of-Life message using FSP-MJeremy Compostella
2023-12-11soc/intel/meteorlake: Disable MarginLimitCheck and RMC UPDsKilari Raasi
2023-11-21soc/intel/mtl: Keep SOC_INTEL_COMMON_BASECODE_RAMTOP for non-ChromeOSSubrata Banik
2023-11-10soc/intel/meteorlake: Set DTT PCI device IRQ to INT_A/PIRQ_AJeremy Compostella
2023-11-07Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi
2023-11-04soc/intel/meteorlake: Consolidate settings for enabling tracehubKane Chen
2023-11-02Revert "soc/intel/{tigerlake,meteorlake}: Check ITBT FW version"Ravi Sarawadi
2023-11-02drivers/intel/gma/opregion: Use CBFS cache to load VBTJeremy Compostella
2023-11-01soc/intel/meteorlake: Adjust Power State Current 2 thresholdJeremy Compostella
2023-11-01soc/intel/meteorlake: Add power limits for 4+8 28W SOC SKUCurtis Chen
2023-10-28soc/intel/meteorlake: Expose In-Band ECC UPD config to mainboardMarx Wang
2023-10-28soc/intel/meteoerlake: Add power limits for 2+4 15W SOC SKUKane Chen
2023-10-24soc/intel/meteorlake: Add PsysPmax configurationJakub Czapiga
2023-10-20soc/intel/meteorlake: Set build time physical address reserved bitsJeremy Compostella
2023-10-20device/device.h: Rename pci_domain_scan_busArthur Heymans
2023-10-19soc/intel/meteorlake: Update TBT PCIe Reg Map offsets for QSRavi Sarawadi
2023-10-19soc/intel: Improve CONFIG_ACPI_SOC_INTEL_SLP_S0_FREQ_HZ useJeremy Compostella
2023-10-18soc/intel/mtl: Set slp-s0 counter frequencySukumar Ghorai
2023-10-18soc/intel/{adl, mtl}: Avoid redundant display init by joining to MBUSSubrata Banik
2023-10-11Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi
2023-10-09soc/intel/meteorlake: Reserve IOE P2SB MMIO correctlyKane Chen
2023-10-07mb/google/{rex,ovis}: Disable package C-state auto demotionSukumar Ghorai
2023-10-04soc/intel: Select GMA v2 for ADL, MTL, TGL to reflect port/pipe defsSubrata Banik
2023-10-04soc/intel/mtl: Select SOC_INTEL_CSE_LITE_PSR config for MeteorlakeKrishna Prasad Bhat
2023-10-04soc/intel/mtl: Override SOC_INTEL_CSE_FW_PARTITION_CMOS_OFFSETKrishna Prasad Bhat
2023-10-04soc/intel/mtl: Call cse_fill_bp_info early in romstageKrishna Prasad Bhat
2023-09-23soc/intel/meteorlake: Reduce memory test sizeSubrata Banik
2023-09-23soc/intel/meteorlake: Hook up UPD LowerBasicMemTestSizeSubrata Banik
2023-09-20soc/intel/meteorlake: Add configs for pre-production siliconSubrata Banik
2023-09-20soc/intel/meteorlake: Enable crashlogPratikkumar Prajapati
2023-09-17soc/intel/meteorlake: Implement cleanup and rearm functionsPratikkumar Prajapati
2023-09-16soc/intel/meteorlake: Generate new TME key on each warm bootAnil Kumar
2023-09-15soc/intel/meteorlake: Remove the check for INFRSean Rhodes
2023-09-15soc/intel/meteorlake: Remove space after a castElyes Haouas
2023-09-13soc/intel/{tigerlake,meteorlake}: Check ITBT FW versionSean Rhodes
2023-09-13soc/intel/{tigerlake,alderlake,meteorlake}: Start to unify the TCSS ACPISean Rhodes
2023-09-12cpu/intel: Move is_tme_supported() from soc/intel to cpu/intelJeremy Compostella
2023-09-07soc/intel/meteorlake: Update LidStatus UPD dynamicallySubrata Banik
2023-09-02soc/intel/meteorlake: Fix black screen after booting to OSSubrata Banik
2023-09-01soc/intel/{adl,jsl,mtl,tgl}: Add ACPI name for GNA deviceMatt DeVillier
2023-09-01soc/intel/meteorlake: Skip crashlog region with metadata tagPratikkumar Prajapati
2023-09-01soc/intel/meteorlake: Validate CPU crashlog discovery table and recordsPratikkumar Prajapati
2023-09-01soc/intel/meteorlake: Adjust discovery table offset based on CPUIDPratikkumar Prajapati
2023-08-30soc/intel/meteorlake: Allow to override Fast VmodeJay Patel
2023-08-29Revert "soc/intel/meteorlake: Generate new TME key on each warm boot"Subrata Banik
2023-08-26soc/intel/meteorlake: Add PMC GPIO GPE group mappingCliff Huang
2023-08-24soc/intel/metorlake: Fix PMC GPIO group assignmentCliff Huang
2023-08-21meteorlake/include/soc/iomap: Remove unused HPET_BASE_ADDRESSElyes Haouas
2023-08-20soc/intel/mtl: Enable IOE_PMC supportDinesh Gehlot
2023-08-18soc/intel/meteorlake: Implement `soc_is_ish_partition_enabled` overrideSubrata Banik
2023-08-17soc/intel/meteorlake: Enable LZ4 compression for logo CBFS fileSubrata Banik
2023-08-17soc/intel: Update all references to ESE as ISSEUsha P
2023-08-11soc/intel/meteorlake: Add provision to show pre-boot splash screenSubrata Banik
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-04soc/intel/meteorlake: Hook up UPD for C1 C-state auto-demotionSukumar Ghorai
2023-08-04soc/intel/mtl: Change default for debug consent from 3 to 6Kane Chen
2023-08-04soc/intel/meteorlake: Generate new TME key on each warm bootPratikkumar Prajapati
2023-08-03soc/intel/meteorlake: Set UPDs for TME exclusion range and new key genPratikkumar Prajapati
2023-07-25soc/intel/meteorlake: Remove dummy CPU_SPECIFIC_OPTIONSElyes Haouas
2023-07-19soc/intel/{adl, mtl}: Reduce CAR usage while using FSP debug binariesSubrata Banik
2023-07-18soc/intel/meteorlake: Enable PCIE_CLOCK_CONTROL_THROUGH_P2SBKane Chen
2023-07-18soc/intel/meteorlake: Include IOE PCR register accessSubrata Banik
2023-07-18soc/intel/meteorlake: Add IOE P2SB Base AddressSubrata Banik
2023-07-13soc/intel: Rename pcr.asl to pch_pcr.aslSubrata Banik
2023-07-12soc/intel/*/pmc.c: Use newer function for resource declarationsArthur Heymans
2023-07-05soc/intel/meteorlake: Set TCC to 90°CSumeet Pawnikar
2023-07-05soc/intel/meteorlake: add power limits for 28W SKUSumeet Pawnikar
2023-07-05soc/intel/meteoerlake: add support for 28W SKUSumeet Pawnikar
2023-06-29soc/intel/meteorlake: remove unused tcss mailbox codeKane Chen
2023-06-29soc/intel/meteorlake: Add QS(C0) stepping CPU IDMusse Abdullahi
2023-06-26soc/intel/meteorlake: Add support for crashlogPratikkumar Prajapati
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-06-23soc/intel/meteorlake: Rename shared SRAM aliasesPratikkumar Prajapati
2023-06-21meteorlake: Rename `SOC_INTEL_METEORLAKE_U_P` as per latest EDSSubrata Banik
2023-06-17soc/intel/meteorlake: Update tcss_usb3 aliasEric Lai
2023-06-16soc/intel/meteorlake: select UDK_202302_BINDING KconfigRonak Kanabar
2023-06-16soc/intel/meteorlake: Disable ACPI PM timer using IOE.PMCSubrata Banik