summaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/me.c
AgeCommit message (Expand)Author
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-02soc/intel/{common, skl, cnl, apl}: Move print_me_fw_version() to CSE libSridhar Siricilla
2020-02-17soc/intel/skl: Rename me_hfs union into me_hfstsSridhar Siricilla
2020-02-09soc/intel/{cnl,icl,skl,tgl,common}: Make changes to send_heci_reset_req_messa...Sridhar Siricilla
2019-12-19src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-09-25soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to commonSridhar 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-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-09soc/intel: Clean mess around UART_DEBUGNico Huber
2018-12-19soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-07-12soc/intel/skylake: add a space in printing ME FPF statusPratik Prajapati
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-03-30soc/intel/skylake: Protect me_progress_rom_values array boundaryKane Chen
2018-03-27soc/intel/skylake: Do a heci_reset before reading ME firmware versionFurquan Shaikh
2018-02-28soc/intel/skylake: Add support to print ME versionFurquan Shaikh
2017-11-15soc/intel/skylake: Make use of common CSE code for skylakeSubrata Banik
2017-10-22skylake/me: Add debug output of HFST registersYouness Alaoui
2017-07-28soc/intel/skylake: Remove incorrect ME PG-status printBarnali Sarkar
2017-07-25soc/intel/skylake: soc/intel/skylake: Initialize struct member to 0Subrata Banik
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-05-22soc/intel/skylake: Display FPF status of CSMEPratik Prajapati
2017-03-28soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik
2017-03-17soc/intel/skylake: Fix remaining issues detected by checkpatchLee Leahy
2017-03-17soc/intel/skylake: Wrap lines at 80 columnsLee Leahy
2016-10-16soc/intel/skylake: Implement Global Reset MEI messageSubrata Banik
2015-07-16soc/intel: Add Skylake SOC supportLee Leahy
2015-07-16soc/intel/skylake: Use Broadwell as comparision base for Skylake SOCLee Leahy