aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2022-10-12treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width'Elyes Haouas
2022-10-12soc/intel/ehl: Fix incorrect access to MAC_MDIO_DATA registerMario Scheithauer
2022-10-12soc/intel/ehl: Support maximum memory frequency selectionChristian Gmeiner
2022-10-07soc/intel/apollolake: Add UFS InterruptSean Rhodes
2022-10-07soc/intel/apollolake: Remove SD Card interrupt for GLKSean Rhodes
2022-10-07soc/intel/ehl: Set Ethernet controller to D0 power stateMario Scheithauer
2022-10-07soc/intel/alderlake: Support Raptor Lake VR Fast VMODEJeremy Compostella
2022-10-06treewide: use predicates to check for enabled pci devicesFabio Aiuto
2022-10-06soc/intel/apollolake/acpi: Add PCIEXBAR to MCHCSean Rhodes
2022-10-06soc/intel/meteorlake: Make use of is_devfn_enabled() functionSridhar Siricilla
2022-10-06soc/intel/cmn/gfx: Add missing CML-U IGD device IDsMichał Żygowski
2022-10-04soc/intel/alderlake: Fix UFS OCP fabric timeoutMeera Ravindranath
2022-09-30soc/intel/adl: Add config option to enable FSP-S SATA test modeLean Sheng Tan
2022-09-29treewide: use is_enabled_cpu() on cycles over device listFabio Aiuto
2022-09-27acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto
2022-09-22soc/common/lockdown: Guard sa_lock_pamSean Rhodes
2022-09-22soc/intel/common/pch: Add a block specific to Apollo LakeSean Rhodes
2022-09-22common/block/fast_spi: Add extended BIOS window as reserved regionWerner Zeh
2022-09-22soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driverWerner Zeh
2022-09-21soc/intel/meteorlake: Skip the TCSS D3 cold entry sequencezhaojohn
2022-09-20Revert "soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown"Tim Wawrzynczak
2022-09-20soc/intel/alderlake: Explicitly disable Energy Efficiency TurboJeremy Compostella
2022-09-20soc/intel/alderlake: Add power state thresholdsGaggery Tsai
2022-09-19soc/intel/apollolake: LZ4 Compress FSP-MArthur Heymans
2022-09-19soc/intel/apollolake: Add bits of GEN_PMCON2 registerSean Rhodes
2022-09-19soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdownSean Rhodes
2022-09-16soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU IDJeremy Soller
2022-09-16soc/intel/alderlake: Set FSP-S GnaEnable based on devicetreeJeremy Soller
2022-09-16soc/intel/common: Update comment on HFSTS1.spi_protection_modeSridhar Siricilla
2022-09-16Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver"Subrata Banik
2022-09-16soc/intel/meteorlake: Enable `SOC_INTEL_COMMON_BLOCK_CNVI` configSubrata Banik
2022-09-15soc/intel/skylake: Assign device ops in chipset devicetreeNico Huber
2022-09-15soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas
2022-09-15soc/intel/meteorlake: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas
2022-09-14soc/intel/cannonlake: Read HPR_CAUSE0 registerAngel Pons
2022-09-14timer: Change timer util functions to 64-bitRob Barnes
2022-09-14soc/intel/mtl: Fix GPIO group pad base for ACPIKapil Porwal
2022-09-14soc/intel/meteorlake/retimer: Change loglevel prefixIvy Jian
2022-09-14soc/intel/meteorlake: Enable TcssDma1EnIvy Jian
2022-09-14soc/intel/meteorlake: Enable tbtPcie2/3Ivy Jian
2022-09-12src/soc/intel/mtl: Remove Storage UPDSrinidhi N Kaushik
2022-09-12soc/intel/adl: Disable D3cold when legacy S3 is enabledLean Sheng Tan
2022-09-10soc/intel/meteorlake: Hook up common code for thermal configurationSubrata Banik
2022-09-10soc/intel/meteorlake: Update `pch_thermal_trip` for MTLSubrata Banik
2022-09-10soc/intel/meteorlake: Drop redundant `MCHBAR` programming in romstageSubrata Banik
2022-09-10soc/intel/meteorlake: Disable FSP UPDs related to virtualizationSubrata Banik
2022-09-08soc/intel/meteorlake: Hook up PAVP to KconfigSubrata Banik
2022-09-08soc/intel/common/smbus: Add missing ID for GLKSean Rhodes
2022-09-08soc/intel/commmon/fast_spi: Add missing ID for GLKSean Rhodes
2022-09-08soc/intel/alderlake: add power limits for Alder Lake-N 7W socSimon Yang
2022-09-06src/soc/intel: remove force-included header compiler.h from fileMartin Roth
2022-09-06src: remove force-included header rules.h from individual filesMartin Roth
2022-09-05soc/intel/alderlake: Remove dependency of FSP-S CpuMpPei ModuleSubrata Banik
2022-09-03soc/intel: Add SI_DESC region to GSCVD rangesJulius Werner
2022-09-02cbfs/vboot: Adapt to new vb2_digest APIJulius Werner
2022-09-02soc/intel/cmn/graphics: Use pci_dev_request_bus_master for BM enablingSubrata Banik
2022-09-01vendorcode/intel/fsp2/glk: Add the FSP headers for version 2.2.3.1Sean Rhodes
2022-08-31soc/intel/alderlake: Add new pcie5 alias for raptorlakeBora Guvendik
2022-08-30soc/intel/cmn/block/acpi: Add new GPIO ASL MethodTim Wawrzynczak
2022-08-30soc/intel/cmn/block/acpi: Modify GPIO Methods to use bitfieldsTim Wawrzynczak
2022-08-29soc/intel/alderlake: Rename pcie5 aliasBora Guvendik
2022-08-26soc/intel/meteorlake: Update MTL_USE_COREBOOT_MP_INIT descriptionSridhar Siricilla
2022-08-26soc/intel/mtl: Activate TME on all CPUsTarun Tuli
2022-08-26soc/intel/meteorlake: Provide access to IOE through P2SB SBI for TCSSJohn Zhao
2022-08-26soc/intel/p2sb: Refactor `p2sb_execute_sideband_access` functionSubrata Banik
2022-08-25soc/intel/mtl: Hook up Lp5CccConfig FSP UPDKapil Porwal
2022-08-25soc/intel/mtl: Hook up ECT FSP UPDKapil Porwal
2022-08-25soc/intel/mtl: Program MCHBASE prior enabling extended bios rangeSubrata Banik
2022-08-24soc/intel/common/block: Drop empty smm.hAngel Pons
2022-08-24soc/intel/adl: Consider INTEL_TME config prior TME MSR programmingSubrata Banik
2022-08-24soc/intel/alderlake/hsphy: Add support for HSPHY firmware loadingMichał Żygowski
2022-08-24soc/intel/meteorlake: Enable GPIO 4 bits pad mode configurationJamie Ryu
2022-08-24soc/intel/common/gpio: Support 4 bits GPIO pad mode configurationJamie Ryu
2022-08-23{sb,soc}/intel: Do not require hda_verb.cAngel Pons
2022-08-22soc/intel/alderlake: Perform TME core activation on all CPUsSubrata Banik
2022-08-22soc/intel/cmn/cpu: API to set TME core activationSubrata Banik
2022-08-21soc/intel: Enable TME based on supported CPU SKU and config optionSubrata Banik
2022-08-21soc/intel/common/block/cpu: API to check if TME is supportedSubrata Banik
2022-08-21soc/intel: Unravel `INTEL_TME` Kconfig optionAngel Pons
2022-08-21intel/systemagent: Align debug outputNico Huber
2022-08-19soc/intel/alderlake: Add support to skip the MBP HOBV Sowmya
2022-08-18soc/intel/tigerlake/fsp_params.c: Add INT D routing for PEG60Frans Hendriks
2022-08-18Revert "soc/intel/meteorlake: Provide access to IOE through P2SB SBI for TCSS"Subrata Banik
2022-08-17soc/intel/apollolake: Add the remaining CSE Firmware Status RegistersSean Rhodes
2022-08-17soc/intel/apollolake: Enable DPTF & SMBus as it is a required deviceSean Rhodes
2022-08-17soc/intel/tigerlake: Disable DISPLAY_FSP_VERSION_INFO on IOTFrans Hendriks
2022-08-17soc/intel/common: Update the comments for CSE RX and TX functionsSridhar Siricilla
2022-08-17soc/intel/broadwell: Unselect VBOOT_STARTS_IN_ROMSTAGEYu-Ping Wu
2022-08-17Revert "soc/intel/broadwell: Drop vboot support"Yu-Ping Wu
2022-08-17soc/intel/alderlake/acpi: Changing USB ports indexing.Adam Mills
2022-08-16soc/intel/alderlake: Fill ucode loading UPD if USE_FSP_MP_INIT enableSubrata Banik
2022-08-16soc/intel/common/cpu: Remove the address-of (`&`) operator usageSubrata Banik
2022-08-14soc/intel/common/block/cse: Tidy up table in commentAngel Pons
2022-08-14broadwell: Decouple LPDDR3 DQ/DQS maps from `pei_data`Angel Pons
2022-08-14soc/intel/broadwell: Consolidate SPD handlingAngel Pons
2022-08-14broadwell: Move some MRC/refcode settings to devicetreeAngel Pons
2022-08-14mb/google/auron: Move SPD file handling to chipsetAngel Pons
2022-08-14broadwell: Compute channel disable masks at runtimeAngel Pons