summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/cse
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/cse: Remove unused header fileKrishna Prasad Bhat2023-10-131-1/+0
* soc/intel/cse: Add entries to eventlog on PSR backup eventsKrishna Prasad Bhat2023-10-041-5/+19
* soc/intel/cse: Check PSR bit before issuing PSR backup commandAnil Kumar2023-10-041-0/+32
* soc/intel/cse: Back up PSR data during CSE FW downgradeAnil Kumar2023-10-041-0/+78
* soc/intel/cse: Implement APIs to access PSR backup status in CMOSKrishna Prasad Bhat2023-10-042-0/+79
* soc/intel/cse: Add function to get cse_bp_info earlyKrishna Prasad Bhat2023-10-041-1/+81
* soc/intel/cse: Select SOC_INTEL_CSE_LITE_SYNC_IN_RAMSTAGE when PSR enabledKrishna Prasad Bhat2023-09-281-1/+5
* soc/intel/cse: Move cse_store_rw_fw_version from cse_print_boot_partition_infoKrishna P Bhat D2023-09-231-5/+8
* soc/intel/cse: Make cse_bp_info response globalKrishna Prasad Bhat2023-09-231-82/+78
* Revert "soc/intel/common/block/cse/Kconfig: Remove unused symbols"Reka Norman2023-09-221-0/+38
* soc/intel/cmd/blk/cse: Store fw versions in CMOS memory for cold bootDinesh Gehlot2023-09-151-45/+146
* soc/intel/cmd/blk/cse: Implement APIs to access CMOS CSE FPT versionsDinesh Gehlot2023-09-154-0/+77
* chromeos/cse_board_reset.c: Clear EC AP_IDLE flagDerek Huang2023-09-141-0/+8
* {driver, soc/intel/cmn/cse}: Refactor ISH FW Version implementationSubrata Banik2023-08-181-4/+8
* soc/intel/cmn/cse: Display CSE RW FW version by default for LITE SKUSubrata Banik2023-08-181-1/+1
* soc/intel/cmn/cse: Refactor CSE RW FW Version implementationSubrata Banik2023-08-182-29/+95
* soc/intel/cse: Add config to enable PSR data backup for CSE Lite SKUKrishna Prasad Bhat2023-08-131-0/+9
* src/*/post_code.h: Change post code prefix to POSTCODEYuchen He2023-08-051-1/+1
* soc/intel/common: Return CB_ERR when cse_data_clear_request() failsKrishna Prasad Bhat2023-08-041-1/+1
* soc/intel/common/block/cse/Kconfig: Remove unused symbolsElyes Haouas2023-08-031-38/+0
* Makefile.inc: relocate get_fmap_value() here from soc/intel/common/block/cseMatt DeVillier2023-07-031-1/+0
* soc/intel/common/block/cse: Retrieve CSE RW FW version conditionallySubrata Banik2023-06-233-2/+20
* cbfs: Allow controlling decompression of unverified filesJulius Werner2023-06-191-0/+1
* soc/intel/cmn/cse: Read ISH FW version if avilable in CSE partitionSubrata Banik2023-06-151-2/+1
* soc/intel/cmd/blk/cse: Hook get CSE RW version into `.final`Dinesh Gehlot2023-06-151-1/+17
* soc/intel/cmn/cse: Always save CSE RW version to CBMEMSubrata Banik2023-06-151-5/+5
* {driver, mb, soc}: Rename Intel CSE FPT config to ISH FW version configSubrata Banik2023-06-152-10/+11
* soc/intel/common: Add RPP-S PCI IDsJeremy Soller2023-05-231-0/+4
* soc/intel/cmn/blk.cse: Fix check condition in store_cse_rw_fw_version()Dinesh Gehlot2023-05-111-1/+1
* soc/intel/common: Fix long delay when ME is disabledSean Rhodes2023-05-111-3/+15
* 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
* intel/mtl: Add get_cse_ver_from_cbfs functionAshish Kumar Mishra2023-04-261-17/+29
* soc/intel/cmn/cse: Make `cse_get_fpt_partition_info()` function staticSubrata Banik2023-04-221-1/+2
* soc/intel/cmn/cse: Store ISH firmware version into CBMEMSubrata Banik2023-04-211-2/+50
* {commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEMSubrata Banik2023-04-212-2/+51
* soc/intel/(adl, cmn, mtl): Refactor cse_fw_sync() functionSubrata Banik2023-04-211-5/+9
* soc/intel/cmn/cse: Refactor ramstage_cse_fw_sync() functionSubrata Banik2023-04-211-3/+3
* soc/intel/cmn/cse: Move API to get FW partition info into cse_lite.cSubrata Banik2023-04-152-57/+57
* soc/intel/cmd/block: Implement an API to get firmware partition detailsDinesh Gehlot2023-04-131-0/+57
* soc/intel/{adl, cmn}: Send CSE EOP Async CMD earlySubrata Banik2023-04-111-10/+11
* soc/intel/cmn/cse: Handle EOP completion asynchronouslyJeremy Compostella2023-04-073-45/+133
* Revert "soc/intel/cmn/cse: Handle EOP completion asynchronously"Nick Vaccaro2023-04-053-108/+35
* soc/intel/alderlake: Add support for CSE timestamp data versionsBora Guvendik2023-04-042-14/+18
* soc/intel/cmn/cse: Handle EOP completion asynchronouslyJeremy Compostella2023-03-313-35/+108
* soc/intel/cmn/cse: Make heci_(send|receive) public functionsJeremy Compostella2023-03-231-15/+2
* soc/intel/cmn/block/cse: ME source code at common locationDinesh Gehlot2023-02-242-1/+120
* soc/intel/cmn: Support for ME spec versions for SoCs at common codeDinesh Gehlot2023-02-241-1/+1
* soc/intel/cmn: Include ME specification configuration at commonDinesh Gehlot2023-02-241-0/+59
* tree: Drop repeated wordsAlexander Goncharov2023-02-071-1/+1