summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/elkhartlake
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas2022-10-121-1/+1
* soc/intel/ehl: Fix incorrect access to MAC_MDIO_DATA registerMario Scheithauer2022-10-121-1/+1
* soc/intel/ehl: Support maximum memory frequency selectionChristian Gmeiner2022-10-122-0/+16
* soc/intel/ehl: Set Ethernet controller to D0 power stateMario Scheithauer2022-10-071-0/+9
* 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
* timer: Change timer util functions to 64-bitRob Barnes2022-09-141-1/+1
* soc/intel/common/pch: Decouple CLIENT from BASEAngel Pons2022-07-201-1/+1
* soc/intel/elkhartlake: Fix PMC read_resources callbackTim Wawrzynczak2022-06-291-1/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* soc/intel/elkhartlake: Remove board related vboot kconfigs from socLean Sheng Tan2022-06-051-2/+0
* soc/intel: Rename heci_init to cse_initSubrata Banik2022-06-041-1/+1
* soc/intel/elkhartlake: Select SOC_INTEL_RAPL_DISABLE_VIA_MCHBARUwe Poeche2022-06-031-0/+1
* intel/common/block: move RAPL disabling to common codeUwe Poeche2022-06-031-13/+5
* soc/intel/common/cpu: Use SoC overrides to set CPU privilege levelSubrata Banik2022-06-021-0/+9
* soc/intel/elkhartlake/systemagent: Disable RAPL based on KconfigUwe Poeche2022-05-232-3/+15
* soc/intel/ehl: Provide function to change PHY-to-MAC IRQ polarityMario Scheithauer2022-05-213-3/+123
* soc/intel/ehl: Use defines for Ethernet controller IDsMario Scheithauer2022-05-201-1/+6
* soc/intel/ehl: Fix logical bug for PseTsnGbePhyInterfaceTypeLean Sheng Tan2022-05-201-1/+1
* soc/intel/elkhartlake: Skip FSP Notify APIsLean Sheng Tan2022-05-182-2/+11
* soc/intel/ehl/tsn_gbe.c: Reduce `void *` castsAngel Pons2022-05-181-4/+4
* soc/intel/elkhartlake/chip.h: Drop unused membersAngel Pons2022-05-171-81/+1
* soc/intel/elkhartlake: Enable SMBus depending on dev stateAngel Pons2022-05-172-5/+1
* soc/intel/elkhartlake: Provide ability to update TSN GbE MAC addressesMario Scheithauer2022-05-162-0/+41
* soc/intel/elkhartlake: Implement TSN GbE driverMario Scheithauer2022-05-164-0/+34
* soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans2022-05-162-3/+2
* soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans2022-04-291-1/+0
* soc/intel/cmn/lockdown: Perform SA lockdown configurationSubrata Banik2022-04-271-8/+0
* soc/intel: clean up dmi driver codeWonkyu Kim2022-04-201-6/+0
* soc/intel/ehl/fsp_params: Set Intel Speed Step (Eist) from devicetreeUwe Poeche2022-04-061-0/+3
* soc/intel: Move `pmc_clear_pmcon_sts()` into IA common codeSubrata Banik2022-03-293-17/+1
* soc/intel/*/meminit.c: Fix formatted printArthur Heymans2022-03-251-1/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-071-31/+31
* intelblocks/pcie: Correct mapping between LCAP port and coreboot indexMAULIK V VAGHELA2022-02-251-1/+1
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-251-2/+0
* drivers/fsp/fsp2_0: Rework FSP Notify Phase API configsSubrata Banik2022-02-181-3/+6
* soc/intel/*/pmc: Add `finalize` operation for pmcSubrata Banik2022-02-151-0/+17
* soc/intel/elkhartlake: Fix PCR ID for eSPIWerner Zeh2022-02-151-1/+1
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-051-3/+0
* soc/intel/elkhartlake: Use SBI msg to disable HECI1Subrata Banik2022-02-021-0/+1
* soc/intel/common/cse: Rework heci_disable functionSubrata Banik2022-02-021-1/+1
* soc/intel/elkhartlake: Drop stale eNEM TODO commentSubrata Banik2022-01-301-1/+1
* soc/intel/ehl: Add Kconfig option to disable reset on TCO expirationWerner Zeh2022-01-252-0/+19
* soc/intel/elkhartlake: Add PSE TSN supportLean Sheng Tan2022-01-254-39/+116
* soc/intel/elkhartlake: Introduce Intel PSELean Sheng Tan2022-01-255-1/+173
* soc/intel/ehl: Replace dt `HeciEnabled` by `HECI1 disable` configSubrata Banik2022-01-212-9/+1
* soc/intel/common/cpu: Use SoC overrides to get CPU privilege levelSubrata Banik2022-01-192-1/+11
* src/soc/intel: Remove unused <console/console.h>Elyes HAOUAS2022-01-101-1/+0
* soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entriesMichael Niewöhner2022-01-091-0/+1
* soc/intel: Remove unused <string.h>Elyes HAOUAS2022-01-053-3/+0