summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/smmrelocate.c
Commit message (Expand)AuthorAgeFilesLines
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* src: Use '#include <smp/node.h>' when appropriateElyes HAOUAS2019-12-191-0/+1
* intel/smm: Provide common smm_relocation_paramsKyösti Mälkki2019-11-221-11/+0
* src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS2019-10-281-1/+0
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-151-1/+1
* intel/ice,sky,cannon: Drop unused EMRR and UNCORE_EMRR codeKyösti Mälkki2019-08-151-31/+1
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-131-0/+1
* cpu/x86/smm: Drop SMI handler address from structKyösti Mälkki2019-08-091-3/+2
* soc/intel: Fix SMRAM base MSRKyösti Mälkki2019-08-081-3/+2
* arch/x86: Change smm_subregion() prototypeKyösti Mälkki2019-08-081-15/+5
* intel/icelake,skylake,cannonlake: Drop unused parameterKyösti Mälkki2019-08-071-5/+2
* soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki2019-07-211-1/+2
* soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki2019-07-181-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSxArthur Heymans2018-07-241-2/+2
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-141-1/+1
* soc/intel/cannonlake: Get rid of device_tElyes HAOUAS2018-06-011-1/+1
* soc/intel/cannonlake: Fill the SMI usageLijian Zhao2017-10-031-0/+310