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
/
cannonlake
/
fsp_params.c
Age
Commit message (
Expand
)
Author
2019-10-02
soc/intel: Replace config_of_path() with config_of_soc()
Kyösti Mälkki
2019-09-12
soc/intel/cnl: Remove unnecessary FSP UPD “PchPwrOptEnable” usage
Subrata Banik
2019-09-12
soc/intel/cannonlake: Add config for sata devslp pad reset configuration
Aamir Bohra
2019-09-09
soc/intel/cannonlake: Allow coreboot to handle SPI lockdown
Subrata Banik
2019-09-09
soc/intel/cannonlake: Add ability to disable Heci1
Bora Guvendik
2019-08-26
soc/intel/cannonlake: Add config to disable display audio codec
Aamir Bohra
2019-08-20
soc/intel/cnl: Add provision to configure SD controller write protect pin
Aamir Bohra
2019-08-05
soc/intel/{cnl,icl}: Add support to get LPSS controllers list from SOC
Aamir Bohra
2019-08-02
soc/intel/cannonlake: Disable ACPI PM timer to reduce S0ix power usage
Subrata Banik
2019-07-30
soc/intel/cannonlake: Allow coreboot to handle required chipset lockdown
Subrata Banik
2019-07-29
soc/intel/cannonlake: Correct the data type of serial_io_dev
Aamir Bohra
2019-07-18
soc/intel: Use config_of_path(SA_DEVFN_ROOT)
Kyösti Mälkki
2019-07-13
soc/intel/cnl: Sync CONFIG_LPSS_UART_FOR_CONSOLE with FSP
Nico Huber
2019-07-04
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-06-28
soc/intel/cannonlake: fix use of legacy 8254 timer
Matt DeVillier
2019-05-20
soc/intel/cannonlake: Configure SPI CS parameters in FSP UPD.
Tim Wawrzynczak
2019-05-01
mb/google/sarien: Disable S5 wake on LAN by default
Eric Lai
2019-04-26
soc/{amd,intel}/chip: Use local include for chip.h
Elyes HAOUAS
2019-04-23
soc/intel/cannonlake: Add null reference check for Cnvi and Xdci
Aamir Bohra
2019-04-22
Revert "soc/intel/cannonlake: Enable coreboot MP PPI service for WHL/CML"
Lijian Zhao
2019-04-16
soc/intel/cannonlake: Enable coreboot MP PPI service for WHL/CML
Subrata Banik
2019-04-08
Replace remaining IS_ENABLED(CONFIG_*) with CONFIG()
Nico Huber
2019-04-01
soc/intel/cannonlake: Add FSP UPD to unlock GPIO pads in devicetree
Krishna Prasad Bhat
2019-03-29
soc/intel/cannonlake: Ignore GBE LTR
Lijian Zhao
2019-03-27
soc/intel/cannonlake: Configure voltage margining policies
Krzysztof Sywula
2019-03-21
soc/intel/cannonlake: Assign FSP UPDs for HPD and Data/CLK of DDI ports
Krishna Prasad Bhat
2019-03-20
soc/intel/cannonlake: Fix return values for get_param_value
Furquan Shaikh
2019-03-16
soc/intel/cannonlake: Add required FSP UPD changes for CML
Subrata Banik
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-02-27
soc/intel/cannonlake: Add a config for configuring SD_VDD1_PWR_EN#
Rizwan Qureshi
2019-02-22
soc/intel/cannonlake: Add support for setting FSP-S PcieRpHotPlug from device...
Jeremy Soller
2019-02-21
src/soc/intel/cannonlake: Add PsysPmax setting
Gaggery Tsai
2019-02-13
soc/intel/cannonlake: Configure serial debug uart
Ronak Kanabar
2019-01-14
soc/intel/cannonlake: Provide interface to update TCC offset
John Su
2019-01-08
soc/intel/cannonlake: Add FSP UPD for minimum assertion width
Duncan Laurie
2019-01-01
soc/intel/cannonlake: Enable CNVi based on devicetree
Maulik V Vaghela
2018-12-19
soc/intel/cannonlake: SATA and DMI power optimize
Lijian Zhao
2018-12-19
soc/intel/cannonlake: Add Acoustic features
Lijian Zhao
2018-11-17
soc/intel/cannonlake: Add options for pcie ltr
Lijian Zhao
2018-11-05
soc/intel/cannonlake: Remove depreciated UPD selection
Lijian Zhao
2018-10-09
soc/intel/cannonlake: Disable Legacy PME for Root ports
Subrata Banik
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-04
soc/intel/cannonlake: Move the FSP related callbacks to separate files
Rizwan Qureshi