summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake
Commit message (Expand)AuthorAgeFilesLines
* soc: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-1/+1
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* soc/intel: Rename Makefiles from .inc to .mkMartin Roth2024-01-243-0/+0
* Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2024-01-171-4/+0
* Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2023-11-071-0/+4
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi2023-10-111-4/+0
* soc/intel: Move USB wake methods to a common ASL fileReka Norman2023-10-043-52/+3
* ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki2023-08-081-13/+3
* soc/intel/skylake: Remove dummy CPU_SPECIFIC_OPTIONSElyes Haouas2023-08-031-21/+18
* acpi: Move ECAM resource below PNP0C02 device in a common placeArthur Heymans2023-07-201-11/+0
* soc/intel: Rename pcr.asl to pch_pcr.aslSubrata Banik2023-07-131-1/+1
* soc/intel/skylake/chip.h: Use boolean type where applicableFelix Singer2023-06-241-41/+41
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-1/+1
* treewide,intel/skylake: Use boolean type for s0ix_enable dt optionFelix Singer2023-06-201-1/+2
* soc/intel: Add max memory speed into dimm infoEric Lai2023-06-151-1/+2
* soc/intel/*/include/soc/pmc.h: Add missing periodic SMI rate bitsMichał Żygowski2023-06-151-0/+6
* soc/intel: Move USB PORTSC definition into IA common codeSubrata Banik2023-03-261-13/+3
* soc/intel: Use common codeflow for MP initArthur Heymans2023-02-231-1/+1
* treewide: Remove unuseful "_ART : Active Cooling Relationship Table"Elyes Haouas2023-02-171-1/+0
* treewide: Remove unuseful "_UID: Unique ID" commentElyes Haouas2023-02-171-1/+1
* treewide: Remove unuseful "_CID: Compatible ID" commentElyes Haouas2023-02-171-1/+1
* treewide: Remove unuseful "_HID: Hardware ID" commentElyes Haouas2023-02-171-1/+1
* soc/intel/*: Fix dead bootstate codeArthur Heymans2023-02-041-1/+1
* soc/intel/skl: Move ME FSR structures to pertinent headerDinesh Gehlot2023-02-011-47/+58
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" commentElyes Haouas2023-01-201-2/+2
* soc/intel: Remove unused <stddef.h>Elyes Haouas2023-01-201-3/+1
* soc/intel/skylake: Use common gpio.h includeDinesh Gehlot2023-01-184-5/+5
* soc/intel/skylake/Makefile.inc: Remove path to non-existent directoriesElyes Haouas2023-01-121-1/+2
* treewide: Remove unused <cpu/x86/smm.h>Elyes Haouas2023-01-121-1/+0
* tree/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-272-5/+5
* {acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-272-5/+5
* tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer2022-12-232-3/+3
* soc/intel/skl; mb/google/eve,poppy: Update NHLT methodsMatt DeVillier2022-12-214-8/+25
* lib/nhlt, soc/intel/skl: Update NHLT to program feedback configMatt DeVillier2022-12-213-19/+52
* soc/intel/skylake/irq.c: Fix undefined `memcpy()`Angel Pons2022-12-171-8/+3
* soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans2022-12-071-1/+1
* sb,soc/intel: Address TCO SECOND_TO_STS name collisionKyösti Mälkki2022-11-281-1/+1
* src/soc/intel: Remove unnecessary space after castsElyes Haouas2022-11-263-5/+5
* soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fillDavid Milosevic2022-11-171-1/+2
* soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-042-5/+5
* soc/intel/skylake: Clean up includesElyes Haouas2022-11-0412-0/+16
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-313-0/+3
* payloads/edk2: Disable the CPU Timer Lib unless supportedSean Rhodes2022-10-221-0/+1
* treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk'Felix Held2022-10-151-1/+1
* treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas2022-10-121-1/+1
* acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto2022-09-271-1/+1
* soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driverWerner Zeh2022-09-221-2/+0