summaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2022-05-16soc/intel: Add Raptor Lake device IDsBora Guvendik
2022-05-16soc/intel/common: Implement IOC driverWonkyu Kim
2022-05-16soc/intel/cmn/spi: Separate fast SPI device from generic SPI driverWerner Zeh
2022-05-16arch/x86/postcar: Set up postcar MTRR in C codeArthur Heymans
2022-05-16soc/intel/*: Fix up header guardsArthur Heymans
2022-05-16soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans
2022-05-16soc/intel/common: Consistently use smbus 7-bit address log formatKane Chen
2022-05-16intelblocks/gpio: Optimize GPIO functions by passing group and pin infoMaulik V Vaghela
2022-05-16intelblocks: Add function to program GPE_EN before GPIO lockingMaulik V Vaghela
2022-05-16soc/inte/*/gpio; Add GPE_EN and GPE_STS register definitionMaulik V Vaghela
2022-05-16soc/intel/common: Use mp_run_on_all_cpus_synchronously for APs MTRR initKane Chen
2022-05-16soc/intel/common/block/smbus: Add smbus block read write functionsShelly Chang
2022-05-16soc/intel/apollolake/romstage.c: Remove unused <cpu/x86/pae.h>Elyes Haouas
2022-05-16src: Remove unused <cf9_reset.h>Elyes Haouas
2022-05-16soc/intel: Remove unused <cpu/intel/common/common.h>Elyes HAOUAS
2022-05-16soc/intel: Remove unused <cpu/x86/tsc.h>Elyes HAOUAS
2022-05-15soc/intel/alderlake: Move array declarationArthur Heymans
2022-05-15soc/intel/apl: Drop cbfs bootblockArthur Heymans
2022-05-14soc/intel/acpi_bert.c: Fix formatted print type for size_tArthur Heymans
2022-05-14soc/intel/alderlake: Fix Coverity CID 1488814Tarun Tuli
2022-05-13soc/intel/xeon_sp: Remove set but unused variableArthur Heymans
2022-05-13soc/intel/xeon_sp/skx: Use correct formatted print for size_tArthur Heymans
2022-05-13soc/intel/alderlake: Use correct formatted print for size_tArthur Heymans
2022-05-13soc/intel/block/crashlog: Remove unused variableArthur Heymans
2022-05-13soc/intel/denverton_ns: Remove always false statementArthur Heymans
2022-05-13soc/intel/tigerlake/meminit.c: Fix clang static assertsArthur Heymans
2022-05-12soc/intel/alderlake: provide a list of D-states to enter LPMTarun Tuli
2022-05-12soc/intel/apl: Write to cbfs regions using intermediate targetsArthur Heymans
2022-05-12soc/intel/common/block/fast_spi/Makefile.inc: Improve cosmeticsArthur Heymans
2022-05-11*.h: Fix up typos in guardingArthur Heymans
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