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
/
drivers
/
intel
/
fsp1_1
/
include
Age
Commit message (
Expand
)
Author
2017-06-06
fsp1_1: Verify FSP_IMAGE_ID/_REV against headers
Nico Huber
2017-03-17
drivers/intel/fsp1_1: Fix issues detected by checkpatch
Lee Leahy
2017-02-22
drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp load
Furquan Shaikh
2017-01-19
driver/intel/fsp1_1: Fix boot failure for non-verstage case
Teo Boon Tiong
2016-12-13
intel MMA: Enable MMA with FSP2.0
Pratik Prajapati
2016-08-10
drivers/intel/fsp1_1: Add fsp_write_line function
Lee Leahy
2016-07-31
src/drivers: Capitalize CPU, RAM and ACPI
Elyes HAOUAS
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-07-28
intel/fsp1_1: Add C entry support to locate FSP Temp RAM Init
Subrata Banik
2016-07-27
cpu/x86: Support CPUs without rdmsr/wrmsr instructions
Lee Leahy
2016-02-08
drivers/intel/fsp1_1: Make fsp_run_silicon_init public
Lee Leahy
2016-02-02
soc/intel/common: Use SoC specific routine to read/write MTRRs
Lee Leahy
2016-01-31
drivers/intel/fsp1_1: Fix spelling error in API and copyright
Lee Leahy
2016-01-28
drivers/intel/fsp1_1: Remove extra include references
Lee Leahy
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2016-01-10
fsp1_1: Remove #if protection in header - It's not needed
Martin Roth
2015-12-11
fsp1_1: supply fsp version to mrc_cache API
Aaron Durbin
2015-11-23
drivers/intel/fsp1_1: Don't include files from blobs / fsp directory
Stefan Reinauer
2015-11-23
drivers/intel/fsp1_1: Include rules.h in util.h
Stefan Reinauer
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-27
FSP 1.1: Replace soc_ prefix with fsp_
Lee Leahy
2015-10-27
FSP 1.1: Move common FSP code
Lee Leahy
2015-10-27
fsp/intel common: Add support for Gfx PEIM (AKA GOP)
robbie zhang
2015-10-14
fsp1_1: add verstage support
Aaron Durbin
2015-10-11
intel fsp1_1: prepare for romstage vboot verification split
Aaron Durbin
2015-10-11
intel: update common and FSP cache-as-ram parameters
Aaron Durbin
2015-10-02
fsp1_1: move relocation algorithm to commonlib
Aaron Durbin
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-09-17
drivers/intel/fsp1_1: split relocation code for tool use
Aaron Durbin
2015-09-10
fsp1_1: provide binding to UEFI version
Aaron Durbin