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