summaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2022-01-11soc/intel/apl: Use Kconfig to disable HECI1Subrata Banik
2022-01-11soc/intel/alderlake: Factor out A0 stepping workaroundAngel Pons
2022-01-11soc/intel/apl: Rework on CPU privilege level implementationSubrata Banik
2022-01-10src/soc: Remove unused <stdlib.h>Elyes HAOUAS
2022-01-10src/soc/intel: Remove unused <console/console.h>Elyes HAOUAS
2022-01-10soc/intel/common/cse: Add config to disable HECI1 at pre-bootSubrata Banik
2022-01-10soc/intel/common: Add missing space before }Paul Menzel
2022-01-10soc/intel/alderlake: Update the ADL-P SKU parameters for VR domainsCurtis Chen
2022-01-09soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entriesMichael Niewöhner
2022-01-08soc/intel/xeon_sp: Don't handle FSP reserved memory explicitlyArthur Heymans
2022-01-07soc/intel/common/block/pcie/rtd3: Update ACPI methods for CPU PCIe RPsTim Wawrzynczak
2022-01-07soc/intel/alderlake: Hook up FSP-S CPU PCIe UPDsTim Wawrzynczak
2022-01-07soc/intel/common/blk/memory: Make mixed topo workAngel Pons
2022-01-07soc/intel/alderlake: Check clkreq overlapKane Chen
2022-01-06soc/intel/alderlake: Add minimal ACPI support for PEG portsTim Wawrzynczak
2022-01-06soc/intel/alderlake: Add soc_get_cpu_rp_vw_idx() functionTim Wawrzynczak
2022-01-06soc/intel/tigerlake: Add soc_get_cpu_rp_vw_idx() functionTim Wawrzynczak
2022-01-06soc/intel/common/gpio: Skip GPP pad lock config if config is not setSubrata Banik
2022-01-06soc/intel/common/gpio: Modify pad_config.pad type from `int` to 'gpio_t'Subrata Banik
2022-01-06soc/intel/common/gpio: Rename struct gpio_lock_config.gpio to .padSubrata Banik
2022-01-06soc/intel/alderlake: Fix GPIO reset mapping as per GPIO BWGSubrata Banik
2022-01-05src/soc/intel: Remove unused <delay.h>Elyes HAOUAS
2022-01-05soc/intel: Remove unused <string.h>Elyes HAOUAS
2022-01-04soc/intel/common/acpi/pep: Use correct size_t length modifierPaul Menzel
2022-01-04soc/intel/common: irq: Use correct size_t length modifierPaul Menzel
2022-01-04sb/intel: Use `bool` for PCIe coalescing optionAngel Pons
2022-01-03soc/intel/alderlake: Add option to make MRC log silentSubrata Banik
2022-01-02soc/intel/{adl,ehl,tgl}: Rename spi_protection_mode to mfg_modeSubrata Banik
2022-01-02soc/intel/common/blk/crashlog: Drop some new linesSubrata Banik
2022-01-01soc/intel/tigerlake/fsp_params.c: Use `is_dev_enabled()`Felix Singer
2022-01-01src: Use 'stdint.h' when appropriateElyes HAOUAS
2022-01-01src: Remove duplicated includesElyes HAOUAS
2022-01-01src: Drop duplicated includesElyes HAOUAS
2022-01-01soc/intel/apollolake/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer
2022-01-01soc/intel/jasperlake: Add CdClock frequency configSimon Yang
2022-01-01soc/intel/apollolake/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer
2022-01-01soc/intel/apollolake/acpi: Replace Divide(a,b) with ASL 2.0 syntaxFelix Singer
2022-01-01soc/intel/apollolake/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer
2022-01-01soc/intel/cannonlake/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/apollolake/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/cannonlake/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/skylake/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/apollolake/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/apollolake/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/cannonlake/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-31soc/intel/apollolake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30soc/intel/cannonlake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30soc/intel/cannonlake/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-12-30soc/intel/apollolake/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-12-30soc/intel/alderlake: Fix incorrect comment about debug consentSubrata Banik
2021-12-30soc/intel/skylake/acpi: Use ASL 2.0 syntax to access arraysFelix Singer
2021-12-26soc/intel/{skl,cnl}: Guard USB macro parametersAngel Pons
2021-12-23soc/intel/alderlake: Add timestamp for cse_fw_syncSridhar Siricilla
2021-12-22soc/intel/alderlake: remove SOC_INTEL_COMMON_BLOCK_SMM_LOCK_GPIO_PADSScott Chao
2021-12-20soc/intel/common: Do not trigger crashlog on all resets by defaultCurtis Chen
2021-12-17soc/intel/denverton_ns: Use `popcnt()` helperAngel Pons
2021-12-16Spell *Boot Guard* with a space for official spellingPaul Menzel
2021-12-15soc/intel/denverton_ns: Fix MRC_RW_CACHEKyösti Mälkki
2021-12-15soc/intel/denverton_ns: Use common SMBus support codeKyösti Mälkki
2021-12-15soc/intel/baytrail,denverton_ns: Call setup_lapic()Dmitry Ponamorev
2021-12-13soc/intel/common/cse: Update help text for CSE_OEMP_FILEravindr1
2021-12-13soc/intel/common/block/cpu/car/exit_car_fsp.S: Align stackArthur Heymans
2021-12-13soc/intel/alderlake: Implement function to map physical port to EC portMAULIK V VAGHELA
2021-12-13soc/intel/common/block/pcie/rtd3: Add ModPHY power gate support for RTD3Tim Wawrzynczak
2021-12-13soc/intel/alderlake: Define soc_get_pcie_rp_typeTim Wawrzynczak
2021-12-13soc/intel/tigerlake: Define soc_get_pcie_rp_typeTim Wawrzynczak
2021-12-13drivers/intel/mipi_camera: Add ACPI entry to provide silicon type infoSugnan Prabhu S
2021-12-13soc/intel/cannonlake: Configure common FSP memory settings only onceFelix Singer
2021-12-12soc/intel/elkhartlake: Hook up public microcodeArthur Heymans
2021-12-12soc/intel/jasperlake: Hook up public microcodeArthur Heymans
2021-12-12soc/intel/cannonlake: Rename SA_DEV_SLOT_DSPFelix Singer
2021-12-10soc/intel/{skylake/cannonlake}: Fix bug in vr_configAngel Pons
2021-12-10soc/intel/cse: config to enable oem key manifestRavindra N
2021-12-09soc/intel/tigerlake: Hook up DPTF device to devicetreeFelix Singer
2021-12-09soc/intel/tigerlake: Drop unused SataEnable settingFelix Singer
2021-12-09soc/intel/tigerlake: Hook up SMBus device to devicetreeFelix Singer
2021-12-09soc/intel/alderlake: Fix value of SA_DEVFN_CPU_PCIE1_0Tim Wawrzynczak
2021-12-08soc/intel/common/pch: Fix return value documentation for CHIPSET_LOCKDOWNJingle Hsu
2021-12-07soc/intel/alderlake: enable gpio lockingNick Vaccaro
2021-12-07soc/intel/common: add generic gpio lock mechanismNick Vaccaro
2021-12-06soc/intel/alderlake: Add ADL-P 6+8+2 (28W) VR configCurtis Chen
2021-12-06soc/intel/alderlake: Add support for ADL-N CPU TypeUsha P
2021-12-06soc/intel/common: Refactor cpu_set_p_state_to_max_non_turbo_ratioSridhar Siricilla
2021-12-06soc/intel/common: Add CPU related APIsSridahr Siricilla
2021-12-06soc/intel: Move enum pcie_rp_type to intelblocks/pcie_rp.hTim Wawrzynczak
2021-12-03soc/intel/adl: Add override skip_cse_sub_part_update() for alderlakeKrishna Prasad Bhat
2021-12-03soc/intel/common: Add support for CSE IOM/NPHY sub-parition updateKrishna Prasad Bhat
2021-12-03soc/intel/common: Add check before sending HMRFPO_ENABLE commandSridhar Siricilla
2021-12-03soc/intel/common: Rename compare_cse_version() function nameSridhar Siricilla
2021-12-03soc/intel/alderlake: Add support for ADL-N PCHUsha P
2021-12-03soc/intel/alderlake: Add the CnviDdrRfim configurationRonak Kanabar
2021-12-03soc/intel/alderlake: Add TDP to give correct VR configurationCurtis Chen
2021-12-02soc/intel/alderlake: Add Kconfigs for all PCH typesAngel Pons
2021-12-01soc/intel/common/pmc: Drop unnecessary pmc_ipc.c entrySubrata Banik
2021-11-30intel: cse_lite: Use cbfs_unverified_area APIJulius Werner
2021-11-29soc/intel/common: Include Alder Lake-N device IDsUsha P
2021-11-29soc/intel/alderlake: Trigger cse_fw_sync before DRAM InitSridhar Siricilla
2021-11-25soc/intel/alderlake: Add ADLP 4+4+2 power configurationsCurtis Chen
2021-11-25commonlib/cbmem_id.h: Fix typo in macro nameAngel Pons
2021-11-25soc/intel/adl: Modify SOC_INTEL_ALDERLAKE_DEBUG_CONSENT default valueKane Chen