summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/tigerlake/bootblock
Commit message (Expand)AuthorAgeFilesLines
* soc/tigerlake: Make IO decode / enable register configurableSean Rhodes2021-10-011-3/+16
* soc/intel/tgl: Add PCR_PSF3_T0_SHDW_PMC_REG_BASE for PCH-HJeremy Soller2021-08-241-0/+4
* soc/intel: Add TGL-H CPUIDJeremy Soller2021-08-241-0/+1
* soc/intel/common: Add TGL-H PCI IDsJeremy Soller2021-08-191-0/+13
* Move post_codes.h to commonlib/console/Ricardo Quesada2021-08-041-2/+2
* soc/intel/tigerlake: Make use of `cpu/intel/cpu_ids.h'Subrata Banik2021-07-171-1/+1
* soc/intel: Drop `bootblock_cpu_init()` functionAngel Pons2021-03-012-25/+2
* soc/intel/*: drop incomplete and unneeded check for DMI SRLOCKMichael Niewöhner2021-01-311-16/+1
* soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroringMichael Niewöhner2021-01-251-16/+2
* soc/intel/common/dmi: Move DMI defines into DMI driver headerSrinidhi N Kaushik2020-12-091-3/+1
* soc/intel: Configure P2SB before other PCH controllersFurquan Shaikh2020-11-291-2/+7
* soc/intel/tigerlake: Rename pch_init() codeAlexey Buyanov2020-08-262-2/+2
* soc/intel/{cnl,icl,jsl,tgl}: Use Bus Master for setting up PWRMBASESubrata Banik2020-08-071-10/+4
* {nb,soc}/intel: Use get_current_microcode_rev() for ucode versionSubrata Banik2020-08-051-8/+2
* soc/intel/tigerlake: Update Tiger Lake SA IDsDerek Huang2020-07-251-3/+3
* soc/intel/tigerlake: Move tco_configure to bootblockTim Wawrzynczak2020-07-121-0/+4
* soc/intel/tigerlake: Add new IGD deviceRavi Sarawadi2020-07-121-0/+1
* soc/intel/tigerlake: Remove unused EHL DID from TGL SoCSubrata Banik2020-07-041-13/+0
* soc/intel/tigerlake: Add CPU ID for TGL B0Jamie Ryu2020-06-061-0/+1
* soc/tigerlake: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-031-6/+5
* {icelake,jasperlake,skylake,tigerlake}/bootblock.c: Clean up includesElyes HAOUAS2020-06-021-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-114-4/+0
* soc/intel/tigerlake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-064-52/+8
* soc/intel/tigerlake: Remove Jasper Lake SoC referencesAamir Bohra2020-04-012-26/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-184-4/+0
* soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath2020-02-251-4/+5
* soc/tigerlake: Add Device id for Tiger Lake Dual CoreSrinidhi N Kaushik2020-02-171-0/+1
* soc/intel/{cnl,icl,skl,tgl}/bootblock: Update text for DMI PCR 2774Wim Vervoorn2020-02-171-2/+2
* soc/intel{cnl,icl,skl,tgl}/bootblock: Make sure DMI PCR 2770 is setWim Vervoorn2020-02-171-0/+5
* soc/intel/tigerlake: Update PMC Register Base and platform check for JSPUsha P2020-02-151-1/+1
* soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng2020-01-221-0/+13
* soc/intel/tigerlake: Fix PMC configRavi Sarawadi2020-01-081-1/+1
* soc/intel/tigerlake: Add required header files in pch.cAamir Bohra2019-12-191-0/+3
* soc/intel/tigerlake: Pick correct pmc base reg from pch typeMaulik V Vaghela2019-12-161-9/+25
* soc/intel/common: Add Jasperlake Device IDsrkanabar2019-12-101-0/+4
* soc/intel/{icl,tgl}: Rename pch_early_init() to pch_init()Subrata Banik2019-11-152-2/+2
* soc/intel/tigerlake: Include few more Tigerlake device IDsSubrata Banik2019-11-141-3/+63
* soc/intel/tigerlake/bootblock: Do initial SoC commit till bootblockSubrata Banik2019-11-094-0/+420