summaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-08-15soc/*: mp_run_on_all_cpus: Remove configurable timeoutPatrick Rudolph
2019-08-15intel/ice,sky,cannon: Drop unused EMRR and UNCORE_EMRR codeKyösti Mälkki
2019-08-15soc/intel: Drop spurious includesKyösti Mälkki
2019-08-15cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki
2019-08-15arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki
2019-08-15cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki
2019-08-15intel/denverton_ns: Drop unused save_gpio_routeKyösti Mälkki
2019-08-15mainboard/google: Fix indirect includesKyösti Mälkki
2019-08-15cpu/x86/smm: Define single smm_subregion()Kyösti Mälkki
2019-08-14soc/intel/fsp_broadwell_de: Populate SMBIOS tables with memory informationAndrey Petrov
2019-08-14soc/fsp_broadwell_de: Implement SMBus read/write over IMCAndrey Petrov
2019-08-14common/block/imc: Add Integrated Memory Controller (IMC) driverAndrey Petrov
2019-08-13soc/intel/fsp_broadwell_de: Enable early integrated UARTAndrey Petrov
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-08-12soc/intel/common: Fix typo mistake in cache_as_ram.SSubrata Banik
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-08-11arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki
2019-08-09cpu/x86/smm: Drop SMI handler address from structKyösti Mälkki
2019-08-09soc/intel/common: Set power-failure-state via option tableNico Huber
2019-08-09soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber
2019-08-09soc/intel/apl: Implement power-failure-state APINico Huber
2019-08-09soc/intel/{cnl,icl}: Use new power-failure-state APINico Huber
2019-08-09soc/intel/skylake: Use new power-failure-state APINico Huber
2019-08-09soc/intel/common: Implement power-failure-state handlingNico Huber
2019-08-09soc/intel/common/gspi: Use GSPI bus id to map to the controllerKarthikeyan Ramasubramanian
2019-08-08soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfigSubrata Banik
2019-08-08soc/intel: Fix SMRAM base MSRKyösti Mälkki
2019-08-08arch/x86: Handle smm_subregion() failureKyösti Mälkki
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-08arch/x86: Move TSEG_STAGE_CACHE implementationKyösti Mälkki
2019-08-08lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki
2019-08-08fsp_baytrail/fsp_broadwell_de: Sort entries in Makefile.inchcl-coreboot
2019-08-07intel/braswell: Drop config IED_REGION_SIZEKyösti Mälkki
2019-08-07intel/apollolake: Replace smm_region_info() with smm_region()Kyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-08-07intel/icelake,skylake,cannonlake: Drop unused parameterKyösti Mälkki
2019-08-07soc/intel: Obsolete mmap_region_granularity()Kyösti Mälkki
2019-08-06soc/*: Report mp_init errorsPatrick Rudolph
2019-08-05soc/intel/{cnl,icl}: Add support to get LPSS controllers list from SOCAamir Bohra
2019-08-05soc/intel/common/lpss: Add function to check for a LPSS controllerAamir Bohra
2019-08-05soc/intel/cnl/graphics: Hook up libgfxinitNico Huber
2019-08-04soc/intel/common/block/uart: Update the UART PCI device referenceAamir Bohra
2019-08-03intel/baytrail,broadwell: Move stage cache support functionKyösti Mälkki
2019-08-02soc/intel/cannonlake: Enable ACPI timer emulation if PM timer is disabledAamir Bohra
2019-08-02soc/intel/cannonlake: Disable ACPI PM timer to reduce S0ix power usageSubrata Banik
2019-08-02soc/intel/common/pch: Move thermal kconfig selection into common/pchSubrata Banik
2019-08-02soc/intel/icelake: Make use of common thermal code for ICLSubrata Banik
2019-08-02soc/intel/skylake: Make use of common thermal code for SKLSubrata Banik
2019-08-01soc/intel/cannonlake/bootblock: Clear the GPI IS & IE registersDavid Wu