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
/
meteorlake
/
fsp_params.c
Age
Commit message (
Expand
)
Author
2023-08-11
soc/intel/meteorlake: Add provision to show pre-boot splash screen
Subrata Banik
2023-08-09
Revert "soc/intel/{adl, cmn/pcie}: Fix ASPM configuration enum definitions"
Jeremy Soller
2023-08-04
soc/intel/meteorlake: Hook up UPD for C1 C-state auto-demotion
Sukumar Ghorai
2023-06-17
soc/intel/meteorlake: Update tcss_usb3 alias
Eric Lai
2023-06-06
soc/intel/meteorlake: Fill PCI SSID parameters
Kapil Porwal
2023-05-17
soc/intel/meteorlake: Handle FSP logo params
Subrata Banik
2023-04-20
soc/intel/meteorlake: Replace TcssD3ColdDisable with D3COLD_SUPPORT
Sean Rhodes
2023-04-14
soc/intel/meteorlake: Replace assert with error message
Kapil Porwal
2023-04-13
soc/intel/meteorlake: Hook up UPD CnviWifiCore
Kapil Porwal
2023-04-01
soc/intel/meteorlake: Fix PortUsb30Enable configuration
Ivy Jian
2023-02-25
soc/intel/{adl, cmn, mtl}: Refactor MP Init related configs
Subrata Banik
2023-02-18
soc/intel/meteorlake: Add PM Energy Report feature option
Yong Zhi
2023-02-02
soc/intel/meteorlake: Enable V1p05-PHY supply external FET control
Subrata Banik
2023-01-08
soc/intel/meteorlake: Add support to configure package c-state demotion
Kapil Porwal
2023-01-08
soc/intel/meteorlake: Set max Pkg C-states to Auto
Kapil Porwal
2023-01-06
soc/intel/meteorlake: Enable support for common IRQ block
Kapil Porwal
2022-12-22
soc/intel/meteorlake: Add ASPM setting in pcie_rp_config
Dinesh Gehlot
2022-12-22
soc/intel/meteorlake: Disable L1 substates for PCIe compliance test mode
Subrata Banik
2022-12-19
soc/intel/meteorlake: Remove dependency of FSP-S CpuMpPei Module
Subrata Banik
2022-12-19
soc/intel/meteorlake: Implement MultiPhase SI Init Index 2 callback
Subrata Banik
2022-12-14
soc/intel/meteorlake: Fill ucode loading UPD if USE_FSP_MP_INIT enable
Subrata Banik
2022-12-14
soc/intel/meteorlake: Remove `FIXME` as SkipMpInit UPD has deprecated
Subrata Banik
2022-12-10
soc/intel/meteorlake: Allow configuring 8254 timer via CMOS
Dinesh Gehlot
2022-12-10
soc/intel/meteorlake: Support PCIe hardware compliance test mode
Subrata Banik
2022-11-26
src/soc/intel: Remove unnecessary space after casts
Elyes Haouas
2022-11-24
soc/intel/meteorlake: Skip setting D0I3 bit for HECI devices
Kapil Porwal
2022-11-19
soc/intel/meteorlake: transition full control over PM Timer from FSP to coreboot
Kapil Porwal
2022-11-17
soc/intel/meteorlake: Enable FSP multiphase
zhaojohn
2022-11-08
soc/intel/meteorlake: Remove PM Energy Report WA
Ravi Sarawadi
2022-11-07
soc/intel/meteorlake: Fix incompatible function pointers
Arthur Heymans
2022-10-06
soc/intel/meteorlake: Make use of is_devfn_enabled() function
Sridhar Siricilla
2022-09-15
soc/intel/meteorlake: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-09-12
src/soc/intel/mtl: Remove Storage UPD
Srinidhi N Kaushik
2022-09-08
soc/intel/meteorlake: Hook up PAVP to Kconfig
Subrata Banik
2022-08-26
soc/intel/meteorlake: Provide access to IOE through P2SB SBI for TCSS
John Zhao
2022-08-18
Revert "soc/intel/meteorlake: Provide access to IOE through P2SB SBI for TCSS"
Subrata Banik
2022-08-12
soc/intel/meteorlake: Provide access to IOE through P2SB SBI for TCSS
John Zhao
2022-08-11
src/soc/intel/mtl: Add VPU support
Srinidhi N Kaushik
2022-07-27
soc/intel/meteorlake: Use coreboot native event handler for FSP-S
Srinidhi N Kaushik
2022-07-18
soc/intel/meteorlake: Allow possible options for MP Init
Subrata Banik
2022-07-18
soc/intel/meteorlake: Account for GSPI2 everywhere
Angel Pons
2022-07-03
soc/intel/meteorlake: Use coreboot native event handler for FSP-M/S
Subrata Banik
2022-06-29
soc/intel/mtl: Do initial Meteor Lake SoC commit till ramstage
Ravi Sarawadi