summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/smmrelocate.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/broadwell: Relocate CPU filesAngel Pons2020-11-131-264/+0
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* soc/intel/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+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-29/+0
* intel/broadwell: Use smm_subregion()Kyösti Mälkki2019-08-281-34/+11
* intel/haswell,broadwell: Rename EMRR to PRMRRKyösti Mälkki2019-08-281-31/+31
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-151-1/+2
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-131-0/+1
* 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
* soc/intel: Standardize names of common MSRsElyes HAOUAS2019-01-071-4/+4
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSxArthur Heymans2018-07-241-2/+2
* soc/intel/broadwell: Get rid of device_tElyes HAOUAS2018-06-011-3/+3
* soc/intel/broadwell: Fix other issues detected by checkpatchLee Leahy2017-03-171-2/+4
* soc/intel/broadwell: Fix {}, () and conditional issuesLee Leahy2017-03-171-2/+1
* soc/intel/broadwell: Fix spacing issues detected by checkpatchLee Leahy2017-03-171-2/+2
* src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS2016-07-311-1/+1
* {cpu,soc}/intel: remove unused smm_init() functionAaron Durbin2016-05-061-9/+0
* soc/intel/broadwell: convert to using common MP and SMM initAaron Durbin2016-05-061-124/+25
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-151-6/+6
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-5/+5
* broadwell: add new intel SOCDuncan Laurie2014-10-221-0/+439