summaryrefslogtreecommitdiffstats
path: root/src/soc/intel
Commit message (Expand)AuthorAgeFilesLines
...
* soc/intel/meteorlake: Fix typoSubrata Banik2022-12-101-1/+1
* soc/intel/meteorlake: Update DPTF participants ACPI IDsSubrata Banik2022-12-101-3/+3
* soc/intel/meteorlake: Drop casts around `soc_read_pmc_base()`Dinesh Gehlot2022-12-101-1/+1
* soc/intel/meteorlake: Allow configuring 8254 timer via CMOSDinesh Gehlot2022-12-101-2/+5
* soc/intel/meteorlake: Fix `unknown` voltage field in SMBIOS tableSubrata Banik2022-12-101-0/+1
* soc/intel/meteorlake: Support PCIe hardware compliance test modeSubrata Banik2022-12-103-1/+8
* soc/intel/meteorlake: Skip duplicate PCIe RP CLKSRC programmingSubrata Banik2022-12-101-2/+3
* soc/intel/meteorlake: Check clkreq overlapSubrata Banik2022-12-101-1/+7
* treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas2022-12-101-1/+1
* soc/intel/xeon_sp/cpx: Allow creating meminfo for empty DIMM slotsAngel Pons2022-12-093-4/+23
* soc/intel/quark/Makefile.inc: Remove path to non-existent folderElyes Haouas2022-12-091-1/+0
* soc/intel/meteorlake: Enable LPIT supportSubrata Banik2022-12-082-0/+3
* soc/intel/meteorlake: Implement SoC override to set CPU privilege levelSubrata Banik2022-12-081-0/+9
* soc/intel/meteorlake: Add missing entry for GSPI2Subrata Banik2022-12-081-0/+6
* soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans2022-12-0710-19/+27
* sb,soc/intel,mb: Drop leftover comments and TODOs in ASLKyösti Mälkki2022-12-074-35/+0
* mb,sb,soc/intel: Drop useless IO trap handlersKyösti Mälkki2022-12-075-88/+0
* sb,soc/intel: Fix SMI handler IO trap data maskKyösti Mälkki2022-12-072-2/+2
* soc/intel/common/block: Use readXXp/writeXXp()Elyes Haouas2022-12-066-13/+14
* soc/intel/xeon_sp: Read ioapic configuration from hardwareArthur Heymans2022-12-065-79/+27
* soc/intel/alderlake: make SOC_INTEL_CSE_SEND_EOP_EARLY per-board configurableMichał Kopeć2022-12-062-2/+4
* util/cbfstool: Add a new mechanism to provide a memory mapArthur Heymans2022-12-061-1/+33
* soc/intel/common/block/uart: Show ACPI UART in OSAngel Pons2022-12-051-1/+3
* soc/intel/tigerlake: Fix setting `HyperThreading`Angel Pons2022-12-052-6/+0
* soc/intel/cmn/block/{pcie/rtd3,usb4}: Use helper functions for _DSDKapil Porwal2022-12-052-43/+8
* soc/intel/meteorlake: Add timestamp for cse_fw_syncDinesh Gehlot2022-12-051-1/+5
* soc/intel/alderlake: Update cpu and pch tracehub modesSridhar Siricilla2022-12-021-0/+10
* soc/intel/alderlake: skip external buses for D-states listEran Mitrani2022-12-021-0/+3
* soc/intel/meteorlake: Refactor `pmc_lockdown_cfg` functionKapil Porwal2022-12-022-40/+22
* soc/intel/meteorlake: Allow sending late EOP cmd to CSESubrata Banik2022-12-021-0/+1
* soc/intel/cmn/cse: Allow to perform essential CSE operations post EOPSubrata Banik2022-12-021-4/+6
* soc/intel/cmn/cse: API to perform essential CSE operations post EOPSubrata Banik2022-12-022-0/+22
* soc/intel/cmn/cse: Send EOP cmd from .final aka `cse_final()`Subrata Banik2022-12-021-6/+10
* soc/intel/cmn/cse: Create another config for sending CSE EOP cmd lateSubrata Banik2022-12-023-0/+15
* soc/intel/alderlake: Drop duplicate macro `PCH_PWRM_BASE_SIZE`Subrata Banik2022-12-011-1/+0
* soc/intel/meteorlake: Log CSE RO write protection info for MTLKapil Porwal2022-12-011-0/+3
* soc/intel/meteorlake: Rename method is_eom to is_manufacturing_modeKapil Porwal2022-11-301-10/+11
* /: Remove extra space after commaElyes Haouas2022-11-301-1/+1
* Revert "src/arch/x86: Use core apic id to get cpu_index()"Arthur Heymans2022-11-292-2/+2
* soc/intel/alderlake/acpi.c: Don't look up coreboot CPU indexArthur Heymans2022-11-291-9/+3
* soc/intel/cmn/block/pcie/rtd3: Add support for ACPI DmaPropertyKapil Porwal2022-11-292-0/+9
* {soc/intel/cmn/pcie, mb/google/volteer}: Rename `is_external` variableKapil Porwal2022-11-292-2/+2
* sb,soc/intel: Drop spurious SMI entry messageKyösti Mälkki2022-11-284-13/+0
* sb,soc/intel: Address TCO SECOND_TO_STS name collisionKyösti Mälkki2022-11-2815-15/+15
* sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLITKyösti Mälkki2022-11-287-0/+13
* soc/intel/quark: Fix out() parameter orderKyösti Mälkki2022-11-281-1/+1
* soc/intel/meteorlake: Print vars related to ME mfg modeKapil Porwal2022-11-281-0/+4
* src/soc/intel: Remove unnecessary space after castsElyes Haouas2022-11-2646-86/+86
* soc/intel/meteorlake: Refactor heci finalize functionsSubrata Banik2022-11-261-3/+10
* soc/intel/alderlake: Use common code CSE-Lite API for WP informationSubrata Banik2022-11-261-24/+1