summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/reset.c
Commit message (Expand)AuthorAgeFilesLines
* 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