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
/
cannonlake
/
smmrelocate.c
Age
Commit message (
Expand
)
Author
2020-06-02
src: Remove unused '#include <cpu/x86/lapic.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2020-04-06
soc/intel/cannonlake: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-19
src: Use '#include <smp/node.h>' when appropriate
Elyes HAOUAS
2019-11-22
intel/smm: Provide common smm_relocation_params
Kyösti Mälkki
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-08-15
intel/ice,sky,cannon: Drop unused EMRR and UNCORE_EMRR code
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-08-09
cpu/x86/smm: Drop SMI handler address from struct
Kyösti Mälkki
2019-08-08
soc/intel: Fix SMRAM base MSR
Kyösti Mälkki
2019-08-08
arch/x86: Change smm_subregion() prototype
Kyösti Mälkki
2019-08-07
intel/icelake,skylake,cannonlake: Drop unused parameter
Kyösti Mälkki
2019-07-21
soc/intel: Expand SA_DEV_ROOT for ramstage
Kyösti Mälkki
2019-07-18
soc/intel: Use config_of_path(SA_DEVFN_ROOT)
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-07-24
cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx
Arthur Heymans
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2018-06-01
soc/intel/cannonlake: Get rid of device_t
Elyes HAOUAS
2017-10-03
soc/intel/cannonlake: Fill the SMI usage
Lijian Zhao