summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Select SOC_INTEL_COMMON_BLOCK_CAR as per alphabetical orderSubrata Banik2020-11-031-1/+1
* soc/intel: Use of common reset code blockSubrata Banik2020-11-022-17/+2
* soc/intel: Add a driver for CNVi WiFi/BT controllersFurquan Shaikh2020-11-021-0/+1
* soc/intel: deduplicate ACPI timer emulationMichael Niewöhner2020-10-281-21/+0
* soc/intel/icl: enable common CPU codeMichael Niewöhner2020-10-261-0/+2
* mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner2020-10-261-2/+1
* soc/intel: drop unneeded ISST configuration codeMichael Niewöhner2020-10-261-28/+0
* src: Include <arch/io.h> when appropriateElyes HAOUAS2020-10-261-1/+0
* {cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner2020-10-243-41/+2
* soc/intel: convert XTAL frequency constant to KconfigMichael Niewöhner2020-10-213-8/+10
* soc/intel/common: add Kconfig for PM Timer emulation supportMichael Niewöhner2020-10-211-0/+1
* soc/intel/*: drop useless XTAL shutdown qualification codeMichael Niewöhner2020-10-191-4/+0
* soc/intel: Configure PAVP at compile-timeBenjamin Doron2020-10-121-0/+2
* soc/intel: Make use of common gfx.aslSubrata Banik2020-10-081-0/+3
* soc/intel/common/block/acpi: Factor out common platform.aslSubrata Banik2020-10-051-20/+0
* soc/intel/{cnl,icl,skl}: Convert 'platform.asl' to ASL 2.0 syntaxSubrata Banik2020-10-051-1/+1
* soc/intel/common/block/acpi: Factor out common smbus.aslSubrata Banik2020-10-052-9/+1
* soc/intel/common/block/acpi: Factor out common pch_glan.aslSubrata Banik2020-10-052-16/+2
* soc/intel: Make use of PMC low power program from common blockSubrata Banik2020-10-033-14/+7
* soc/intel: Move pch_misc_init() to common codeSubrata Banik2020-10-031-12/+0
* soc/intel: Move soc_pch_pirq_init() to common codeSubrata Banik2020-10-031-69/+1
* soc/intel: Move pch_enable_ioapic() to common codeSubrata Banik2020-10-031-23/+1
* drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen2020-10-021-1/+0
* soc/intel/icelake/acpi/gpio.asl: Correct GADD methodAngel Pons2020-09-301-2/+2
* soc/intel/common/block/lpc: add acpi nameJonathan Zhang2020-09-281-2/+0
* soc/intel/icelake/acpi/gpio.asl: Use ASL 2.0 syntaxAngel Pons2020-09-271-29/+30
* soc/intel/common/block/acpi: Factor out common gpio_op.aslSubrata Banik2020-09-271-18/+1
* soc/intel/icelake: Use GPIO state macros from intelblocks/gpio_defs.hSubrata Banik2020-09-272-3/+2
* arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons2020-09-261-4/+1
* soc/intel: Use ASL 2.0 syntax for GPIO ASL helper functionSubrata Banik2020-09-251-1/+1
* Revert "soc/intel: Refactor do_global_reset() function"Furquan Shaikh2020-09-221-0/+15
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-217-9/+0
* soc/intel: Refactor do_global_reset() functionSubrata Banik2020-09-211-15/+0
* soc/intel: rename get_prmrr_sizeMichael Niewöhner2020-09-211-1/+1
* soc/intel/common/block/cse: Refactor cse_request_global_reset() functionSubrata Banik2020-09-191-1/+1
* soc/intel/{cnl,icl,jsl,tgl}: Clean up chip.hSubrata Banik2020-09-141-1/+0
* soc/intel/common/cpu: Update COS mask calculation for NEM enhanced modeAamir Bohra2020-09-141-1/+1
* soc/intel: skl,cnl,icl,jsl,tgl: disable usb over-current pin by defaultMichael Niewöhner2020-09-061-10/+10
* elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin2020-08-181-1/+1
* soc/intel/{icl.tgl,jsl}: Remove SMRAM register programmingAamir Bohra2020-08-093-22/+0
* soc/intel/{cnl,icl,jsl,tgl}: Use Bus Master for setting up PWRMBASESubrata Banik2020-08-071-10/+4
* src/soc/intel/icelake: Allow option to use USE_INTEL_FSP_MP_INITSubrata Banik2020-08-071-2/+3
* {nb,soc}/intel: Use get_current_microcode_rev() for ucode versionSubrata Banik2020-08-051-8/+2
* soc/intel/{icl,jsl,tgl}: Remove SkipMpInit UPD as deprecatedSubrata Banik2020-08-011-2/+0
* src: Update bare access to BOOL CONFIG_ vals to CONFIG()Martin Roth2020-07-261-2/+2
* cpu,soc/intel: Drop select SMPKyösti Mälkki2020-07-261-1/+0
* src: Remove unused 'include <cbmem.h>'Elyes HAOUAS2020-07-261-1/+0
* src: Use ACPI macrosElyes HAOUAS2020-07-211-1/+1
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-1/+0
* soc/intel: Drop unused `#include <reg_script.h>`Angel Pons2020-07-062-2/+0