- 77cc326 soc/intel: Refactor do_global_reset() function by Subrata Banik · 1 year, 11 months ago
- cc05e31 soc/intel/common/cse_lite: Defer cse_fw_sync for JSL by Karthikeyan Ramasubramanian · 1 year, 11 months ago
- f463dc0 soc/intel/common/block/cse: Refactor cse_request_global_reset() function by Subrata Banik · 1 year, 11 months ago
- 754de4d soc/intel/common/block: Add NULL check for 'ctx' pointer by Subrata Banik · 1 year, 11 months ago
- 2f6d555 soc/intel/common: Add downgrade support for CSE Firmware by Sridhar Siricilla · 2 years, 4 months ago
- 9bc0411 cse_lite: Move global reset after MRC writeback by Caveh Jalali · 2 years, 1 month ago
- ec17902 src: Remove unused 'include <lib.h>' by Elyes HAOUAS · 2 years ago
- f9cc637 soc/intel/common/cse_lite: Perform a board specific reset by Karthikeyan Ramasubramanian · 2 years ago
- b2353a7 soc/intel/common/block: Stitch CSE blobs into FW_MAIN_X partitions by Sridhar Siricilla · 2 years, 11 months ago
- 33aa115 soc/intel/common: Log CSE FW Status Registers before triggering recovery by Sridhar Siricilla · 2 years, 2 months ago
- f672f7f soc/intel/common: Include Alder Lake device IDs by Subrata Banik · 2 years ago
- ec32109 soc/intel/common/basecode: Implement CSE update flow by Rizwan Qureshi · 3 years ago
- bd8e761 soc/intel/tigerlake: Switch to CSE Lite RW at BS_DEV_INIT_CHIPS entry by Jamie Ryu · 2 years, 2 months ago
- 9f71b17 soc/intel/common: Replace cse_bp and ME with cse_lite in all console logs by Sridhar Siricilla · 2 years, 2 months ago
- 87e36c4 soc/intel/common: Trigger recovery mode for CSE Lite SKU run time errors by Sridhar Siricilla · 2 years, 3 months ago
- b74f45e src: Remove unused 'include <string.h>' by Elyes HAOUAS · 2 years, 3 months ago
- 99dbca3 soc/intel/common: Rename cse_is_hfs3_fw_sku_custom() by Sridhar Siricilla · 2 years, 3 months ago
- 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 2 years, 3 months ago
- f87ff33 soc/intel/common/block/cse: Add boot partition related APIs by Sridhar Siricilla · 3 years ago
- 2ec1c13 soc/intel/common: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 2 years, 4 months ago
- 0612b27 soc/intel/common: Use SPDX for GPL-2.0-only files by Angel Pons · 2 years, 4 months ago
- 8602fb7 soc/intel/common/block/cse: Add check for CSE enabled by Wim Vervoorn · 2 years, 5 months ago
- 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 2 years, 5 months ago
- 59c7cb7 soc/intel/common: Check prerequisites for GLOBAL_RESET command by Sridhar Siricilla · 2 years, 6 months ago
- d16187e soc/intel/common/block/cse: Modify handling of HMRFPO_ENABLE command by Sridhar Siricilla · 2 years, 9 months ago
- 24a974a soc/intel/{common, skl, cnl, apl}: Move print_me_fw_version() to CSE lib by Sridhar Siricilla · 2 years, 6 months ago
- c2a2d2b soc/intel/common: Remove HOST_RESET_ONLY reset type support by Sridhar Siricilla · 2 years, 6 months ago
- 3f4af0d soc/intel/common: Update Jasper Lake Device IDs by Meera Ravindranath · 2 years, 6 months ago
- 7e89984 soc/intel/common/block: Move cse common functions into block/cse by Subrata Banik · 4 years, 3 months ago
- 09ea371 soc/intel/common: Add function to wait for CSE to enter Soft Temp Disable mode by Sridhar Siricilla · 2 years, 9 months ago
- 206905c soc/intel/common: Check prerequisites for HMRFPO_GET_STATUS command by Sridhar Siricilla · 2 years, 6 months ago
- 3465d27 src/intel: Define HFSTS3 register by Sridhar Siricilla · 2 years, 6 months ago
- f2eb687 soc/intel/{cnl,icl,skl,tgl,common}: Make changes to send_heci_reset_req_message() by Sridhar Siricilla · 2 years, 8 months ago
- 63be918 soc/intel/common: Add description to HMRFPO status by Sridhar Siricilla · 2 years, 7 months ago
- ff072e6 soc/intel/common: Rename functions for consistent naming by Sridhar Siricilla · 2 years, 9 months ago
- 8e46545 soc/intel/{common,skl,cnl,icl,apl,tgl}: Move HFSTS1 register definition to SoC by Sridhar Siricilla · 2 years, 11 months ago
- 2613609 soc/intel/common: Add Elkhartlake Device IDs by Tan, Lean Sheng · 2 years, 7 months ago
- e202e67 soc/intel/common/cse: Add consistent HECI command id/group id naming by Sridhar Siricilla · 2 years, 7 months ago
- 12a651c soc/intel/common: Add PCI device IDs for CMP-H by Gaggery Tsai · 2 years, 8 months ago
- 263f129 soc/intel/common: Add Jasperlake Device IDs by rkanabar · 2 years, 9 months ago
- 08c8cf9 soc/intel/common/cse: Update comment for post-CAR global world by Patrick Georgi · 2 years, 8 months ago
- c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 2 years, 9 months ago
- 6b5bf40 soc/intel/common: Include Tigerlake device IDs by Ravi Sarawadi · 2 years, 10 months ago
- f35eee9 soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to common by Sridhar Siricilla · 2 years, 11 months ago
- e30a0e6 src/soc/intel/common/block/cse: Add hmrfpo related functions to cse lib by Sridhar Siricilla · 3 years ago
- d415c20 src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to common by Sridhar Siricilla · 3 years ago
- b9d075b src/soc/intel/common/block/cse: Make hfsts1 common & add helper functions by Sridhar Siricilla · 3 years ago
- 2cc6691 soc/intel/common/block/cse: Move me_read_config32() to common code by Sridhar Siricilla · 3 years ago
- a5208f5 soc/intel/common/block/cse: Add helper function heci_send_receive by Sridhar Siricilla · 3 years ago
- 571d07d soc/intel/skylake: Add Lewisburg family PCH support by Maxim Polyakov · 3 years ago
- a5eed80 soc/intel/common/cse: Don't use CAR_GLOBAL by Arthur Heymans · 3 years, 3 months ago
- 3d6ccd0 soc/intel/common/cse: Declare g_cse statically by Arthur Heymans · 3 years, 3 months ago
- 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 3 years, 5 months ago
- da7ffb48 soc/intel/common: Include cometlake PCH IDs by Ronak Kanabar · 3 years, 6 months ago
- 9eac039 soc/intel/common: Include Icelake device IDs by Aamir Bohra · 4 years, 1 month ago
- e26c4a4 soc/intel/cannonlake: Add new cannon lake PCH-H support by praveen hodagatta pranesh · 3 years, 11 months ago
- 3d45000 src: Fix typo by Elyes HAOUAS · 4 years ago
- 68c851b src: Get rid of device_t by Elyes HAOUAS · 4 years, 2 months ago
- 5268b76 src/soc: Fix various typos by Jonathan Neuschäfer · 4 years, 6 months ago
- c50296d soc/intel: Treat time-out as failure in HECI by Lijian Zhao · 4 years, 8 months ago
- 6bbc91a soc/intel/common/block: Add option to have subsystem_id in common pci driver by Subrata Banik · 4 years, 8 months ago
- d0586d2 intel/common/block: Add SKL CSME device ID by Subrata Banik · 4 years, 9 months ago
- 4a722f5 soc/intel/common: Use HOST_CSR to get circular Buffer Depth by Subrata Banik · 4 years, 9 months ago
- 5c08c73 soc/intel/common: Add HECI message retry count by Subrata Banik · 4 years, 9 months ago
- 05e06cd soc/intel/common: Fix CSE common code to accomodate Skylake/Kabylake by Subrata Banik · 4 years, 9 months ago
- 467a87a Fix files with multiple newlines at the end. by Martin Roth · 5 years ago
- 0405de9 intel/block/cse: Add Cannon Lake SoC PCI device ID by Andrey Petrov · 5 years ago
- 6314215 soc/intel/common/block/cse: Add GLK PCI ID by Hannah Williams · 5 years ago
- f5f7c84 soc/intel/apollolake: Remove soc/pci_ids dependency by Hannah Williams · 5 years ago
- b3456a9 intel/common: drop duplicate initializer by Patrick Georgi · 5 years ago
- f27d98f soc/intel/common/block: correct apollolake device ids by Aaron Durbin · 5 years ago
- 669a1a0 common/block/cse: Use CSE PCH ID from device/pci_ids.h by Subrata Banik · 5 years ago
- 2ee54db soc/pci_devs.h: Use consistent naming in soc/pci_devs.h by Subrata Banik · 5 years ago
- 68ab0b5 soc/intel/common: Fix spacing issues by Lee Leahy · 5 years ago
- 04a72c4 soc/intel/common/block: Add HECI driver by Andrey Petrov · 5 years ago