| Commit message (Expand) | Author | Age | Files | Lines |
* | soc/intel/cml, pci_ids: Remove IDs of non-existent graphics devices | Maxim Polyakov | 2024-09-11 | 1 | -4/+0 |
* | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious | 2023-06-23 | 1 | -1/+1 |
* | soc/intel/cannonlake: Use common gpio.h include | Dinesh Gehlot | 2023-01-18 | 2 | -3/+2 |
* | src/soc/intel: Remove unnecessary space after casts | Elyes Haouas | 2022-11-26 | 1 | -1/+1 |
* | soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas | 2022-11-04 | 1 | -2/+2 |
* | soc/intel/cmn/gfx: Add missing CML-U IGD device IDs | Michał Żygowski | 2022-10-06 | 1 | -0/+2 |
* | soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU ID | Jeremy Soller | 2022-09-16 | 1 | -1/+2 |
* | treewide: Remove unused <cpu/x86/mtrr.h> | Elyes Haouas | 2022-07-20 | 1 | -1/+0 |
* | soc/intel: clean up dmi driver code | Wonkyu Kim | 2022-04-20 | 1 | -6/+0 |
* | src: Make PCI ID define names shorter | Felix Singer | 2022-03-07 | 1 | -101/+101 |
* | soc/intel/cannonlake: Make use of `cpu/intel/cpu_ids.h' | Subrata Banik | 2021-07-17 | 1 | -1/+1 |
* | soc/intel/{apl,cnl}: Remove FSP CAR option | Arthur Heymans | 2021-06-22 | 1 | -32/+0 |
* | soc/intel/*: drop UART pad configuration from common code | Michael Niewöhner | 2021-03-12 | 1 | -0/+1 |
* | soc/intel/cannonlake: Move `gpi_clear_int_cfg()` call | Angel Pons | 2021-03-03 | 2 | -5/+7 |
* | soc/intel: Drop `bootblock_cpu_init()` function | Angel Pons | 2021-03-01 | 2 | -11/+2 |
* | soc/intel/cannonlake: Drop unnecessary guard | Angel Pons | 2021-03-01 | 1 | -3/+1 |
* | soc/intel/{skl,cnl}: Do not chain-include systemagent.h | Angel Pons | 2021-03-01 | 1 | -0/+1 |
* | pci_ids/intel: Add missing CFL-S GT1 IGD IDs | Nico Huber | 2021-02-03 | 1 | -0/+2 |
* | pci_ids/intel: Correct 0x3e96, it's a CFL-S part | Nico Huber | 2021-02-03 | 1 | -1/+1 |
* | soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK | Michael Niewöhner | 2021-01-31 | 1 | -16/+1 |
* | soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring | Michael Niewöhner | 2021-01-25 | 1 | -16/+2 |
* | soc/intel/cnl: use Kconfig to determine PCH type | Michael Niewöhner | 2021-01-24 | 1 | -8/+2 |
* | soc/intel/common/dmi: Move DMI defines into DMI driver header | Srinidhi N Kaushik | 2020-12-09 | 1 | -3/+1 |
* | soc/intel: Configure P2SB before other PCH controllers | Furquan Shaikh | 2020-11-29 | 1 | -2/+7 |
* | src/soc/intel: Drop unneeded empty lines | Elyes HAOUAS | 2020-09-21 | 1 | -1/+0 |
* | soc/intel/{cnl,icl,jsl,tgl}: Use Bus Master for setting up PWRMBASE | Subrata Banik | 2020-08-07 | 1 | -10/+4 |
* | {nb,soc}/intel: Use get_current_microcode_rev() for ucode version | Subrata Banik | 2020-08-05 | 1 | -9/+2 |
* | soc/intel/cannonlake: Move tco_configure to bootblock | Tim Wawrzynczak | 2020-07-22 | 1 | -0/+4 |
* | soc/intel/*/bootblock/cpu.c: Drop unused includes | Elyes HAOUAS | 2020-06-02 | 1 | -1/+0 |
* | src: Remove unused 'include <string.h>' | Elyes HAOUAS | 2020-05-18 | 1 | -1/+0 |
* | treewide: Remove "this file is part of" lines | Patrick Georgi | 2020-05-11 | 4 | -4/+0 |
* | soc/intel/cannonlake: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS | 2020-05-01 | 1 | -6/+5 |
* | soc/intel/cannonlake/bootblock: Fix FSP CAR | Patrick Rudolph | 2020-05-01 | 1 | -3/+6 |
* | soc/intel/cannonlake: Use SPDX for GPL-2.0-only files | Angel Pons | 2020-04-06 | 4 | -52/+8 |
* | soc: Remove copyright notices | Patrick Georgi | 2020-03-18 | 4 | -7/+0 |
* | soc/intel/{cnl,icl,skl,tgl}/bootblock: Update text for DMI PCR 2774 | Wim Vervoorn | 2020-02-17 | 1 | -2/+2 |
* | soc/intel{cnl,icl,skl,tgl}/bootblock: Make sure DMI PCR 2770 is set | Wim Vervoorn | 2020-02-17 | 1 | -0/+5 |
* | soc/intel: Remove duplicate CPUID entry | Subrata Banik | 2020-02-04 | 1 | -1/+1 |
* | soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDs | Gaggery Tsai | 2020-01-18 | 1 | -0/+2 |
* | soc/intel/cannonlake: Add Comet Lake H SA 4+2 Device ID | Jamie Chen | 2020-01-08 | 1 | -0/+1 |
* | soc/intel/cannonlake: Clean up report_cpu_info() function | Usha P | 2019-12-26 | 1 | -24/+4 |
* | soc/intel/cannonlake: Refactor pch_early_init() code | Usha P | 2019-12-26 | 2 | -12/+3 |
* | include/device/pci_ids: Add Coffeelake U IGD P630 | Christian Walter | 2019-12-10 | 1 | -0/+1 |
* | soc/intel/cannonlake: Configure GPIO PM configuration in bootblock | Subrata Banik | 2019-12-03 | 1 | -0/+4 |
* | soc/intel/cannonlake: Fix compilation | Praveen Hodagatta Pranesh | 2019-12-02 | 1 | -2/+2 |
* | src/soc/intel: Add Cometlake-S and CMP-H skus | Gaggery Tsai | 2019-12-02 | 1 | -2/+18 |
* | soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T | Subrata Banik | 2019-11-26 | 1 | -4/+13 |
* | soc/intel/{cnl,icl,skl}: Fix multiple whitespace issue | Subrata Banik | 2019-10-31 | 1 | -1/+1 |
* | soc/intel/cnl: Add CML IGD IDs | Meera Ravindranath | 2019-08-28 | 1 | -0/+2 |
* | lib/bootblock: Add simplified entry with basetime | Kyösti Mälkki | 2019-08-26 | 1 | -1/+1 |