summaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/reset.c
AgeCommit message (Expand)Author
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