summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common
Commit message (Expand)AuthorAgeFilesLines
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-082-2/+2
* device/root_device: Consolidate common _scan_bus() functionsNico Huber2019-10-081-1/+1
* device: Rename scan_static_bus() -> enable_static_devices()Nico Huber2019-10-072-2/+2
* soc/intel/common/block/p2sb/p2sb: Add missing PCI IDsPatrick Rudolph2019-10-051-0/+5
* src/pci_ids: add missing Intel Kaby Lake iGPU PCIIDsMaxim Polyakov2019-10-041-0/+10
* src/pci_ids: add missing Intel Skylake iGPU PCIIDsMaxim Polyakov2019-10-041-0/+6
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-021-1/+1
* intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki2019-10-011-1/+2
* pci_ids: rename PCI_DEVICE_ID_INTEL_SKL_ID_HMaxim Polyakov2019-09-301-1/+1
* soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki2019-09-297-9/+9
* soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to commonSridhar Siricilla2019-09-252-8/+9
* soc/intel/common/intelblocks: Remove PAD_CFG_GPI_GPIO_DRIVER_SCITim Wawrzynczak2019-09-201-7/+0
* src/soc/intel/common/block/cse: Add hmrfpo related functions to cse libSridhar Siricilla2019-09-192-0/+129
* src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to commonSridhar Siricilla2019-09-162-0/+73
* src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-152-2/+0
* src/soc/intel/common/block/cse: Make hfsts1 common & add helper functionsSridhar Siricilla2019-09-122-7/+74
* soc/intel/common/block/cse: Move me_read_config32() to common codeSridhar Siricilla2019-09-112-0/+42
* arch/x86: Restrict use of _car_global[start|end]Kyösti Mälkki2019-09-111-3/+3
* soc/intel/common/block/cse: Add helper function heci_send_receiveSridhar Siricilla2019-09-092-0/+24
* soc/intel/skylake: Add Lewisburg family PCH supportMaxim Polyakov2019-09-0610-1/+79
* soc/intel/common/timer: Fix cosmetic errors as per CB:35148 reviewSubrata Banik2019-09-031-2/+2
* soc/intel/common/acpi/dptf: Add fan based active cooling for TSR sensorsSumeet Pawnikar2019-09-031-0/+180
* soc/intel/common/timer: Make TSC frequency calculation dynamicallySubrata Banik2019-09-021-30/+75
* soc/intel/skylake: Remove duplicated PCI IdMaxim Polyakov2019-08-301-1/+0
* soc/intel/cnl: Add CML IGD IDsMeera Ravindranath2019-08-281-0/+2
* soc/intel/common/block: Provide mmc.c for setting dll registersKane Chen2019-08-286-43/+128
* soc/intel/common/smm: Add missing printk statementTim Wawrzynczak2019-08-211-0/+1
* soc/intel/common: use PAD_BUF() inside PAD_CFG_* macrosMaxim Polyakov2019-08-211-26/+24
* soc/intel/common: gpio_defs: set trig to disable in PAD_NCMaxim Polyakov2019-08-211-2/+2
* soc/intel/common: Set controller state to active in uart initUsha P2019-08-211-3/+6
* soc/intel/cannonlake: Add more PCI Ids for CoffeelakeChristian Walter2019-08-161-0/+8
* soc/intel/common/dptf: Add support for mode-aware DPTFPhilip Chen2019-08-161-8/+75
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-152-36/+1
* soc/*: mp_run_on_all_cpus: Remove configurable timeoutPatrick Rudolph2019-08-151-1/+1
* cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki2019-08-151-4/+0
* common/block/imc: Add Integrated Memory Controller (IMC) driverAndrey Petrov2019-08-144-0/+225
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-131-0/+2
* soc/intel/common: Fix typo mistake in cache_as_ram.SSubrata Banik2019-08-121-1/+1
* soc/intel/common: Set power-failure-state via option tableNico Huber2019-08-091-1/+5
* soc/intel: Drop pmc_soc_restore_power_failure()Nico Huber2019-08-093-19/+2
* soc/intel/apl: Implement power-failure-state APINico Huber2019-08-091-1/+1
* soc/intel/common: Implement power-failure-state handlingNico Huber2019-08-092-0/+44
* soc/intel/common/gspi: Use GSPI bus id to map to the controllerKarthikeyan Ramasubramanian2019-08-091-9/+7
* arch/x86: Move TSEG_STAGE_CACHE implementationKyösti Mälkki2019-08-081-12/+0
* intel/apollolake: Replace smm_region_info() with smm_region()Kyösti Mälkki2019-08-071-6/+0
* cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki2019-08-072-3/+0
* soc/intel/common/lpss: Add function to check for a LPSS controllerAamir Bohra2019-08-052-0/+27
* soc/intel/common/block/uart: Update the UART PCI device referenceAamir Bohra2019-08-042-14/+21
* soc/intel/common/pch: Move thermal kconfig selection into common/pchSubrata Banik2019-08-021-0/+1
* soc/intel/skl: Add C232 chipset and reorder IDsFelix Singer2019-07-311-3/+4