aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2022-05-06soc/intel/alderlake: Add missing ACPI device path namesTarun Tuli
2022-05-05soc/intel/tigerlake: Add enum for `DdiPortXConfig`Angel Pons
2022-05-05soc/intel/alderlake: Call into PMC IPC to inform PCI enumeration doneSubrata Banik
2022-05-05soc/intel/cmn/blk/pmc: API to inform PMC about PCI enumeration doneSubrata Banik
2022-05-05soc/intel: Return ACPI_S4 as previous sleep stateEvan Green
2022-05-04mb/ocp, soc/intel/xeon_sp: Use common ASL POST definesAngel Pons
2022-05-04arch/x86/acpi: Consolidate POST code handlingAngel Pons
2022-05-03soc/intel/alderlake: Update maximum PCIe and TBT ports and clocksMichał Żygowski
2022-05-03intelblocks/pep: Handle TBT displays on s0ix transitionMichał Kopeć
2022-05-03intelblocks/pep: Add display on/off notificationsMichał Żygowski
2022-04-29soc/intel/cmn/cse: Skip sending CSE `get_boot_perf` when CSE hiddenSubrata Banik
2022-04-29soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans
2022-04-29soc/intel/cmn/cse: Enforce CSE disablingSubrata Banik
2022-04-29soc/intel/cmn/cse: Drop redundant macro check for heci1_disable()Subrata Banik
2022-04-29soc/intel: Decouple HECI disabling interface from HECI disable KconfigSubrata Banik
2022-04-28soc/intel/cmn/sa: Introduce `PCIEXBAR_PCIEXBAREN` macroWonkyu Kim
2022-04-27soc/intel/jasperlake: Revert CdClock settingSimon Yang
2022-04-27soc/intel/cmn/lockdown: Perform SA lockdown configurationSubrata Banik
2022-04-27soc/intel/cmn/pch/lockdown: Add `gpmr` prefixSubrata Banik
2022-04-27soc/intel/alderlake: Skip FSP Notify API (post PCI enumeration)Subrata Banik
2022-04-27soc/intel/alderlake: Implement PCH lock down configurationSubrata Banik
2022-04-27soc/intel/alderlake: Implement PMC feature lockSubrata Banik
2022-04-27soc/intel/alderlake: Implement PMC soft strap interface lockSubrata Banik
2022-04-27soc/intel/alderlake: Implement PMC static function lockSubrata Banik
2022-04-27soc/intel/adl/chip.h: Rename max_dram_speed to include unitsScott Chao
2022-04-27soc/intel/common/block/acpi: Fill PEP S0 mask on failureEvan Green
2022-04-25soc/intel/common: Add support to control CSE firmware updateSridhar Siricilla
2022-04-25soc/intel/common: Fix buggy code tries to access DESC regionSridhar Siricilla
2022-04-24soc/intel: Remove unused <acpi/acpi.h>Elyes HAOUAS
2022-04-23soc/intel/alderlake: Refactor `pmc_lockdown_cfg` functionSubrata Banik
2022-04-23soc/intel/common/smbus: Add `finalize` operation for smbusSubrata Banik
2022-04-23soc/intel/{skl, xeon_sp}: Drop SoC specific LPC lock down configurationSubrata Banik
2022-04-23soc/intel/cmn/pch/lockdown: Implement LPC lock down configurationSubrata Banik
2022-04-23soc/intel/cmn/fast_spi: Include SAF_CE (bit 8) bit to clear HSFSTS regSubrata Banik
2022-04-22soc/intel: Remove unused <cbmem.h>Elyes HAOUAS
2022-04-22soc/intel/jasperlake: CNVi: Enable fewer wakeups to reduce SoC power consumptionJamie Chen
2022-04-21tpm: Refactor TPM Kconfig dimensionsJes B. Klinke
2022-04-21soc/intel/cmn/lpc: Add APIs to enable/disable LPC write protect (WP)Subrata Banik
2022-04-21soc/intel/cmn/pch/lockdown: Perform additional SPI lock configurationSubrata Banik
2022-04-21soc/intel/cannonlake: Drop unused LPC BIOS Control macroSubrata Banik
2022-04-21soc/intel/common/block/cse: Simplify CSE final opsAngel Pons
2022-04-20soc/intel: clean up dmi driver codeWonkyu Kim
2022-04-20soc/intel/cmn/{block, pch}: Migrate GPMR driverSubrata Banik
2022-04-19soc/intel/alderlake: Enable Pre Reset CPU TelemetryBora Guvendik
2022-04-19soc/intel/cmn/fast_spi: Add API to set SPI controller VCLSubrata Banik
2022-04-19soc/intel/cmn/fast_spi: Add API to clear outstanding SPI statusSubrata Banik
2022-04-19soc/intel/cmn/fast_spi: Add API to check if SPI Cycle In ProgressSubrata Banik
2022-04-19soc/intel/cmn/lpc: Fix typo from FAST_SPIBAR to LPCSubrata Banik
2022-04-19soc/intel/cmn/fast_spi: Use tab instead spaceSubrata Banik
2022-04-14soc/intel/common/gpio: Add PAD_CFG_GPI_SCI_LOW/HIGH_LOCK macroEric Lai
2022-04-14soc/intel/cmn/{block, pch}: Rename configs from `DMI` to `GPMR`Subrata Banik
2022-04-14soc/intel/cmn/gpmr: Enhance GPMR driverSubrata Banik
2022-04-14intel/common/block: rename dmi folder to gpmr as starting gpmr migrationWonkyu Kim
2022-04-13soc/intel/cmn/xhci: Add function to reset the XHCI controllerSubrata Banik
2022-04-13soc/intel/alderlake: Add support for UFS controllerMeera Ravindranath
2022-04-13soc/intel/alderlake: Allow mainboard to configure USB2 Phy power gatingSridhar Siricilla
2022-04-12soc/intel/alderlake/include/soc/iomap.h: Add ADL PCH-S reserved spacesMichał Żygowski
2022-04-12soc/intel/common: register generic LPC resourcesMichael Niewöhner
2022-04-11soc/intel/alderlake/bootblock/pch.c: Enable SIO 4e/4f ports decodingMichał Żygowski
2022-04-11soc/intel/alderlake/Kconfig: Set correct P2SB BAR for ADL PCH-SMichał Żygowski
2022-04-11soc/intel/alderlake/include/soc/bootblock.h: Allow to build with PCH-SMichał Żygowski
2022-04-11soc/intel/alderlake: Select FSP2.3 for ADL-SMichał Żygowski
2022-04-11soc/intel/alderlake: Introduce PCH-S symbolMichał Żygowski
2022-04-11soc/intel/adl: Disable FSP debug output if !FSP_ENABLE_SERIAL_DEBUGSubrata Banik
2022-04-09mb/google,samsung: Drop init_bootmode_straps()Kyösti Mälkki
2022-04-08soc/intel/apollolake: Correct enum for PrimaryVideoAdaptor FSP parameterWerner Zeh
2022-04-08soc/intel/common/cse: Show CSE device slot and function number properlySubrata Banik
2022-04-08soc/intel/cse: Allow calling all functions associated with `cse_final`Subrata Banik
2022-04-07soc/intel/common: Update CSE sub partition updateSridhar Siricilla
2022-04-07soc/intel/alderlake: Hook up PAVP to KconfigLean Sheng Tan
2022-04-07soc/intel/alderlake: Hook up VrPowerDeliveryDesign to devicetreeLean Sheng Tan
2022-04-07soc/intel/denverton_ns/chip.c: add soc_acpi_name functionJeff Daly
2022-04-07soc/intel/denverton_ns: add common device function macrosJeff Daly
2022-04-07soc/intel/alderlake: Add support to update descriptor at runtimeReka Norman
2022-04-07soc/intel/alderlake: Remove ALDERLAKE_A0_CONFIG_PMC_DESCRIPTOR KconfigSridhar Siricilla
2022-04-06soc/intel/(cnl, jsl, tgl): Enable SOC_INTEL_COMMON_BASECODESridhar Siricilla
2022-04-06soc/intel/alderlake: Enable debug driver for Alder Lake platformSridhar Siricilla
2022-04-06soc/intel/common: Add support to control coreboot and Intel SoC featuresSridhar Siricilla
2022-04-06soc/intel/ehl/fsp_params: Set Intel Speed Step (Eist) from devicetreeUwe Poeche
2022-04-06soc/intel/common: Add IOE SBI access for TCSS functionsJohn
2022-04-06soc/intel/common: Abstract the common TCSS functionsJohn
2022-04-05soc/intel/alderlake: Add HID for DPTF Battery ParticipantVarshit B Pandya
2022-04-04soc/intel/alderlake: Add new CPU IDLean Sheng Tan
2022-04-04soc/intel/alderlake: Update CPU IDs with correct steppingsLean Sheng Tan
2022-04-02soc/intel/common/block/fast_spi: Refactor ROM caching implementationSubrata Banik
2022-04-01soc/intel/common/tcss: Check conn device enabled in tcss_get_port_infoReka Norman
2022-04-01arch/x86/postcar: Use a separate stack for C executionArthur Heymans
2022-04-01soc/intel/alderlake: Add HID for DPTF Power ParticipantVarshit B Pandya
2022-03-31soc/intel/common: Add Kconfig SOC_INTEL_CSE_SET_EOPJohn
2022-03-31Kconfig: Select UDK2017Patrick Rudolph
2022-03-31soc/intel/denverton_ns: Resolve macro conflicts with UDK2017 headersPatrick Rudolph
2022-03-30soc/intel/alderlake: Log CSE RO write protection info for ADLSridhar Siricilla
2022-03-29soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik
2022-03-28soc/intel/alderlake: Enable FSP_USES_CB_DEBUG_EVENT_HANDLER KconfigSubrata Banik
2022-03-28soc/intel/alderlake: Use coreboot native event handler for FSP-M/SSubrata Banik
2022-03-25soc/intel/*/meminit.c: Fix formatted printArthur Heymans
2022-03-24soc/intel/common: Add APIs to check CSE's write protection infoSridhar Siricilla
2022-03-23soc/intel/adl-n: Add device ID for TCSS XHCIMaulik V Vaghela
2022-03-22soc/intel/{adl,common}: Add ASPM setting in pcie_rp_configKevin Chang
2022-03-21soc/intel/common: Add IOE P2SB for TCSSJohn Zhao