aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/elkhartlake
AgeCommit message (Expand)Author
2023-07-13soc/intel: Rename pcr.asl to pch_pcr.aslSubrata Banik
2023-07-12soc/intel/*/pmc.c: Use newer function for resource declarationsArthur Heymans
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-06-15soc/intel: Add max memory speed into dimm infoEric Lai
2023-05-24soc/intel/elkhartlake: Make PCIe root port max payload size configurableMario Scheithauer
2023-05-10soc/intel/elkhartlake: Make hard drive type for SATA ports configurableMario Scheithauer
2023-03-23soc/intel/elkhartlake: Define DIMM_SPD_SIZE in SoC KconfigMichał Żygowski
2023-03-22soc/intel/elkhartlake: Increase BSP stack size by 1 KiB to 193 KiBMichał Żygowski
2023-03-21soc/intel/elkhartlake: Make PCIe root port speed limit configurableMario Scheithauer
2023-03-15soc/intel/elkhartlake: Select `X86_CLFLUSH_CAR` configLean Sheng Tan
2023-02-27soc/intel/elkhartlake/romstage/fsp_params.c: separate debug paramsMichał Żygowski
2023-02-24soc/intel/ehl: Select CSE defined ME spec version for elkhartlakeDinesh Gehlot
2023-02-23soc/intel/elkhartlake/gpio.c: Fix GPD reset mapMichał Żygowski
2023-02-23soc/intel: Use common codeflow for MP initArthur Heymans
2023-02-16soc/intel/elkhartlake/fsp_params.c: wire up remaining ddc paramsMichał Kopeć
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2023-01-31soc/intel/ehl: Move ME FSR structures to pertinent headerDinesh Gehlot
2023-01-20soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" commentElyes Haouas
2023-01-20soc/intel: Remove unused <stddef.h>Elyes Haouas
2023-01-18soc/intel/elkhartlake: Fix incorrect `prev_sleep_state` issueSubrata Banik
2023-01-18soc/intel/elkhartlake: Use common gpio.h includeDinesh Gehlot
2023-01-11soc/intel/elkhartlake: Provide a way to enable real-time tuningWerner Zeh
2023-01-11soc/intel/elkhartlake/chip.h: Include types.h instead of stdint.hWerner Zeh
2023-01-10soc/intel/elkhartlake: Make SATA speed limit configurableWerner Zeh
2022-12-27tree/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27{acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer
2022-12-22soc/intel/elkhartlake: Add DPTF ACPI Device IDs into header fileSubrata Banik
2022-12-15treewide: Remove unused 'include <arch/io.h>'Elyes Haouas
2022-12-07soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans
2022-11-26src/soc/intel: Remove unnecessary space after castsElyes Haouas
2022-11-24soc/intel/ehl: Add MDIO operation to TSN GbE deviceMario Scheithauer
2022-11-17soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fillDavid Milosevic
2022-11-12soc/intel/elkhartlake: Enable 'scan_bus' on TSN GbEMario Scheithauer
2022-11-09soc/intel/elkhartlake: Correct I2C base clock to 100 MHzWerner Zeh
2022-11-08soc/intel: Use `PWRMBASE` over static `Index 0` for PMCSubrata Banik
2022-11-04soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-10-31soc: Add SPDX license headers to MakefilesMartin Roth
2022-10-25soc/intel/elkhartlake: Fix incorrect divider for MDIO clockWerner Zeh
2022-10-25soc/intel/eklhartlake: Provide an option to disable the L1 prefetcherWerner Zeh
2022-10-22payloads/edk2: Disable the CPU Timer Lib unless supportedSean Rhodes
2022-10-12soc/intel: Kconfig: Correct UART source clock value in commentWonkyu Kim
2022-10-12treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas
2022-10-12soc/intel/ehl: Fix incorrect access to MAC_MDIO_DATA registerMario Scheithauer
2022-10-12soc/intel/ehl: Support maximum memory frequency selectionChristian Gmeiner
2022-10-07soc/intel/ehl: Set Ethernet controller to D0 power stateMario Scheithauer
2022-09-27acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto
2022-09-22soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driverWerner Zeh
2022-09-14timer: Change timer util functions to 64-bitRob Barnes
2022-07-20soc/intel/common/pch: Decouple CLIENT from BASEAngel Pons
2022-06-29soc/intel/elkhartlake: Fix PMC read_resources callbackTim Wawrzynczak
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-05soc/intel/elkhartlake: Remove board related vboot kconfigs from socLean Sheng Tan
2022-06-04soc/intel: Rename heci_init to cse_initSubrata Banik
2022-06-03soc/intel/elkhartlake: Select SOC_INTEL_RAPL_DISABLE_VIA_MCHBARUwe Poeche
2022-06-03intel/common/block: move RAPL disabling to common codeUwe Poeche
2022-06-02soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik
2022-05-23soc/intel/elkhartlake/systemagent: Disable RAPL based on KconfigUwe Poeche
2022-05-21soc/intel/ehl: Provide function to change PHY-to-MAC IRQ polarityMario Scheithauer
2022-05-20soc/intel/ehl: Use defines for Ethernet controller IDsMario Scheithauer
2022-05-20soc/intel/ehl: Fix logical bug for PseTsnGbePhyInterfaceTypeLean Sheng Tan
2022-05-18soc/intel/elkhartlake: Skip FSP Notify APIsLean Sheng Tan
2022-05-18soc/intel/ehl/tsn_gbe.c: Reduce `void *` castsAngel Pons
2022-05-17soc/intel/elkhartlake/chip.h: Drop unused membersAngel Pons
2022-05-17soc/intel/elkhartlake: Enable SMBus depending on dev stateAngel Pons
2022-05-16soc/intel/elkhartlake: Provide ability to update TSN GbE MAC addressesMario Scheithauer
2022-05-16soc/intel/elkhartlake: Implement TSN GbE driverMario Scheithauer
2022-05-16soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans
2022-04-29soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans
2022-04-27soc/intel/cmn/lockdown: Perform SA lockdown configurationSubrata Banik
2022-04-20soc/intel: clean up dmi driver codeWonkyu Kim
2022-04-06soc/intel/ehl/fsp_params: Set Intel Speed Step (Eist) from devicetreeUwe Poeche
2022-03-29soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik
2022-03-25soc/intel/*/meminit.c: Fix formatted printArthur Heymans
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-25intelblocks/pcie: Correct mapping between LCAP port and coreboot indexMAULIK V VAGHELA
2022-02-25arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held
2022-02-18drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik
2022-02-15soc/intel/*/pmc: Add `finalize` operation for pmcSubrata Banik
2022-02-15soc/intel/elkhartlake: Fix PCR ID for eSPIWerner Zeh
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2022-02-02soc/intel/elkhartlake: Use SBI msg to disable HECI1Subrata Banik
2022-02-02soc/intel/common/cse: Rework heci_disable functionSubrata Banik
2022-01-30soc/intel/elkhartlake: Drop stale eNEM TODO commentSubrata Banik
2022-01-25soc/intel/ehl: Add Kconfig option to disable reset on TCO expirationWerner Zeh
2022-01-25soc/intel/elkhartlake: Add PSE TSN supportLean Sheng Tan
2022-01-25soc/intel/elkhartlake: Introduce Intel PSELean Sheng Tan
2022-01-21soc/intel/ehl: Replace dt `HeciEnabled` by `HECI1 disable` configSubrata Banik
2022-01-19soc/intel/common/cpu: Use SoC overrides to get CPU privilege levelSubrata Banik
2022-01-10src/soc/intel: Remove unused <console/console.h>Elyes HAOUAS
2022-01-09soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entriesMichael Niewöhner
2022-01-05soc/intel: Remove unused <string.h>Elyes HAOUAS
2022-01-02soc/intel/{adl,ehl,tgl}: Rename spi_protection_mode to mfg_modeSubrata Banik
2021-12-12soc/intel/elkhartlake: Hook up public microcodeArthur Heymans
2021-11-25soc/intel/elkhartlake: Update SA DIDs TableRick Lee
2021-11-24soc/intel/elkhartlake: Disable Intel PSE by defaultLean Sheng Tan
2021-11-22soc/intel/{adl,ehl,jsl,tgl}: Remove unused header `thermal.h`Subrata Banik
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-11-08soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`Michael Niewöhner
2021-10-26cpu/x86: Introduce and use `CPU_X86_LAPIC`Felix Held
2021-10-25cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCsFelix Held