index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
cannonlake
/
reset.c
Age
Commit message (
Expand
)
Author
2020-09-22
Revert "soc/intel: Refactor do_global_reset() function"
Furquan Shaikh
2020-09-21
soc/intel: Refactor do_global_reset() function
Subrata Banik
2020-09-19
soc/intel/common/block/cse: Refactor cse_request_global_reset() function
Subrata Banik
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/cannonlake: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-02-09
soc/intel/{cnl,icl,skl,tgl,common}: Make changes to send_heci_reset_req_messa...
Sridhar Siricilla
2019-10-20
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-09-16
src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to common
Sridhar Siricilla
2019-04-06
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2018-10-22
intel: Use CF9 reset (part 2)
Patrick Rudolph
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-10
src: Fix typo
Elyes HAOUAS
2018-06-04
src/soc: Get rid of whitespace before tab
Elyes HAOUAS
2017-12-22
soc/intel: Treat time-out as failure in HECI
Lijian Zhao
2017-11-23
soc/intel/cannonlake: Invoke pmc and hard reset only if CSE fails to reset
John Zhao
2017-11-10
soc/intel/cannonlake: Remove structure variable initialization with 0
Subrata Banik
2017-10-19
soc/intel/cannonlake: Fix HECI error on reset
Lijian Zhao
2017-08-26
soc/intel/cannonlake: use __packed
Aaron Durbin
2017-08-14
soc/intel/cannonlake: Initialize struct member to 0
Subrata Banik
2017-07-13
soc/intel/cannonlake: Add reset.c
Andrey Petrov