summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version()Kyösti Mälkki2021-06-121-4/+1
* 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-10/+0
* soc/intel/*: drop broken LPC mmio codeMichael Niewöhner2021-01-201-9/+0
* soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()Furquan Shaikh2021-01-081-2/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc/intel/xeon_sp: Refactor code to allow for additional CPUs typesAndrey Petrov2020-03-261-2/+1
* soc/intel/xeon_sp: Enable LPC generic IO decode rangeJohnny Lin2020-03-251-0/+23
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* soc/intel: Add Intel Xeon Scalable Processor supportJonathan Zhang2020-03-061-0/+45