aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel
AgeCommit message (Expand)Author
2022-12-13soc/intel/cmn/tcss: Skip sending CONN IPC command during S3 resumeSubrata Banik
2022-12-13soc/intel/xeon_sp/nb_acpi.c: Use read{16,32,64}p()Elyes Haouas
2022-12-13soc/intel/broadwell/early_init.c: Use {read,write}32p()Elyes Haouas
2022-12-13soc/intel/baytrail/pmutil.c: Use {read,write}32p()Elyes Haouas
2022-12-13soc/intel/apollolake/pmutil.c: Use {read,wrire}32p()Elyes Haouas
2022-12-13soc/intel/alderlake/bootblock: Use 'false/true' macrosElyes Haouas
2022-12-13soc/intel/alderlake/bootblock: Use read32p()Elyes Haouas
2022-12-12soc/intel/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12{soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/braswell/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/baytrail/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/icelake/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/intel/acpi: Replace Decrement(a) with ASL 2.0 syntaxFelix Singer
2022-12-12soc/apollolake: Add DPTF HIDsSean Rhodes
2022-12-12soc/intel/adl/acpi: add entries for HEC1 and SRAM to DSDTAnil Kumar
2022-12-12soc/intel/meteorlake: Enable SOC_INTEL_COMMON_BLOCK_ACPI_CPU_HYBRIDSridhar Siricilla
2022-12-12soc/intel/meteorlake: Select DISPLAY_FSP_VERSION_INFO_2Saurabh Mishra
2022-12-12drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driverKapil Porwal
2022-12-12soc/intel/alderlake/Kconfig: Sort defaults alphabeticallyAngel Pons
2022-12-10soc/intel: Move TCSS FW latency macros to IA common tcss.hSubrata Banik
2022-12-10soc/intel/tigerlake: Move TCSS FW latency macros to tcss.hSubrata Banik
2022-12-10soc/intel/alderlake: Move TCSS FW latency macros to tcss.hSubrata Banik
2022-12-10soc/intel/meteorlake: Fix typoSubrata Banik
2022-12-10soc/intel/meteorlake: Update DPTF participants ACPI IDsSubrata Banik
2022-12-10soc/intel/meteorlake: Drop casts around `soc_read_pmc_base()`Dinesh Gehlot
2022-12-10soc/intel/meteorlake: Allow configuring 8254 timer via CMOSDinesh Gehlot
2022-12-10soc/intel/meteorlake: Fix `unknown` voltage field in SMBIOS tableSubrata Banik
2022-12-10soc/intel/meteorlake: Support PCIe hardware compliance test modeSubrata Banik
2022-12-10soc/intel/meteorlake: Skip duplicate PCIe RP CLKSRC programmingSubrata Banik
2022-12-10soc/intel/meteorlake: Check clkreq overlapSubrata Banik
2022-12-10treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas
2022-12-09soc/intel/xeon_sp/cpx: Allow creating meminfo for empty DIMM slotsAngel Pons
2022-12-09soc/intel/quark/Makefile.inc: Remove path to non-existent folderElyes Haouas
2022-12-08soc/intel/meteorlake: Enable LPIT supportSubrata Banik
2022-12-08soc/intel/meteorlake: Implement SoC override to set CPU privilege levelSubrata Banik
2022-12-08soc/intel/meteorlake: Add missing entry for GSPI2Subrata Banik
2022-12-07soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans
2022-12-07sb,soc/intel,mb: Drop leftover comments and TODOs in ASLKyösti Mälkki
2022-12-07mb,sb,soc/intel: Drop useless IO trap handlersKyösti Mälkki
2022-12-07sb,soc/intel: Fix SMI handler IO trap data maskKyösti Mälkki
2022-12-06soc/intel/common/block: Use readXXp/writeXXp()Elyes Haouas
2022-12-06soc/intel/xeon_sp: Read ioapic configuration from hardwareArthur Heymans
2022-12-06soc/intel/alderlake: make SOC_INTEL_CSE_SEND_EOP_EARLY per-board configurableMichał Kopeć
2022-12-06util/cbfstool: Add a new mechanism to provide a memory mapArthur Heymans
2022-12-05soc/intel/common/block/uart: Show ACPI UART in OSAngel Pons
2022-12-05soc/intel/tigerlake: Fix setting `HyperThreading`Angel Pons
2022-12-05soc/intel/cmn/block/{pcie/rtd3,usb4}: Use helper functions for _DSDKapil Porwal
2022-12-05soc/intel/meteorlake: Add timestamp for cse_fw_syncDinesh Gehlot
2022-12-02soc/intel/alderlake: Update cpu and pch tracehub modesSridhar Siricilla
2022-12-02soc/intel/alderlake: skip external buses for D-states listEran Mitrani
2022-12-02soc/intel/meteorlake: Refactor `pmc_lockdown_cfg` functionKapil Porwal
2022-12-02soc/intel/meteorlake: Allow sending late EOP cmd to CSESubrata Banik
2022-12-02soc/intel/cmn/cse: Allow to perform essential CSE operations post EOPSubrata Banik
2022-12-02soc/intel/cmn/cse: API to perform essential CSE operations post EOPSubrata Banik
2022-12-02soc/intel/cmn/cse: Send EOP cmd from .final aka `cse_final()`Subrata Banik
2022-12-02soc/intel/cmn/cse: Create another config for sending CSE EOP cmd lateSubrata Banik
2022-12-01soc/intel/alderlake: Drop duplicate macro `PCH_PWRM_BASE_SIZE`Subrata Banik
2022-12-01soc/intel/meteorlake: Log CSE RO write protection info for MTLKapil Porwal
2022-11-30soc/intel/meteorlake: Rename method is_eom to is_manufacturing_modeKapil Porwal
2022-11-30/: Remove extra space after commaElyes Haouas
2022-11-29Revert "src/arch/x86: Use core apic id to get cpu_index()"Arthur Heymans
2022-11-29soc/intel/alderlake/acpi.c: Don't look up coreboot CPU indexArthur Heymans
2022-11-29soc/intel/cmn/block/pcie/rtd3: Add support for ACPI DmaPropertyKapil Porwal
2022-11-29{soc/intel/cmn/pcie, mb/google/volteer}: Rename `is_external` variableKapil Porwal
2022-11-28sb,soc/intel: Drop spurious SMI entry messageKyösti Mälkki
2022-11-28sb,soc/intel: Address TCO SECOND_TO_STS name collisionKyösti Mälkki
2022-11-28sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLITKyösti Mälkki
2022-11-28soc/intel/quark: Fix out() parameter orderKyösti Mälkki
2022-11-28soc/intel/meteorlake: Print vars related to ME mfg modeKapil Porwal
2022-11-26src/soc/intel: Remove unnecessary space after castsElyes Haouas
2022-11-26soc/intel/meteorlake: Refactor heci finalize functionsSubrata Banik
2022-11-26soc/intel/alderlake: Use common code CSE-Lite API for WP informationSubrata Banik
2022-11-26soc/intel/cmn/cse: Create API to get CSE Lite WP InformationSubrata Banik
2022-11-25ACPI: Flag boards with ACPI_NO_MADTKyösti Mälkki
2022-11-25cpu/intel/haswell: Move chip_ops to cpu clusterArthur Heymans
2022-11-25ACPI MADT: Add LINT1 as NMI sourceKyösti Mälkki
2022-11-25ACPI: Use common code for MADT LAPIC NMIsKyösti Mälkki
2022-11-25soc/intel/adl/acpi: add FSPI to DSDTEran Mitrani
2022-11-24soc/intel/meteorlake: Decouple HECI disabling interface from its KconfigSubrata Banik
2022-11-24soc/intel/ehl: Add MDIO operation to TSN GbE deviceMario Scheithauer
2022-11-24soc/intel/meteorlake: Skip setting D0I3 bit for HECI devicesKapil Porwal
2022-11-23soc/intel/meteorlake: Select X86_INIT_NEED_1_SIPI KconfigSubrata Banik
2022-11-23soc/intel/common: Define post codesMartin Roth
2022-11-21soc/intel/common: Add support to read CPU and PCH Trace Hub modesSridhar Siricilla
2022-11-19soc/intel/common: Fix the TCSS DisplayPort detection flowzhaojohn
2022-11-19soc/intel/meteorlake: transition full control over PM Timer from FSP to corebootKapil Porwal
2022-11-18cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas
2022-11-18soc/intel/meteorlake: Add Meteor Lake MCH device IDSridhar Siricilla
2022-11-17soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fillDavid Milosevic
2022-11-17soc/intel/broadwell: Fix out() parameter orderKyösti Mälkki
2022-11-17soc/intel/meteorlake: Implement report_cache_info() functionDinesh Gehlot
2022-11-17soc/intel/common/block/sgx/Kconfig: Add missing default symbolElyes Haouas
2022-11-17soc/intel/alderlake: Check MANUF_LOCK when logging manufacturing modeReka Norman
2022-11-17soc/intel/alderlake: Update ME HFSTS register definitionRizwan Qureshi
2022-11-17soc/intel/meteorlake: Enable FSP multiphasezhaojohn
2022-11-17soc/intel/meteorlake: Check MANUF_LOCK when logging manufacturing modeSridhar Siricilla