Age | Commit message (Expand) | Author |
2021-11-22 | soc/intel: Allow enable/disable ME via CMOS | Sean Rhodes |
2021-11-01 | soc/intel: Don't send CSE EOP if CSME is disabled | Sean Rhodes |
2021-11-01 | soc/intel/common/block/cse: Add get_me_fw_version function | Johnny Lin |
2021-10-26 | soc/intel/common: Add HECI Reset flow in the CSE driver | Sridhar Siricilla |
2021-10-25 | soc/intel/common: Skip CSE post hook when CSE is disabled | Subrata Banik |
2021-10-19 | soc/intel/common/block/cse: Use newly added `create-cse-region` | Furquan Shaikh |
2021-10-19 | soc/intel/common/cse: Support RW update when stitching CSE binary | Furquan Shaikh |
2021-10-19 | soc/intel/common/cse: Add support for stitching CSE components | Furquan Shaikh |
2021-10-15 | soc/intel/common/cse: Split CSE metadata into two CBFS files | Furquan Shaikh |
2021-10-14 | soc/intel/common/cse: Reorganize firmware update checks for CSE Lite | Furquan Shaikh |
2021-10-06 | soc/intel/common: Helper function to check CSE device `devfn` status | Subrata Banik |
2021-10-06 | soc/intel/common/../cse: Allow D0i3 enable/disable for all CSE devices | Subrata Banik |
2021-10-02 | soc/intel/common/../cse: Avoid caching of CSE BAR | Subrata Banik |
2021-10-02 | soc/intel/common/../cse: Append `_MS` with CSE_DELAY_BOOT_TO_RO macro | Subrata Banik |
2021-09-30 | soc/intel/common/../cse: Append the time units to the HECI macro names | Subrata Banik |
2021-09-30 | soc/intel/common/cse: Late sending EOP msg if !HECI_DISABLE_USING_SMM | Subrata Banik |
2021-09-30 | soc/intel/common/../cse: Perform D0I3 bit reset/set prior sending EOP | Subrata Banik |
2021-09-30 | soc/intel/common/../cse: Create APIs for CSE device state transition | Subrata Banik |
2021-09-05 | soc/intel/common/cse: Add argument for CSE fixed client addr | Rizwan Qureshi |
2021-08-19 | soc/intel/common: Add TGL-H PCI IDs | Jeremy Soller |
2021-07-02 | soc/intel/common/block/cse: Add ME EOP timestamps | Tim Wawrzynczak |
2021-06-30 | soc/intel/common/block/cse: Add BWG error recovery to EOP failure | Tim Wawrzynczak |
2021-06-25 | soc/intel/common/cse: Add support for sending CSE End-of-Post message | Tim Wawrzynczak |
2021-06-22 | soc/intel/common: Unbreak master | Tim Wawrzynczak |
2021-06-22 | soc/intel/common/block/cse: Move cse_trigger_recovery function | Tim Wawrzynczak |
2021-06-21 | soc/intel/common: Check CSE Lite RW status | Sridahr Siricilla |
2021-06-21 | soc/intel/common/block/cse: Move enum csme_failure_reason | Tim Wawrzynczak |
2021-02-10 | src: Remove unused <boot_device.h> | Elyes HAOUAS |
2021-02-04 | src: Remove unused <bootstate.h> | Elyes HAOUAS |
2021-01-28 | soc/intel: Remove selection of ME_REGION_ALLOW_CPU_READ_ACCESS | Sridhar Siricilla |
2021-01-22 | soc/intel/commmon: Include Alder Lake device IDs | Varshit Pandya |
2021-01-07 | soc/intel/common/cse: Drop dependency on CHROMEOS for SOC_INTEL_CSE_LITE_SKU | Matt DeVillier |
2020-12-14 | soc/intel/common: Move CSE Lite driver functionality into romstage | Sridhar Siricilla |
2020-12-14 | soc/inte/common: Replace #if macro with if C-language constuct | Sridhar Siricilla |
2020-12-14 | soc/intel/common: Check sizes of CSE CBFS RW blob and CSE RW BP | Sridhar Siricilla |
2020-12-07 | sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behavior | Sridhar Siricilla |
2020-12-07 | common/block/cse: Rename cbfs_boot_load_file() to cbfs_load() | V Sowmya |
2020-12-02 | soc/intel/common/cse: Perform cse_fw_sync on BS_PRE_DEVICE entry | Furquan Shaikh |
2020-11-20 | soc/intel/common/block/cse: Clear post code before reset | Duncan Laurie |
2020-11-18 | soc/intel/common: Move CSE RW into new FMAP region to optimize boot time | Sridhar Siricilla |
2020-11-18 | soc/intel/common: Generate the CSE RW metadata and add to FW_MAIN_A/B | V Sowmya |
2020-11-18 | soc/intel/common: Add Kconfig to enable the CSE FW Update feature | V Sowmya |
2020-11-18 | soc/intel/common: Add Kconfig for CSE RW firmware version | V Sowmya |
2020-11-02 | soc/intel/common/cse: Add dependency on SOC_INTEL_CSE_LITE_SKU | Furquan Shaikh |
2020-09-22 | Revert "soc/intel: Refactor do_global_reset() function" | Furquan Shaikh |
2020-09-21 | soc/intel: Refactor do_global_reset() function | Subrata Banik |
2020-09-21 | soc/intel/common/cse_lite: Defer cse_fw_sync for JSL | Karthikeyan Ramasubramanian |
2020-09-19 | soc/intel/common/block/cse: Refactor cse_request_global_reset() function | Subrata Banik |
2020-09-17 | soc/intel/common/block: Add NULL check for 'ctx' pointer | Subrata Banik |
2020-08-24 | soc/intel/common: Add downgrade support for CSE Firmware | Sridhar Siricilla |
2020-08-20 | cse_lite: Move global reset after MRC writeback | Caveh Jalali |
2020-08-18 | src: Remove unused 'include <lib.h>' | Elyes HAOUAS |
2020-08-14 | soc/intel/common/cse_lite: Perform a board specific reset | Karthikeyan Ramasubramanian |
2020-08-13 | soc/intel/common/block: Stitch CSE blobs into FW_MAIN_X partitions | Sridhar Siricilla |
2020-08-07 | soc/intel/common: Log CSE FW Status Registers before triggering recovery | Sridhar Siricilla |
2020-08-05 | soc/intel/common: Include Alder Lake device IDs | Subrata Banik |
2020-07-26 | soc/intel/common/basecode: Implement CSE update flow | Rizwan Qureshi |
2020-07-01 | soc/intel/tigerlake: Switch to CSE Lite RW at BS_DEV_INIT_CHIPS entry | Jamie Ryu |
2020-06-10 | soc/intel/common: Replace cse_bp and ME with cse_lite in all console logs | Sridhar Siricilla |
2020-06-01 | soc/intel/common: Trigger recovery mode for CSE Lite SKU run time errors | Sridhar Siricilla |
2020-05-18 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-05-17 | soc/intel/common: Rename cse_is_hfs3_fw_sku_custom() | Sridhar Siricilla |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-04 | soc/intel/common/block/cse: Add boot partition related APIs | Sridhar Siricilla |
2020-05-01 | soc/intel/common: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-04-06 | soc/intel/common: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-31 | soc/intel/common/block/cse: Add check for CSE enabled | Wim Vervoorn |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-15 | soc/intel/common: Check prerequisites for GLOBAL_RESET command | Sridhar Siricilla |
2020-03-15 | soc/intel/common/block/cse: Modify handling of HMRFPO_ENABLE command | Sridhar Siricilla |
2020-03-02 | soc/intel/{common, skl, cnl, apl}: Move print_me_fw_version() to CSE lib | Sridhar Siricilla |
2020-03-02 | soc/intel/common: Remove HOST_RESET_ONLY reset type support | Sridhar Siricilla |
2020-02-25 | soc/intel/common: Update Jasper Lake Device IDs | Meera Ravindranath |
2020-02-25 | soc/intel/common/block: Move cse common functions into block/cse | Subrata Banik |
2020-02-18 | soc/intel/common: Add function to wait for CSE to enter Soft Temp Disable mode | Sridhar Siricilla |
2020-02-18 | soc/intel/common: Check prerequisites for HMRFPO_GET_STATUS command | Sridhar Siricilla |
2020-02-17 | src/intel: Define HFSTS3 register | Sridhar Siricilla |
2020-02-09 | soc/intel/{cnl,icl,skl,tgl,common}: Make changes to send_heci_reset_req_messa... | Sridhar Siricilla |
2020-02-09 | soc/intel/common: Add description to HMRFPO status | Sridhar Siricilla |
2020-02-09 | soc/intel/common: Rename functions for consistent naming | Sridhar Siricilla |
2020-02-09 | soc/intel/{common,skl,cnl,icl,apl,tgl}: Move HFSTS1 register definition to SoC | Sridhar Siricilla |
2020-01-22 | soc/intel/common: Add Elkhartlake Device IDs | Tan, Lean Sheng |
2020-01-18 | soc/intel/common/cse: Add consistent HECI command id/group id naming | Sridhar Siricilla |
2019-12-13 | soc/intel/common: Add PCI device IDs for CMP-H | Gaggery Tsai |
2019-12-10 | soc/intel/common: Add Jasperlake Device IDs | rkanabar |
2019-12-03 | soc/intel/common/cse: Update comment for post-CAR global world | Patrick Georgi |
2019-12-02 | src/: Remove g_ prefixes and _g suffixes from variables | Patrick Georgi |
2019-11-05 | soc/intel/common: Include Tigerlake device IDs | Ravi Sarawadi |
2019-09-25 | soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to common | Sridhar Siricilla |
2019-09-19 | src/soc/intel/common/block/cse: Add hmrfpo related functions to cse lib | Sridhar Siricilla |
2019-09-16 | src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to common | Sridhar Siricilla |
2019-09-12 | src/soc/intel/common/block/cse: Make hfsts1 common & add helper functions | Sridhar Siricilla |
2019-09-11 | soc/intel/common/block/cse: Move me_read_config32() to common code | Sridhar Siricilla |
2019-09-09 | soc/intel/common/block/cse: Add helper function heci_send_receive | Sridhar Siricilla |
2019-09-06 | soc/intel/skylake: Add Lewisburg family PCH support | Maxim Polyakov |
2019-05-29 | soc/intel/common/cse: Don't use CAR_GLOBAL | Arthur Heymans |
2019-05-29 | soc/intel/common/cse: Declare g_cse statically | Arthur Heymans |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-02-26 | soc/intel/common: Include cometlake PCH IDs | Ronak Kanabar |
2018-11-07 | soc/intel/common: Include Icelake device IDs | Aamir Bohra |