Age | Commit message (Expand) | Author |
2021-03-03 | soc/intel: Factor out common smmrelocate.c | Angel Pons |
2021-03-03 | soc/intel: Backport SMRR locking support | Angel Pons |
2021-02-24 | soc/intel/*/smmrelocate.c: Sync includes | Angel Pons |
2021-02-24 | soc/intel/{skl,cnl}: Move smm_lock() to cpu.c | Angel Pons |
2021-02-10 | soc/intel/{cnl,skl}: Add alignment check for TSEG base and size | Benjamin Doron |
2020-09-21 | src/soc/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-06-10 | soc/intel/skylake: Remove space after type cast | Paul Menzel |
2020-06-10 | soc/intel/skylake: Use unit macros KiB and MiB | Paul Menzel |
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/skylake: 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-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-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-07-24 | cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx | Arthur Heymans |
2018-06-04 | soc/intel/skylake: Get rid of device_t | Elyes HAOUAS |
2017-12-22 | soc/intel/skylake: Make use of common SMM code for SKL | Subrata Banik |
2017-09-15 | soc/intel/skylake: Move UNCORE PRMRR base and mask defines. | Pratik Prajapati |
2017-03-17 | soc/intel/skylake: Wrap lines at 80 columns | Lee Leahy |
2016-07-31 | src/soc: Capitalize CPU, ACPI, RAM and ROM | Elyes HAOUAS |
2016-05-06 | {cpu,soc}/intel: remove unused smm_init() function | Aaron Durbin |
2016-05-06 | soc/intel/skylake: convert to using common MP and SMM init | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-15 | cpu/mtrr.h: Fix macro names for MTRR registers | Alexandru Gagniuc |
2015-08-19 | Skylake: update cbmem_top | Rizwan Qureshi |
2015-08-14 | skylake: use smm_subregion() during SMM relocation | Aaron Durbin |
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 |