summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/cse
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common: Update comment on HFSTS1.spi_protection_modeSridhar Siricilla2022-09-161-5/+7
* soc/intel/skylake: Assign device ops in chipset devicetreeNico Huber2022-09-151-2/+1
* timer: Change timer util functions to 64-bitRob Barnes2022-09-141-2/+2
* cbfs/vboot: Adapt to new vb2_digest APIJulius Werner2022-09-021-4/+4
* soc/intel/common: Update the comments for CSE RX and TX functionsSridhar Siricilla2022-08-171-5/+5
* soc/intel/common/block/cse: Tidy up table in commentAngel Pons2022-08-141-3/+3
* soc/intel/common: Update the comment on CSE Region layoutSridhar Siricilla2022-07-061-3/+3
* common/intel/cse: Add function to perform CSE FW update in ramstageKrishna P Bhat D2022-07-061-0/+17
* soc/intel/common: Update CSE FW update flow for compressed ME_RW blobsKrishna P Bhat D2022-06-301-2/+8
* common/block/cse: Add Kconfigs to indicate when CSE FW sync is performedKrishna Prasad Bhat2022-06-301-0/+14
* soc/intel/cmn/cse: Implement heci_init() to initialize HECI devicesSubrata Banik2022-06-071-14/+44
* soc/intel/cmn/cse: Fix return type for `devfn`Subrata Banik2022-06-041-1/+1
* soc/intel: Rename heci_init to cse_initSubrata Banik2022-06-041-2/+2
* soc/intel/cmn/cse: Skip sending CSE `get_boot_perf` when CSE hiddenSubrata Banik2022-04-291-1/+12
* soc/intel/cmn/cse: Enforce CSE disablingSubrata Banik2022-04-291-2/+3
* soc/intel/cmn/cse: Drop redundant macro check for heci1_disable()Subrata Banik2022-04-291-3/+0
* soc/intel/common: Add support to control CSE firmware updateSridhar Siricilla2022-04-251-4/+17
* soc/intel/common/block/cse: Simplify CSE final opsAngel Pons2022-04-211-20/+5
* soc/intel/common/cse: Show CSE device slot and function number properlySubrata Banik2022-04-081-3/+3
* soc/intel/cse: Allow calling all functions associated with `cse_final`Subrata Banik2022-04-081-1/+1
* soc/intel/common: Update CSE sub partition updateSridhar Siricilla2022-04-071-6/+33
* soc/intel/common: Add Kconfig SOC_INTEL_CSE_SET_EOPJohn2022-03-311-1/+2
* soc/intel/common/block/cse: Change loglevel prefix to WARNINGWisley Chen2022-03-181-1/+1
* soc/intel/common: Retry MEI CSE DISABLE commandSridhar Siricilla2022-03-161-6/+10
* soc/intel/common: Retry END_OF_POST commandSridhar Siricilla2022-03-161-5/+33
* soc/intel/common: Use generic enum type valuesSridhar Siricilla2022-03-141-20/+20
* soc/intel/common: Use heci_reset() in the CSE TX and RX flowsSridhar Siricilla2022-03-141-1/+6
* soc/intel/common: Implement error codes for for heci_send_receive()Sridhar Siricilla2022-03-143-43/+49
* soc/intel/alderlake: Inject CSE TS into CBMEM timestamp tableBora Guvendik2022-03-103-0/+82
* intel/common/block/cse: Add option to send EOP early via SoCMAULIK V VAGHELA2022-03-101-0/+9
* soc/intel/common: Include Meteor Lake device IDsWonkyu Kim2022-03-091-0/+1
* soc/intel/common: Add Kconfig to enable compression on ME_RW blobsKrishna Prasad Bhat2022-03-092-0/+10
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-2/+2
* src: Make PCI ID define names shorterFelix Singer2022-03-071-33/+33
* intelblocks/cse: Skip sending EOP during S3 resumeMAULIK V VAGHELA2022-03-011-0/+6
* soc/intel/common/cse: Add `finalize` operation for CSESubrata Banik2022-02-181-0/+63
* soc/intel/common/block/cse: move cse_disable_mei_devices() into disable_heci.cMatt DeVillier2022-02-152-19/+20
* soc/intel/common/cse: Add `cse_send_end_of_post()` as a public functionSubrata Banik2022-02-151-1/+20
* soc/intel/common/cse: Add function to perform global reset lockSubrata Banik2022-02-091-0/+20
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-072-2/+2
* soc/intel/{adl, common}: Add routines into CSE IA-common codeSubrata Banik2022-02-042-7/+31
* soc/intel/common/cse: Rework heci_disable functionSubrata Banik2022-02-023-5/+59
* soc/intel/common/cse: Make cse_disable_mei_devices a public functionSubrata Banik2022-02-021-1/+1
* soc/intel/common/cse: skip heci_init() if HECI1 is disabledMatt DeVillier2022-01-281-0/+4
* soc/intel/common/cse: Drop CSE library usage in bootblockSubrata Banik2022-01-271-1/+0
* soc/intel/common/cse: Add support to get CSME timestampsBora Guvendik2022-01-212-0/+33
* soc/intel/common/cse: Add helper API for CSE SPI Protection ModeSubrata Banik2022-01-161-0/+16
* soc/intel/common: Abstract the sideband accessJohn Zhao2022-01-161-1/+1
* soc/intel/common/cse: Add config to disable HECI1 at pre-bootSubrata Banik2022-01-101-0/+9
* src: Drop duplicated includesElyes HAOUAS2022-01-011-1/+0