summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/include/intelblocks/cse.h
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-04soc/intel/common/block/cse: Add boot partition related APIsSridhar Siricilla
2020-03-31soc/intel/common/block: Add missing includeRizwan Qureshi
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-15soc/intel/common/block/cse: Modify handling of HMRFPO_ENABLE commandSridhar Siricilla
2020-03-02soc/intel/{common, skl, cnl, apl}: Move print_me_fw_version() to CSE libSridhar Siricilla
2020-03-02soc/intel/common: Remove HOST_RESET_ONLY reset type supportSridhar Siricilla
2020-02-25soc/intel/common/block: Move cse common functions into block/cseSubrata Banik
2020-02-18soc/intel/common: Add function to wait for CSE to enter Soft Temp Disable modeSridhar Siricilla
2020-02-17src/intel: Define HFSTS3 registerSridhar Siricilla
2020-02-12soc/intel/{skl, common}: Move ME Firmware SKU Types to common codeSridhar Siricilla
2020-02-09soc/intel/{cnl,icl,skl,tgl,common}: Make changes to send_heci_reset_req_messa...Sridhar Siricilla
2020-02-09soc/intel/common: Add description to HMRFPO statusSridhar Siricilla
2020-02-09soc/intel/common: Rename functions for consistent namingSridhar Siricilla
2020-02-09soc/intel/{common,skl,cnl,icl,apl,tgl}: Move HFSTS1 register definition to SoCSridhar Siricilla
2020-01-18soc/intel/common: Fix typosSridhar Siricilla
2020-01-18soc/intel/common/cse: Add description for macrosSridhar Siricilla
2020-01-18soc/intel/common/cse: Add consistent HECI command id/group id namingSridhar Siricilla
2019-09-25soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to commonSridhar Siricilla
2019-09-19src/soc/intel/common/block/cse: Add hmrfpo related functions to cse libSridhar Siricilla
2019-09-16src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to commonSridhar Siricilla
2019-09-12src/soc/intel/common/block/cse: Make hfsts1 common & add helper functionsSridhar Siricilla
2019-09-11soc/intel/common/block/cse: Move me_read_config32() to common codeSridhar Siricilla
2019-09-09soc/intel/common/block/cse: Add helper function heci_send_receiveSridhar Siricilla
2017-03-09soc/intel/common/block: Add HECI driverAndrey Petrov