aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2021-11-02soc/intel/denverton_ns: Fetch addr bits at runtimeArthur Heymans
2021-11-02lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()Subrata Banik
2021-11-01soc/intel: Don't send CSE EOP if CSME is disabledSean Rhodes
2021-11-01soc/intel/braswell: Set GNVS DPTE via devicetreeAngel Pons
2021-11-01soc/intel/braswell/chip.h: Use `bool` typeAngel Pons
2021-11-01soc/intel/common/block/cse: Add get_me_fw_version functionJohnny Lin
2021-10-30lib: Use `smbios_bus_width_to_spd_width` for setting dimm.bus_widthSubrata Banik
2021-10-29soc/intel/alderlake: Add ACPI addition for USB4/TBT latency optimizationJohn Zhao
2021-10-29soc/intel/apollolake: Fix BUG-message when checking for XDCI deviceWerner Zeh
2021-10-29soc/intel/icelake: select SOC_INTEL_COMMON_BLOCK_ACPI_GPIOArthur Heymans
2021-10-27soc/intel/common/acpi: Correct IPC sub command for reading LPM requirementEthan Tsao
2021-10-26cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS optionFelix Held
2021-10-26soc/intel/quark/Kconfig: don't unselect CPU_X86_LAPICFelix Held
2021-10-26soc/intel/alderlake: set lock offset for gpio pad communitiesNick Vaccaro
2021-10-26soc/intel: Update api name for getting spi destination idWonkyu Kim
2021-10-26cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held
2021-10-26soc/*/Makefile: don't add cpu/x86/cacheFelix Held
2021-10-26soc/intel/common: Add HECI Reset flow in the CSE driverSridhar Siricilla
2021-10-26soc/intel/adl: Skip sending MBP HOB to save boot timeMAULIK V VAGHELA
2021-10-25cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held
2021-10-25soc/intel/common: Skip CSE post hook when CSE is disabledSubrata Banik
2021-10-22soc/intel/denverton_ns: use mp_cpu_bus_initFelix Held
2021-10-22soc/intel/elkhartlake: Add PSE PCI devices into header fileLean Sheng Tan
2021-10-22arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki
2021-10-22sb,soc/intel: Replace set_ioapic_id() with setup_ioapic()Kyösti Mälkki
2021-10-22sb,soc/intel: Set IOAPIC max entries before APIC IDKyösti Mälkki
2021-10-22sb,soc/intel: Set IOAPIC redirection entry countKyösti Mälkki
2021-10-22soc/intel/braswell: use mp_cpu_bus_initFelix Held
2021-10-22soc/intel/baytrail: use mp_cpu_bus_initFelix Held
2021-10-22cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held
2021-10-22cpu/x86/mp_init: use cb_err as status return type in remaining functionsFelix Held
2021-10-21soc/intel/skylake/cpu: rework failure handling in post_mp_initFelix Held
2021-10-21cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held
2021-10-20soc/intel/alderlake: Fix wrong FIVR configs assignmentBora Guvendik
2021-10-20soc/intel/{skl,apl}: don't run or even include SGX code if disabledMichael Niewöhner
2021-10-19soc/intel/skl: Constify `soc_get_cstate_map()`Patrick Georgi
2021-10-19soc/intel/common/block/cse: Use newly added `create-cse-region`Furquan Shaikh
2021-10-19soc/intel/common/cse: Support RW update when stitching CSE binaryFurquan Shaikh
2021-10-19soc/intel/alderlake: Enable support for CSE stitchingFurquan Shaikh
2021-10-19soc/intel/common/cse: Add support for stitching CSE componentsFurquan Shaikh
2021-10-19soc/intel: Constify `soc_get_cstate_map()`Angel Pons
2021-10-19acpi/acpigen: Constify CST functions' pointersAngel Pons
2021-10-19soc/intel/*/acpi.c: Don't copy structs with `memcpy()`Angel Pons
2021-10-18ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki
2021-10-18intel/tigerlake: Add missing IRQ for CNViSean Rhodes
2021-10-18soc/skylake: Make VT-d controllable from CMOS optionSean Rhodes
2021-10-17soc/intel/skylake: switch to common ACPI codeMichael Niewöhner
2021-10-17soc/intel/{common,apl,glk}: guard PM Timer option on SoCs w/o PM TimerMichael Niewöhner
2021-10-17soc/intel/*: only enable PM Timer emulation if the PM Timer is disabledMichael Niewöhner
2021-10-17soc/intel: transition full control over PM Timer from FSP to corebootMichael Niewöhner
2021-10-17soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosenMichael Niewöhner
2021-10-17soc/intel: implement ACPI timer disabling per SoC and drop common codeMichael Niewöhner
2021-10-17soc/intel: move disabling of PM Timer to SoC PMC codeMichael Niewöhner
2021-10-17soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wakeMichael Niewöhner
2021-10-17soc/intel/common/acpi: drop `RTC_EN` from static wake bits maskMichael Niewöhner
2021-10-17soc/intel: deduplicate acpi_fill_soc_wakeMichael Niewöhner
2021-10-17soc/intel/skylake: switch to common GNVSMichael Niewöhner
2021-10-17soc/intel/common: add SGX fields to GNVSMichael Niewöhner
2021-10-16soc/intel/dnv_ns: enable uCode PM Timer emulationMichael Niewöhner
2021-10-16soc/intel/pmc: add a note about legacy OSes/payloads to PM Timer KconfigMichael Niewöhner
2021-10-16soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on KconfigMichael Niewöhner
2021-10-15soc/intel/common/cse: Split CSE metadata into two CBFS filesFurquan Shaikh
2021-10-15soc/intel/cannonlake: Enable Energy/Performance Bias controlAngel Pons
2021-10-15Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen
2021-10-15soc/intel/alderlake: fix NULL pointer dereferenceSelma Bensaid
2021-10-15soc/intel/broadwell/pcie.c: Simplify AND-maskAngel Pons
2021-10-14soc/intel/common/cse: Reorganize firmware update checks for CSE LiteFurquan Shaikh
2021-10-13soc/intel/common/tcss: Optimize USB-C DP flow and code structureDerek Huang
2021-10-13soc/intel: drop P_BLK supportMichael Niewöhner
2021-10-12soc/intel: replace dt option PmTimerDisabled by KconfigMichael Niewöhner
2021-10-12soc/intel/cannonlake: Lock PKG_CST_CONFIG_CONTROL MSRAngel Pons
2021-10-12soc/intel/*/cpu.c: Add missing space in commentAngel Pons
2021-10-11soc/intel/tigerlake: Add ACPI addition for USB4/TBT latency optimizationJohn Zhao
2021-10-11drivers/intel/dptf: Add support for PCH methodsSumeet Pawnikar
2021-10-11soc/intel/dnv_ns: drop redundancies from soc_fill_fadtMichael Niewöhner
2021-10-09soc/intel/dnv_ns: add the Kconfig value for CPU_XTAL_HZMichael Niewöhner
2021-10-07soc/intel/tigerlake: Hook up GMA ACPI brightness controlsTim Crawford
2021-10-07soc/intel/cannonlake: Enable x86_64 supportPatrick Rudolph
2021-10-07soc/intel/dnv_ns: correct size of GPE0 registers in FADTMichael Niewöhner
2021-10-07soc/intel/denverton_ns: Always enable SpeedStepDmitry Ponamorev
2021-10-06soc/intel/alderlake: Skip setting D0I3 bit for HECI devicesSubrata Banik
2021-10-06soc/intel/alderlake: Perform `heci_finalize` prior to booting to OSSubrata Banik
2021-10-06soc/intel/common: Helper function to check CSE device `devfn` statusSubrata Banik
2021-10-06soc/intel/common/../cse: Allow D0i3 enable/disable for all CSE devicesSubrata Banik
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-10-04soc/intel/adl: Drop SGPM, RGPM and EGPM methodsMeera Ravindranath
2021-10-04src/soc/intel/alderlake: Add PsysPmax settingRyan Lin
2021-10-02soc/intel/common: round PM Timer emulation frequency multiplierMichael Niewöhner
2021-10-02soc/intel/common/../cse: Avoid caching of CSE BARSubrata Banik
2021-10-02soc/intel/common/../cse: Append `_MS` with CSE_DELAY_BOOT_TO_RO macroSubrata Banik
2021-10-01soc/tigerlake: Make IO decode / enable register configurableSean Rhodes
2021-10-01soc/intel/alderlake: add power limits for Alder Lake-M 282 SKUSumeet Pawnikar
2021-10-01mb/google/brya: move MILLIWATTS_TO_WATTS macro in header fileSumeet Pawnikar
2021-10-01soc/intel/common: Add PMC IPC commands for FIVR controlSumeet Pawnikar
2021-09-30soc/intel/common/block/sgx: Fix typo in log messageAngel Pons
2021-09-30soc/intel/alderlake: Add CPU ID 0x906a4Meera Ravindranath
2021-09-30soc/intel/common/../cse: Append the time units to the HECI macro namesSubrata Banik
2021-09-30soc/intel/common/cse: Late sending EOP msg if !HECI_DISABLE_USING_SMMSubrata Banik
2021-09-30soc/intel/alderlake: Perform `soc_finalize` at entry of BS_PAYLOAD_BOOTSubrata Banik
2021-09-30soc/intel/common/../cse: Perform D0I3 bit reset/set prior sending EOPSubrata Banik