summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/jasperlake
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons2021-06-281-2/+1
* soc/intel/jasperlake: Select DISPLAY_FSP_VERSION_INFO_2Ronak Kanabar2021-06-261-1/+1
* soc/intel/jasperlake: Use devfn_disable() function for XDCISubrata Banik2021-06-231-9/+3
* soc/intel/jasperlake: Add offsets for pad lockingAseda Aboagye2021-06-192-0/+2
* soc/intel/jasperlake: Make use of FSP_ARRAY_LOAD macroLean Sheng Tan2021-06-182-54/+12
* soc/intel/jasperlake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-163-24/+11
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-1/+0
* soc/intel: Drop unused lpss functionsFurquan Shaikh2021-06-071-22/+0
* util/spd_tools/lp4x: Add new memory part to to global memory definitionDtrain Hsu2021-05-224-0/+107
* cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=yArthur Heymans2021-05-181-1/+0
* src: Match array format in function declarations and definitionsPatrick Georgi2021-05-131-1/+1
* soc/intel/{adl,tgl,jsl}: Enable power button smi after BS_CHIPS_EXITKane Chen2021-05-072-2/+12
* soc/intel/{adl,tgl,jsl}: Add smihandler_soc_disable_busmasterKane Chen2021-05-071-0/+8
* soc/intel/*: Update data types for variables holding PCH_DEVFN_* macrosTim Wawrzynczak2021-05-031-1/+1
* device: Switch pci_dev_is_wake_source to take pci_devfn_tTim Wawrzynczak2021-05-031-10/+4
* soc/intel/jasperlake: Remove TCSS setting from the DMAR tableJohn Zhao2021-04-233-36/+0
* soc/intel: Replace open-coded buffer length calculationAngel Pons2021-04-211-4/+2
* soc/intel: Fix typo in commentAngel Pons2021-04-211-1/+1
* soc/intel/alderlake: rename CONFIG_MAX_PCIE_CLOCKS to CONFIG_MAX_PCIE_CLOCK_SRCRizwan Qureshi2021-04-212-3/+3
* soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.cAngel Pons2021-04-213-18/+17
* dptf: Move platform-specific information to `struct dptf_platform_info`Tim Wawrzynczak2021-04-132-0/+19
* soc/intel: Hook up `SOC_INTEL_DISABLE_IGD` to `InternalGfx` UPDAngel Pons2021-04-081-1/+1
* soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik2021-03-272-1/+7
* soc/intel: Drop unused `GPIO_NUM_GROUPS` macroAngel Pons2021-03-201-1/+0
* spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map()Julius Werner2021-03-171-6/+4
* soc/intel/*: drop UART pad configuration from common codeMichael Niewöhner2021-03-121-34/+6
* soc/intel: Factor out common smmrelocate.cAngel Pons2021-03-033-251/+1
* soc/intel: Retype `CnviBtAudioOffload` devicetree optionAngel Pons2021-03-031-4/+1
* soc/intel: Backport SMRR locking supportAngel Pons2021-03-031-0/+17
* soc/intel: Drop `bootblock_cpu_init()` functionAngel Pons2021-03-014-21/+2
* soc/intel: Drop `romstage_pch_init()` functionAngel Pons2021-03-014-14/+3
* soc/intel: Factor out common smbus.hAngel Pons2021-03-011-24/+3
* soc/intel: Factor out common gpe.hAngel Pons2021-03-011-114/+1
* soc/intel: Factor out identical acpigen GPIO helpersAngel Pons2021-03-012-37/+1
* soc/intel: Include gfx.asl from northbridgeAngel Pons2021-03-011-3/+0
* soc/intel/*/smmrelocate.c: Sync includesAngel Pons2021-02-241-8/+8
* soc/intel/*/smmrelocate.c: Uniformize cosmeticsAngel Pons2021-02-241-2/+1
* soc/intel/*/pmutil.c: Align cosmetics across platformsAngel Pons2021-02-241-8/+5
* soc/intel/{adl,jsl,ehl,tgl}: Remove ITSS polarity restoreAamir Bohra2021-02-241-7/+0
* src/soc/intel/{jasperlake,xeon_sp}: Remove unused <string.h>Elyes HAOUAS2021-02-161-1/+0
* vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki2021-02-161-3/+0
* ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki2021-02-161-3/+0
* soc/intel: Drop aliases on MMCONF_BASE_ADDRESSKyösti Mälkki2021-02-161-3/+0
* soc/intel: Remove unused <console/console.h>Elyes HAOUAS2021-02-152-2/+0
* src: Remove unused <arch/cpu.h>Elyes HAOUAS2021-02-111-1/+0
* soc/amd,intel: Drop s3_resume parameter on FSP-S functionsKyösti Mälkki2021-02-092-4/+2
* soc/intel: Drop CID1 from GNVSKyösti Mälkki2021-02-081-4/+0
* drivers/intel/fsp2_0: Add support for MP services2 PPIAamir Bohra2021-02-061-1/+1
* intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPIFurquan Shaikh2021-02-061-1/+1
* intel: Drop FSP_PEIM_TO_PEIM_INTERFACEFurquan Shaikh2021-02-061-1/+1