summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/me.c
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-201-1/+0
* soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to commonSridhar Siricilla2019-09-251-8/+0
* src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to commonSridhar Siricilla2019-09-161-47/+3
* src/soc/intel/common/block/cse: Make hfsts1 common & add helper functionsSridhar Siricilla2019-09-121-22/+22
* soc/intel/common/block/cse: Move me_read_config32() to common codeSridhar Siricilla2019-09-111-4/+9
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel: Clean mess around UART_DEBUGNico Huber2019-01-091-1/+1
* soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* soc/intel/skylake: add a space in printing ME FPF statusPratik Prajapati2018-07-121-1/+1
* src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-8/+8
* soc/intel/skylake: Protect me_progress_rom_values array boundaryKane Chen2018-03-301-2/+8
* soc/intel/skylake: Do a heci_reset before reading ME firmware versionFurquan Shaikh2018-03-271-0/+6
* soc/intel/skylake: Add support to print ME versionFurquan Shaikh2018-02-281-0/+74
* soc/intel/skylake: Make use of common CSE code for skylakeSubrata Banik2017-11-151-314/+14
* skylake/me: Add debug output of HFST registersYouness Alaoui2017-10-221-0/+12
* soc/intel/skylake: Remove incorrect ME PG-status printBarnali Sarkar2017-07-281-2/+0
* soc/intel/skylake: soc/intel/skylake: Initialize struct member to 0Subrata Banik2017-07-251-0/+1
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-2/+3
* soc/intel/skylake: Display FPF status of CSMEPratik Prajapati2017-05-221-0/+14
* soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik2017-03-281-2/+2
* soc/intel/skylake: Fix remaining issues detected by checkpatchLee Leahy2017-03-171-13/+12
* soc/intel/skylake: Wrap lines at 80 columnsLee Leahy2017-03-171-4/+8
* soc/intel/skylake: Implement Global Reset MEI messageSubrata Banik2016-10-161-0/+683
* soc/intel: Add Skylake SOC supportLee Leahy2015-07-161-1085/+0
* soc/intel/skylake: Use Broadwell as comparision base for Skylake SOCLee Leahy2015-07-161-0/+1085