summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/cse/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* soc: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* soc/intel/cmn/block/cse: Support sending EOP from payloadKapil Porwal2023-11-141-0/+14
* soc/intel/cse: Select SOC_INTEL_CSE_LITE_SYNC_IN_RAMSTAGE when PSR enabledKrishna Prasad Bhat2023-09-281-1/+5
* Revert "soc/intel/common/block/cse/Kconfig: Remove unused symbols"Reka Norman2023-09-221-0/+38
* soc/intel/cmd/blk/cse: Implement APIs to access CMOS CSE FPT versionsDinesh Gehlot2023-09-151-0/+9
* chromeos/cse_board_reset.c: Clear EC AP_IDLE flagDerek Huang2023-09-141-0/+8
* soc/intel/cmn/cse: Display CSE RW FW version by default for LITE SKUSubrata Banik2023-08-181-1/+1
* soc/intel/cse: Add config to enable PSR data backup for CSE Lite SKUKrishna Prasad Bhat2023-08-131-0/+9
* soc/intel/common/block/cse/Kconfig: Remove unused symbolsElyes Haouas2023-08-031-38/+0
* soc/intel/common/block/cse: Retrieve CSE RW FW version conditionallySubrata Banik2023-06-231-0/+17
* cbfs: Allow controlling decompression of unverified filesJulius Werner2023-06-191-0/+1
* {driver, mb, soc}: Rename Intel CSE FPT config to ISH FW version configSubrata Banik2023-06-151-9/+10
* soc/intel: Do CSE sync in romstage, unless ramstage chooses otherwiseSubrata Banik2023-05-061-1/+1
* soc/intel/cmn/cse: Decouple ME_RW compression from CSE RW SyncAnil Kumar2023-05-011-2/+1
* {commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEMSubrata Banik2023-04-211-0/+21
* soc/intel/cmn/cse: Handle EOP completion asynchronouslyJeremy Compostella2023-04-071-0/+19
* Revert "soc/intel/cmn/cse: Handle EOP completion asynchronously"Nick Vaccaro2023-04-051-19/+0
* soc/intel/alderlake: Add support for CSE timestamp data versionsBora Guvendik2023-04-041-0/+14
* soc/intel/cmn/cse: Handle EOP completion asynchronouslyJeremy Compostella2023-03-311-0/+19
* soc/intel/cmn: Include ME specification configuration at commonDinesh Gehlot2023-02-241-0/+59
* soc/intel/cmn: Clear interrupt status after HECI-1 has been receivedJohnny Lin2022-12-171-0/+6
* soc/intel/alderlake: make SOC_INTEL_CSE_SEND_EOP_EARLY per-board configurableMichał Kopeć2022-12-061-1/+1
* soc/intel/cmn/cse: Create another config for sending CSE EOP cmd lateSubrata Banik2022-12-021-0/+13
* common/block/cse: Add Kconfigs to indicate when CSE FW sync is performedKrishna Prasad Bhat2022-06-301-0/+14
* soc/intel/alderlake: Inject CSE TS into CBMEM timestamp tableBora Guvendik2022-03-101-0/+7
* intel/common/block/cse: Add option to send EOP early via SoCMAULIK V VAGHELA2022-03-101-0/+9
* soc/intel/common: Add Kconfig to enable compression on ME_RW blobsKrishna Prasad Bhat2022-03-091-0/+7
* soc/intel/{adl, common}: Add routines into CSE IA-common codeSubrata Banik2022-02-041-7/+11
* soc/intel/common/cse: Rework heci_disable functionSubrata Banik2022-02-021-3/+22
* soc/intel/common/cse: Add config to disable HECI1 at pre-bootSubrata Banik2022-01-101-0/+9
* soc/intel/common/cse: Update help text for CSE_OEMP_FILEravindr12021-12-131-1/+5
* soc/intel/cse: config to enable oem key manifestRavindra N2021-12-101-0/+4
* soc/intel/common: Add support for CSE IOM/NPHY sub-parition updateKrishna Prasad Bhat2021-12-031-0/+32
* soc/intel/common/cse: Support RW update when stitching CSE binaryFurquan Shaikh2021-10-191-1/+1
* soc/intel/common/cse: Add support for stitching CSE componentsFurquan Shaikh2021-10-191-0/+64
* soc/intel/common/cse: Split CSE metadata into two CBFS filesFurquan Shaikh2021-10-151-4/+10
* soc/intel/common/block/cse: Add BWG error recovery to EOP failureTim Wawrzynczak2021-06-301-0/+1
* soc/intel/common/cse: Add support for sending CSE End-of-Post messageTim Wawrzynczak2021-06-251-0/+8
* soc/intel: Remove selection of ME_REGION_ALLOW_CPU_READ_ACCESSSridhar Siricilla2021-01-281-1/+0
* soc/intel/common/cse: Drop dependency on CHROMEOS for SOC_INTEL_CSE_LITE_SKUMatt DeVillier2021-01-071-1/+0
* soc/inte/common: Replace #if macro with if C-language constuctSridhar Siricilla2020-12-141-11/+7
* sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behaviorSridhar Siricilla2020-12-071-0/+1
* soc/intel/common: Move CSE RW into new FMAP region to optimize boot timeSridhar Siricilla2020-11-181-0/+14
* soc/intel/common: Generate the CSE RW metadata and add to FW_MAIN_A/BV Sowmya2020-11-181-0/+6
* soc/intel/common: Add Kconfig to enable the CSE FW Update featureV Sowmya2020-11-181-4/+10
* soc/intel/common: Add Kconfig for CSE RW firmware versionV Sowmya2020-11-181-0/+9
* soc/intel/common/cse: Add dependency on SOC_INTEL_CSE_LITE_SKUFurquan Shaikh2020-11-021-0/+3
* soc/intel/common/block: Stitch CSE blobs into FW_MAIN_X partitionsSridhar Siricilla2020-08-131-0/+6
* soc/intel/common/basecode: Implement CSE update flowRizwan Qureshi2020-07-261-0/+12
* soc/intel/common: Rename cse_is_hfs3_fw_sku_custom()Sridhar Siricilla2020-05-171-2/+2