summaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/reset.c
AgeCommit message (Expand)Author
2020-04-06soc/intel/cannonlake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-09soc/intel/{cnl,icl,skl,tgl,common}: Make changes to send_heci_reset_req_messa...Sridhar Siricilla
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-09-16src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to commonSridhar Siricilla
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2018-10-22intel: Use CF9 reset (part 2)Patrick Rudolph
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-10src: Fix typoElyes HAOUAS
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2017-12-22soc/intel: Treat time-out as failure in HECILijian Zhao
2017-11-23soc/intel/cannonlake: Invoke pmc and hard reset only if CSE fails to resetJohn Zhao
2017-11-10soc/intel/cannonlake: Remove structure variable initialization with 0Subrata Banik
2017-10-19soc/intel/cannonlake: Fix HECI error on resetLijian Zhao
2017-08-26soc/intel/cannonlake: use __packedAaron Durbin
2017-08-14soc/intel/cannonlake: Initialize struct member to 0Subrata Banik
2017-07-13soc/intel/cannonlake: Add reset.cAndrey Petrov