summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/{apl,cnl,dnv,icl,skl} : Use common cpu/intel/car/romstage.c codeSubrata Banik2019-08-271-1/+1
* intel/car: Use common TS_START_ROMSTAGEKyösti Mälkki2019-08-261-2/+0
* lib/bootblock: Add simplified entry with basetimeKyösti Mälkki2019-08-261-1/+1
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-29/+18
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-0/+1
* src: Remove variable length arraysJacob Garber2019-08-201-21/+15
* soc/intel/skylake/vr_config: Add loadline defaultsPatrick Rudolph2019-08-202-2/+84
* soc/intel/skylake/vr_config: Add support for KBL-H and KBL-SPatrick Rudolph2019-08-201-16/+74
* soc/intel/skylake/vr_config: Get rid of static lookup tablePatrick Rudolph2019-08-201-113/+74
* soc/intel/skylake/vr_config: Get rid of definesPatrick Rudolph2019-08-201-31/+20
* devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki2019-08-201-2/+0
* intel/smm: Define struct ied_header just onceKyösti Mälkki2019-08-151-5/+0
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-153-10/+2
* soc/*: mp_run_on_all_cpus: Remove configurable timeoutPatrick Rudolph2019-08-151-3/+3
* intel/ice,sky,cannon: Drop unused EMRR and UNCORE_EMRR codeKyösti Mälkki2019-08-152-45/+1
* soc/intel: Drop spurious includesKyösti Mälkki2019-08-151-1/+0
* cpu/x86/smm: Define single smm_subregion()Kyösti Mälkki2019-08-151-47/+0
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-131-0/+1
* arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki2019-08-111-1/+0
* arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki2019-08-111-1/+0
* cpu/x86/smm: Drop SMI handler address from structKyösti Mälkki2019-08-092-5/+2
* soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber2019-08-091-5/+0
* soc/intel/skylake: Use new power-failure-state APINico Huber2019-08-092-68/+29
* soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfigSubrata Banik2019-08-081-4/+0
* soc/intel: Fix SMRAM base MSRKyösti Mälkki2019-08-081-3/+2
* arch/x86: Handle smm_subregion() failureKyösti Mälkki2019-08-081-0/+2
* arch/x86: Change smm_subregion() prototypeKyösti Mälkki2019-08-084-31/+17
* lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki2019-08-081-1/+0
* cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki2019-08-073-3/+3
* intel/icelake,skylake,cannonlake: Drop unused parameterKyösti Mälkki2019-08-071-5/+2
* soc/intel: Obsolete mmap_region_granularity()Kyösti Mälkki2019-08-071-11/+0
* soc/*: Report mp_init errorsPatrick Rudolph2019-08-061-3/+8
* soc/intel/common/block/uart: Update the UART PCI device referenceAamir Bohra2019-08-041-4/+4
* soc/intel/common/pch: Move thermal kconfig selection into common/pchSubrata Banik2019-08-021-1/+0
* soc/intel/skylake: Make use of common thermal code for SKLSubrata Banik2019-08-026-135/+2
* soc/intel/skl: Add C232 chipset and reorder IDsFelix Singer2019-07-311-2/+3
* soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds readsJacob Garber2019-07-301-2/+2
* soc/intel: Guard remaining SA_DEV_ROOT definitionKyösti Mälkki2019-07-251-0/+2
* soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki2019-07-215-20/+16
* soc/intel/skylake: Enable Energy/Performance Bias controlMatthew Garrett2019-07-211-0/+1
* soc/intel/common: Add SOC specific function to get XHCI USB infoKarthikeyan Ramasubramanian2019-07-193-14/+37
* soc/intel: Use config_of()Kyösti Mälkki2019-07-1812-31/+23
* soc/intel: Fix invalid use of 'static'Kyösti Mälkki2019-07-182-2/+2
* soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki2019-07-186-56/+27
* soc/intel: Fix regression with hidden PCI devicesKyösti Mälkki2019-07-171-3/+3
* soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki2019-07-131-3/+2
* cpu/x86: Move smm_lock() prototypeKyösti Mälkki2019-07-131-0/+1
* soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timerSubrata Banik2019-07-114-14/+6
* soc/intel: Remove invalid smm_relocate stubsKyösti Mälkki2019-07-101-10/+0
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-1/+0