summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake
Commit message (Expand)AuthorAgeFilesLines
* 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
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* drivers/intel/fsp2_0: decouple FSP_PEIM_TO_PEIM_INTERFACE from FSP 2.1Jonathan Zhang2020-06-251-0/+1
* soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)Kyösti Mälkki2020-06-161-1/+1
* arch/x86: Create helper for APM_CNT SMI triggersKyösti Mälkki2020-06-161-3/+1
* ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki2020-06-101-1/+0
* soc/intel/icelake: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-031-6/+5
* soc/intel/common/{pch,sata}: Remove SATA common code driverSubrata Banik2020-06-021-1/+0
* {icelake,jasperlake,skylake,tigerlake}/bootblock.c: Clean up includesElyes HAOUAS2020-06-021-3/+0
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* soc/intel/common: Improve Type16 SMBIOS tablesPatrick Rudolph2020-05-282-0/+15
* soc/intel/gma: Implement fsp_soc_get_igd_bar() in common codeNico Huber2020-05-272-11/+0
* soc/intel/gma: Move display and opregion init to common codeNico Huber2020-05-271-30/+0
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-271-17/+2
* icelake: remove unused processor power limits configurationSumeet R Pawnikar2020-05-202-5/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size()Furquan Shaikh2020-05-141-2/+0
* soc/intel/common/block/systemagent: Use TOUUD as base for MMIO above 4GFurquan Shaikh2020-05-141-1/+0
* device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel2020-05-121-5/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1170-70/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* soc/intel: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-12/+1
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-066-72/+6
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-067-14/+7
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-023-4/+4
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* soc/intel: Constify struct device *param to sd_fill_soc_gpio_infoFurquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* soc/intel: Disable config option for SCS by defaultDuncan Laurie2020-04-171-0/+1
* soc/intel/icelake: Add function to dump ME firmware status informationKrishna Prasad Bhat2020-04-141-0/+148
* soc/intel/{icl,tgl}: Make use of print_me_fw_version() from CSE libKrishna Prasad Bhat2020-04-142-0/+20
* acpi: Bump FADT to revision 6Patrick Rudolph2020-04-131-1/+1
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-2/+0
* soc/intel/icelake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0662-806/+124
* fsp2_0: Gather Kconfig declarationsNico Huber2020-04-051-3/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* intel/fsp2_0: Make FSP_USE_REPO a SoC opt-inJohanna Schander2020-03-301-0/+1
* soc/intel/{icelake, tigerlake}: Remove DDI A lane programmingRonak Kanabar2020-03-301-19/+0
* soc: Remove copyright noticesPatrick Georgi2020-03-1869-74/+0
* soc/intel/icelake: Re-flow comment for 96 charactersPaul Menzel2020-03-151-4/+1
* soc/intel/icelake: Correct past participle in commentPaul Menzel2020-03-151-1/+1
* soc/intel/*/smihandler: Only compile in TCO SMI handler if neededPatrick Georgi2020-03-121-0/+2
* soc/intel: fix eist enablingMatt Delco2020-03-101-1/+2