summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/tigerlake/espi.c
Commit message (Expand)AuthorAgeFilesLines
* src: Match array format in function declarations and definitionsPatrick Georgi2021-05-131-1/+1
* soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroringMichael Niewöhner2021-01-251-24/+0
* soc/intel/*: drop broken LPC mmio codeMichael Niewöhner2021-01-201-15/+0
* soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()Furquan Shaikh2021-01-081-2/+2
* soc/intel: Move pch_misc_init() to common codeSubrata Banik2020-10-031-12/+0
* soc/intel: Move soc_pch_pirq_init() to common codeSubrata Banik2020-10-031-69/+1
* soc/intel: Move pch_enable_ioapic() to common codeSubrata Banik2020-10-031-23/+1
* soc/intel: Drop unused `#include <reg_script.h>`Angel Pons2020-07-061-1/+0
* soc/intel/tigerlake: Move PMC PCI resources under PMC deviceTim Wawrzynczak2020-05-201-17/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/tigerlake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc/intel/tigerlake: Remove Jasper Lake SoC referencesAamir Bohra2020-04-011-18/+0
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/tigerlake: Update PMC Register Base and platform check for JSPUsha P2020-02-151-1/+1
* soc/intel/tigerlake: Pick correct pmc base reg from pch typeMaulik V Vaghela2019-12-161-4/+4
* soc/intel/tigerlake: Do initial SoC commit till ramstageSubrata Banik2019-11-091-0/+248