index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
skylake
/
me.c
Age
Commit message (
Expand
)
Author
2019-10-20
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-09-25
soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to common
Sridhar Siricilla
2019-09-16
src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to common
Sridhar Siricilla
2019-09-12
src/soc/intel/common/block/cse: Make hfsts1 common & add helper functions
Sridhar Siricilla
2019-09-11
soc/intel/common/block/cse: Move me_read_config32() to common code
Sridhar Siricilla
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-09
soc/intel: Clean mess around UART_DEBUG
Nico Huber
2018-12-19
soc: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-07-12
soc/intel/skylake: add a space in printing ME FPF status
Pratik Prajapati
2018-07-09
src/soc: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-03-30
soc/intel/skylake: Protect me_progress_rom_values array boundary
Kane Chen
2018-03-27
soc/intel/skylake: Do a heci_reset before reading ME firmware version
Furquan Shaikh
2018-02-28
soc/intel/skylake: Add support to print ME version
Furquan Shaikh
2017-11-15
soc/intel/skylake: Make use of common CSE code for skylake
Subrata Banik
2017-10-22
skylake/me: Add debug output of HFST registers
Youness Alaoui
2017-07-28
soc/intel/skylake: Remove incorrect ME PG-status print
Barnali Sarkar
2017-07-25
soc/intel/skylake: soc/intel/skylake: Initialize struct member to 0
Subrata Banik
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-05-22
soc/intel/skylake: Display FPF status of CSME
Pratik Prajapati
2017-03-28
soc/pci_devs.h: Use consistent naming in soc/pci_devs.h
Subrata Banik
2017-03-17
soc/intel/skylake: Fix remaining issues detected by checkpatch
Lee Leahy
2017-03-17
soc/intel/skylake: Wrap lines at 80 columns
Lee Leahy
2016-10-16
soc/intel/skylake: Implement Global Reset MEI message
Subrata Banik
2015-07-16
soc/intel: Add Skylake SOC support
Lee Leahy
2015-07-16
soc/intel/skylake: Use Broadwell as comparision base for Skylake SOC
Lee Leahy