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
/
finalize.c
Age
Commit message (
Expand
)
Author
2020-04-06
soc/intel/skylake: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-19
src/soc/intel: Remove unused <stdlib.h>
Elyes HAOUAS
2019-11-02
soc/intel/skylake: set LT_LOCK_MEMORY at end of POST
Michael Niewöhner
2019-10-15
soc/intel/skylake/chip: Unhide P2SB device
Patrick Rudolph
2019-09-22
soc/intel/skylake: lock down TCO on pch finalize
Michael Niewöhner
2019-08-02
soc/intel/skylake: Make use of common thermal code for SKL
Subrata Banik
2019-07-18
soc/intel: Use config_of()
Kyösti Mälkki
2019-05-21
soc/intel/skylake: Remove redundant mca_configure() in ramstage
Subrata Banik
2019-04-26
soc/{amd,intel}/chip: Use local include for chip.h
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-06-28
soc/intel/skylake: clear MCA before booting to OS
Pratik Prajapati
2018-06-28
soc/intel/common/block: Move p2sb common functions into block/p2sb
Subrata Banik
2018-05-31
soc/intel/skylake: Select common P2SB code
Subrata Banik
2017-11-30
soc/intel/skylake: Set low maximum temperature threshold for Thermal Device
Subrata Banik
2017-10-03
soc/intel/skylake: Enable common LPC IP
Ravi Sarawadi
2017-08-26
soc/intel/skylake: Move SPI lock down config after resource allocation
Barnali Sarkar
2017-08-26
soc/intel/skylake: Move DMI lock down config after resource allocation
Subrata Banik
2017-08-25
soc/intel/skylake: Remove TCO lock down programming
Subrata Banik
2017-08-25
soc/intel/skylake: Move PMC lock down config after resource allocation
Subrata Banik
2017-08-25
soc/intel/skylake: Remove ABASE lock down programming
Subrata Banik
2017-08-25
soc/intel/skylake: Move LPC lock down config after resource allocation
Subrata Banik
2017-08-25
soc/intel/skylake: Add LPC and SPI lock down config option
Subrata Banik
2017-08-22
soc/intel/skylake: Lock sideband access in coreboot and not in FSP
Barnali Sarkar
2017-07-21
soc/intel/skylake: Perform LPC offset read after lockdown operation
Subrata Banik
2017-05-02
soc/intel/skylake: Clean up code by using common FAST_SPI module
Barnali Sarkar
2017-05-02
soc/intel/skylake: Set xtal bypass on low power idle
Naresh G Solanki
2017-04-10
soc/intel/skylake: Use common PCR module
Subrata Banik
2016-08-18
skylake: Do FspTempRamInit only for FSP1.1 & tidy up PCH early init
Rizwan Qureshi
2016-08-14
soc/intel/skylake: Change name pmc_tco_regs to smbus_tco_regs
Barnali Sarkar
2016-08-08
soc/intel/skylake: Cleanup patch for Skylake SoC
Barnali Sarkar
2016-02-15
skylake: Finalize SMM in coreboot
Duncan Laurie
2016-02-04
intel/skylake: disable ACPI PM Timer to enable XTAL OSC shutdown
Archana Patni
2016-02-04
intel/skylake: Display ME firmware status before os boot
Dhaval Sharma
2016-01-17
intel/skylake: disable heci1 if psf is unlocked
Archana Patni
2016-01-15
intel/skylake: More UPD params are added for PCH policy in FSP
Rizwan Qureshi
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-16
soc/intel: Add Skylake SOC support
Lee Leahy
2015-07-16
soc/intel/skylake: Use Broadwell as comparision base for Skylake SOC
Lee Leahy