summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/vr_config.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/{skylake/cannonlake}: Fix bug in vr_configAngel Pons2021-12-101-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/*/vr_config.c: Use __func__ in error messageAngel Pons2020-04-181-2/+2
* soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-14/+2
* soc/intel/skylake: vr_config: enable PSI3 and PSI4 by defaultMichael Niewöhner2020-04-031-9/+9
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/skylake/vr_config: Use lookup table by defaultPatrick Rudolph2019-12-251-12/+13
* soc/skylake/vr_config: fix VR config for KBL-U CPUsMaxim Polyakov2019-11-011-6/+15
* soc/skylake/vr_config: print mch_id in hexMaxim Polyakov2019-10-291-2/+2
* soc/intel/skylake: drop support for FSP 1.1Michael Niewöhner2019-10-261-18/+0
* soc/skl/vr_config: Add VR config for SKL-S/H/U/YMaxim Polyakov2019-10-211-106/+123
* soc/skl/vr_config: fix KBL-U GT3 detection bugMaxim Polyakov2019-10-041-2/+4
* soc/skl/vr_config: fix GT Loadline for KBL-U/GT3Maxim Polyakov2019-10-041-1/+1
* soc/skl/vr_config: set Iccmax_gt depends on CPU/GTMaxim Polyakov2019-10-041-9/+13
* soc/intel/skylake/vr_config: Add loadline defaultsPatrick Rudolph2019-08-201-2/+83
* soc/intel/skylake/vr_config: Add support for KBL-H and KBL-SPatrick Rudolph2019-08-201-16/+74
* soc/intel/skylake/vr_config: Get rid of static lookup tablePatrick Rudolph2019-08-201-113/+74
* soc/intel/skylake/vr_config: Get rid of definesPatrick Rudolph2019-08-201-31/+20
* soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki2019-07-211-2/+4
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src/soc/intel: Add AML IGD in platform reportingGaggery Tsai2018-08-061-1/+1
* soc/intel/skl: Add AML IccMax and remove unused infoGaggery Tsai2018-08-061-8/+20
* soc/intel/skylake: Get rid of device_tElyes HAOUAS2018-06-041-1/+1
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-0/+1
* soc/intel/skylake: Override KBL IccMax settingsGaggery Tsai2018-01-121-1/+119
* intel/skylake: Support for setting AC/DC loadlineDuncan Laurie2017-03-151-0/+5
* intel/skylake: Fix bug in VR configuration with FSP 2.0Duncan Laurie2017-03-151-0/+2
* skylake: Add initial FSP2.0 supportRizwan Qureshi2016-08-311-12/+15
* intel/skylake: provide default VR configurationAaron Durbin2016-01-181-0/+107