summaryrefslogtreecommitdiff
path: root/src/soc/intel/icelake
AgeCommit message (Expand)Author
2020-12-14soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config optionShreesh Chhabbi
2020-12-14soc/intel/icelake: Drop unreferenced devicetree settingsAngel Pons
2020-12-09soc/intel/common/dmi: Move DMI defines into DMI driver headerSrinidhi N Kaushik
2020-11-29soc/intel: Configure P2SB before other PCH controllersFurquan Shaikh
2020-11-09soc/intel/*/chip: Remove unused devicetree entryPatrick Rudolph
2020-11-03soc/intel: Select SOC_INTEL_COMMON_BLOCK_CAR as per alphabetical orderSubrata Banik
2020-11-02soc/intel: Use of common reset code blockSubrata Banik
2020-11-02soc/intel: Add a driver for CNVi WiFi/BT controllersFurquan Shaikh
2020-10-28soc/intel: deduplicate ACPI timer emulationMichael Niewöhner
2020-10-26soc/intel/icl: enable common CPU codeMichael Niewöhner
2020-10-26mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner
2020-10-26soc/intel: drop unneeded ISST configuration codeMichael Niewöhner
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-24{cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner
2020-10-21soc/intel: convert XTAL frequency constant to KconfigMichael Niewöhner
2020-10-21soc/intel/common: add Kconfig for PM Timer emulation supportMichael Niewöhner
2020-10-19soc/intel/*: drop useless XTAL shutdown qualification codeMichael Niewöhner
2020-10-12soc/intel: Configure PAVP at compile-timeBenjamin Doron
2020-10-08soc/intel: Make use of common gfx.aslSubrata Banik
2020-10-05soc/intel/common/block/acpi: Factor out common platform.aslSubrata Banik
2020-10-05soc/intel/{cnl,icl,skl}: Convert 'platform.asl' to ASL 2.0 syntaxSubrata Banik
2020-10-05soc/intel/common/block/acpi: Factor out common smbus.aslSubrata Banik
2020-10-05soc/intel/common/block/acpi: Factor out common pch_glan.aslSubrata Banik
2020-10-03soc/intel: Make use of PMC low power program from common blockSubrata Banik
2020-10-03soc/intel: Move pch_misc_init() to common codeSubrata Banik
2020-10-03soc/intel: Move soc_pch_pirq_init() to common codeSubrata Banik
2020-10-03soc/intel: Move pch_enable_ioapic() to common codeSubrata Banik
2020-10-02drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen
2020-09-30soc/intel/icelake/acpi/gpio.asl: Correct GADD methodAngel Pons
2020-09-28soc/intel/common/block/lpc: add acpi nameJonathan Zhang
2020-09-27soc/intel/icelake/acpi/gpio.asl: Use ASL 2.0 syntaxAngel Pons
2020-09-27soc/intel/common/block/acpi: Factor out common gpio_op.aslSubrata Banik
2020-09-27soc/intel/icelake: Use GPIO state macros from intelblocks/gpio_defs.hSubrata Banik
2020-09-26arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons
2020-09-25soc/intel: Use ASL 2.0 syntax for GPIO ASL helper functionSubrata Banik
2020-09-22Revert "soc/intel: Refactor do_global_reset() function"Furquan Shaikh
2020-09-21src/soc/intel: Drop unneeded empty linesElyes HAOUAS
2020-09-21soc/intel: Refactor do_global_reset() functionSubrata Banik
2020-09-21soc/intel: rename get_prmrr_sizeMichael Niewöhner
2020-09-19soc/intel/common/block/cse: Refactor cse_request_global_reset() functionSubrata Banik
2020-09-14soc/intel/{cnl,icl,jsl,tgl}: Clean up chip.hSubrata Banik
2020-09-14soc/intel/common/cpu: Update COS mask calculation for NEM enhanced modeAamir Bohra
2020-09-06soc/intel: skl,cnl,icl,jsl,tgl: disable usb over-current pin by defaultMichael Niewöhner
2020-08-18elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin
2020-08-09soc/intel/{icl.tgl,jsl}: Remove SMRAM register programmingAamir Bohra
2020-08-07soc/intel/{cnl,icl,jsl,tgl}: Use Bus Master for setting up PWRMBASESubrata Banik
2020-08-07src/soc/intel/icelake: Allow option to use USE_INTEL_FSP_MP_INITSubrata Banik
2020-08-05{nb,soc}/intel: Use get_current_microcode_rev() for ucode versionSubrata Banik
2020-08-01soc/intel/{icl,jsl,tgl}: Remove SkipMpInit UPD as deprecatedSubrata Banik
2020-07-26src: Update bare access to BOOL CONFIG_ vals to CONFIG()Martin Roth