summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/cse.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/apl: Remove set but unused variableArthur Heymans2023-05-121-2/+1
* src/soc/intel: Remove unnecessary space after castsElyes Haouas2022-11-261-1/+1
* soc/intel/apollolake: Add the remaining CSE Firmware Status RegistersSean Rhodes2022-08-171-19/+24
* soc/apollolake: Add CSE Firmware Status RegistersSean Rhodes2022-07-201-9/+17
* soc/intel/common: Implement error codes for for heci_send_receive()Sridhar Siricilla2022-03-141-1/+1
* soc/intel/apollolake: Use PCR write to disable HECI1Subrata Banik2022-02-021-2/+2
* soc/intel/apl: Use Kconfig to disable HECI1Subrata Banik2022-01-111-1/+2
* soc/intel/common/cse: Add argument for CSE fixed client addrRizwan Qureshi2021-09-051-11/+2
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/apollolake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/{common, skl, cnl, apl}: Move print_me_fw_version() to CSE libSridhar Siricilla2020-03-021-57/+1
* soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to commonSridhar Siricilla2019-09-251-24/+9
* soc/intel/common/block/cse: Move me_read_config32() to common codeSridhar Siricilla2019-09-111-7/+6
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* soc/intel: Clean mess around UART_DEBUGNico Huber2019-01-091-1/+1
* soc/intel/apollolake: Print ME version on exit of BS_DEV_INIT stageKarthikeyan Ramasubramanian2018-12-071-3/+2
* soc/intel/apollolake: Add support to print ME versionFurquan Shaikh2018-12-031-11/+73
* soc/intel/apollolake: Disable HECI1 before jumping to OSFurquan Shaikh2018-11-091-3/+27
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-0/+1
* soc/intel/apollolake: Add file path checkHannah Williams2017-08-101-0/+4
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-3/+4
* soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik2017-03-281-1/+1
* soc/intel/apollolake: Cache FPF status value in flashAndrey Petrov2017-03-151-10/+56
* soc/intel/apollolake: Add check if FPFs are blownAndrey Petrov2017-03-091-1/+116
* soc/intel/apollolake: Prepare to use common HECI driverAndrey Petrov2017-03-091-1/+1
* soc/intel/apollolake: dump CSE statusAaron Durbin2017-02-081-0/+57