summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/elkhartlake
Commit message (Expand)AuthorAgeFilesLines
* soc: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* soc/intel: Rename Makefiles from .inc to .mkMartin Roth2024-01-242-0/+0
* soc/intel/elkhartlake: Drop redundant PcieRpEnableNico Huber2024-01-176-16/+26
* 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
* soc/intel/*: Correct ACPI device name for eMMCMatt DeVillier2023-11-021-1/+1
* 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: Remove SOC_SPECIFIC_OPTIONSElyes Haouas2023-08-211-7/+4
* ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki2023-08-081-6/+3
* soc/intel: Rename pcr.asl to pch_pcr.aslSubrata Banik2023-07-131-1/+1
* soc/intel/*/pmc.c: Use newer function for resource declarationsArthur Heymans2023-07-121-2/+1
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-1/+1
* soc/intel: Add max memory speed into dimm infoEric Lai2023-06-151-1/+2
* soc/intel/elkhartlake: Make PCIe root port max payload size configurableMario Scheithauer2023-05-242-0/+7
* soc/intel/elkhartlake: Make hard drive type for SATA ports configurableMario Scheithauer2023-05-102-0/+2
* soc/intel/elkhartlake: Define DIMM_SPD_SIZE in SoC KconfigMichał Żygowski2023-03-231-0/+4
* soc/intel/elkhartlake: Increase BSP stack size by 1 KiB to 193 KiBMichał Żygowski2023-03-221-1/+1
* soc/intel/elkhartlake: Make PCIe root port speed limit configurableMario Scheithauer2023-03-212-0/+4
* soc/intel/elkhartlake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan2023-03-151-0/+1
* soc/intel/elkhartlake/romstage/fsp_params.c: separate debug paramsMichał Żygowski2023-02-271-15/+51
* soc/intel/ehl: Select CSE defined ME spec version for elkhartlakeDinesh Gehlot2023-02-244-148/+1
* soc/intel/elkhartlake/gpio.c: Fix GPD reset mapMichał Żygowski2023-02-231-5/+5
* soc/intel: Use common codeflow for MP initArthur Heymans2023-02-231-1/+1
* soc/intel/elkhartlake/fsp_params.c: wire up remaining ddc paramsMichał Kopeć2023-02-162-1/+15
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* soc/intel/ehl: Move ME FSR structures to pertinent headerDinesh Gehlot2023-01-311-70/+23
* soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" commentElyes Haouas2023-01-201-1/+1
* soc/intel: Remove unused <stddef.h>Elyes Haouas2023-01-201-4/+0
* soc/intel/elkhartlake: Fix incorrect `prev_sleep_state` issueSubrata Banik2023-01-181-1/+1
* soc/intel/elkhartlake: Use common gpio.h includeDinesh Gehlot2023-01-185-8/+5
* soc/intel/elkhartlake: Provide a way to enable real-time tuningWerner Zeh2023-01-113-6/+30
* soc/intel/elkhartlake/chip.h: Include types.h instead of stdint.hWerner Zeh2023-01-111-1/+1
* soc/intel/elkhartlake: Make SATA speed limit configurableWerner Zeh2023-01-102-0/+9
* tree/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-272-3/+3
* {acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-271-5/+5
* soc/intel/elkhartlake: Add DPTF ACPI Device IDs into header fileSubrata Banik2022-12-221-0/+14
* treewide: Remove unused 'include <arch/io.h>'Elyes Haouas2022-12-151-1/+0
* soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans2022-12-071-2/+3
* src/soc/intel: Remove unnecessary space after castsElyes Haouas2022-11-263-3/+3
* soc/intel/ehl: Add MDIO operation to TSN GbE deviceMario Scheithauer2022-11-242-82/+98
* soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fillDavid Milosevic2022-11-171-1/+2
* soc/intel/elkhartlake: Enable 'scan_bus' on TSN GbEMario Scheithauer2022-11-121-0/+1
* soc/intel/elkhartlake: Correct I2C base clock to 100 MHzWerner Zeh2022-11-091-1/+1
* soc/intel: Use `PWRMBASE` over static `Index 0` for PMCSubrata Banik2022-11-081-1/+2
* soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-041-1/+1
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-311-0/+1
* soc/intel/elkhartlake: Fix incorrect divider for MDIO clockWerner Zeh2022-10-252-3/+3
* soc/intel/eklhartlake: Provide an option to disable the L1 prefetcherWerner Zeh2022-10-252-0/+11