summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/apollolake/acpi.c: Add RMRRs after all DRHDsAngel Pons2020-08-041-8/+13
* soc/intel/apollolake: Simplify is-device-enabled checksFelix Singer2020-07-283-8/+7
* src: Update bare access to BOOL CONFIG_ vals to CONFIG()Martin Roth2020-07-261-1/+1
* 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 <cpu/x86/msr.h>'Elyes HAOUAS2020-07-142-2/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-303-6/+8
* soc/intel/common: add TCC activation functionalitySumeet R Pawnikar2020-06-281-18/+1
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-2/+2
* soc/intel: remove unused dptf.asl file and other definesSumeet R Pawnikar2020-06-181-29/+0
* soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)Kyösti Mälkki2020-06-161-1/+1
* ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki2020-06-101-1/+0
* src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS2020-06-062-2/+0
* soc/intel/apollolake: Reinstate APL_SKIP_SET_POWER_LIMITSTim Wawrzynczak2020-06-031-4/+8
* src: Remove unused '#include <cbfs.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove unused 'include <bootmode.h>'Elyes HAOUAS2020-06-021-1/+0
* soc/intel/common: Improve Type16 SMBIOS tablesPatrick Rudolph2020-05-281-0/+6
* 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-32/+0
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-271-17/+2
* apollolake: update processor power limits configurationSumeet R Pawnikar2020-05-264-74/+23
* soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size()Furquan Shaikh2020-05-141-2/+0
* soc/intel: Always advertise MMIO window above 4G in ACPI tablesFurquan Shaikh2020-05-142-7/+5
* 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: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-112-50/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1175-75/+0
* soc/intel: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-082-27/+6
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-0642-503/+42
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-0642-84/+42
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-026-7/+7
* 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-282-2/+2
* soc/intel/apollolake: Avoid CONFIG_PCIEX_LENGTH_256MB selectionSubrata Banik2020-04-261-1/+0
* soc/intel/apl/report_platform.c: Fix typoAngel Pons2020-04-151-1/+1
* soc/intel/apollolake: Disable XHCI LFPS power managementMarx Wang2020-04-142-0/+39
* 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-1/+0
* soc/intel/apollolake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0631-405/+62
* fsp2_0: Gather Kconfig declarationsNico Huber2020-04-051-3/+0
* soc/intel/apollolake: Don't select repo option for Gemini LakeNico Huber2020-04-051-1/+1
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-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/apollolake: Allow toggling of GMM in devicetree in Gemini LakeFranklin He2020-03-182-1/+7
* soc: Remove copyright noticesPatrick Georgi2020-03-1876-128/+0
* soc/intel/*/smihandler: Only compile in TCO SMI handler if neededPatrick Georgi2020-03-121-0/+2