index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
skylake
/
vr_config.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-18
soc/intel/*/vr_config.c: Use __func__ in error message
Angel Pons
2020-04-06
soc/intel/skylake: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-03
soc/intel/skylake: vr_config: enable PSI3 and PSI4 by default
Michael Niewöhner
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-25
soc/intel/skylake/vr_config: Use lookup table by default
Patrick Rudolph
2019-11-01
soc/skylake/vr_config: fix VR config for KBL-U CPUs
Maxim Polyakov
2019-10-29
soc/skylake/vr_config: print mch_id in hex
Maxim Polyakov
2019-10-26
soc/intel/skylake: drop support for FSP 1.1
Michael Niewöhner
2019-10-21
soc/skl/vr_config: Add VR config for SKL-S/H/U/Y
Maxim Polyakov
2019-10-04
soc/skl/vr_config: fix KBL-U GT3 detection bug
Maxim Polyakov
2019-10-04
soc/skl/vr_config: fix GT Loadline for KBL-U/GT3
Maxim Polyakov
2019-10-04
soc/skl/vr_config: set Iccmax_gt depends on CPU/GT
Maxim Polyakov
2019-08-20
soc/intel/skylake/vr_config: Add loadline defaults
Patrick Rudolph
2019-08-20
soc/intel/skylake/vr_config: Add support for KBL-H and KBL-S
Patrick Rudolph
2019-08-20
soc/intel/skylake/vr_config: Get rid of static lookup table
Patrick Rudolph
2019-08-20
soc/intel/skylake/vr_config: Get rid of defines
Patrick Rudolph
2019-07-21
soc/intel: Expand SA_DEV_ROOT for ramstage
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2018-08-06
src/soc/intel: Add AML IGD in platform reporting
Gaggery Tsai
2018-08-06
soc/intel/skl: Add AML IccMax and remove unused info
Gaggery Tsai
2018-06-04
soc/intel/skylake: Get rid of device_t
Elyes HAOUAS
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-01-12
soc/intel/skylake: Override KBL IccMax settings
Gaggery Tsai
2017-03-15
intel/skylake: Support for setting AC/DC loadline
Duncan Laurie
2017-03-15
intel/skylake: Fix bug in VR configuration with FSP 2.0
Duncan Laurie
2016-08-31
skylake: Add initial FSP2.0 support
Rizwan Qureshi
2016-01-18
intel/skylake: provide default VR configuration
Aaron Durbin