summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/smmrelocate.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/icelake: Add alignment check for TSEG base and sizeSubrata Banik2019-11-041-0/+7
* 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
* soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.hSubrata Banik2019-07-091-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/icelake: Do initial SoC commitAamir Bohra2018-10-261-0/+309