summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/reset.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Use of common reset code blockSubrata Banik2020-11-021-17/+0
* Revert "soc/intel: Refactor do_global_reset() function"Furquan Shaikh2020-09-221-0/+15
* soc/intel: Refactor do_global_reset() functionSubrata Banik2020-09-211-15/+0
* soc/intel/common/block/cse: Refactor cse_request_global_reset() functionSubrata Banik2020-09-191-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/cannonlake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/{cnl,icl,skl,tgl,common}: Make changes to send_heci_reset_req_messa...Sridhar Siricilla2020-02-091-1/+1
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-201-1/+0
* src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to commonSridhar Siricilla2019-09-161-56/+1
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* intel: Use CF9 reset (part 2)Patrick Rudolph2018-10-221-3/+4
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* src: Fix typoElyes HAOUAS2018-08-101-1/+1
* src/soc: Get rid of whitespace before tabElyes HAOUAS2018-06-041-1/+1
* soc/intel: Treat time-out as failure in HECILijian Zhao2017-12-221-5/+6
* soc/intel/cannonlake: Invoke pmc and hard reset only if CSE fails to resetJohn Zhao2017-11-231-1/+3
* soc/intel/cannonlake: Remove structure variable initialization with 0Subrata Banik2017-11-101-3/+0
* soc/intel/cannonlake: Fix HECI error on resetLijian Zhao2017-10-191-4/+5
* soc/intel/cannonlake: use __packedAaron Durbin2017-08-261-2/+3
* soc/intel/cannonlake: Initialize struct member to 0Subrata Banik2017-08-141-0/+2
* soc/intel/cannonlake: Add reset.cAndrey Petrov2017-07-131-0/+100