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
Age
Commit message (
Expand
)
Author
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-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-27
cpu/x86: Support CPUs without rdmsr/wrmsr instructions
Lee Leahy
2016-07-15
drivers/intel/fsp1_1: align on using ACPI_Sx definitions
Aaron Durbin
2016-07-10
intel post-car: Consolidate choose_top_of_stack()
Kyösti Mälkki
2016-06-29
intel romstage: Use run_ramstage()
Kyösti Mälkki
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-03
drivers/intel/fsp1_1: Make weak routines quiet
Lee Leahy
2016-06-03
Add Board Checklist Support
Lee Leahy
2016-06-02
drivers/intel/fsp1_1: Update weak MRC cache routines
Lee Leahy
2016-05-17
drivers/intel/fsp1_1: Simplify union references
Lee Leahy
2016-05-17
drivers/intel/fsp1_1: Replace for/break with returns
Lee Leahy
2016-05-11
cbfstool/fsp: Rename fsp1_1_relocate
Furquan Shaikh
2016-05-11
util/cbfstool: Allow xip/non-xip relocation for FSP component
Furquan Shaikh
2016-05-09
lib/prog_loaders: Allow platforms to skip stage cache
Furquan Shaikh
2016-05-04
soc/intel/common/mrc_cache: Honor MRC data as a constant pointer
Alexandru Gagniuc
2016-05-02
drivers/intel/fsp1_1: fix linking romstage when SEPARATE_VERSTAGE used
Aaron Durbin
2016-04-19
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-03-29
intel/fsp1_1: Do not re-init TPM in romstage if already setup in verstage
Duncan Laurie
2016-03-14
intel/fsp1.1: Mark graphics init done after SiliconInit phase
Duncan Laurie
2016-02-14
Intel common: add microcode loading to romstage before fspmemoryinit
robbie zhang
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-29
intel/skylake: Implement native Cache-as-RAM (CAR)
Subrata Banik
2016-01-28
drivers/intel/fsp1_1: Remove extra include references
Lee Leahy
2016-01-27
drivers/intel/fsp1_1: Enable builds without MRC cache
Lee Leahy
2016-01-22
intel/fsp1_1: Fix for passing VBT when vboot requests it
Duncan Laurie
2016-01-19
intel/skylake: do not save MRC data in recovery mode
haridhar
2016-01-18
intel/fsp1_1: Fix enumeration timestamp and post code
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
2016-01-07
intel/fsp1_1: Disable GOP support by default
Martin Roth
2015-12-11
fsp1_1: supply fsp version to mrc_cache API
Aaron Durbin
2015-12-10
lib: remove assets infrastructure
Aaron Durbin
2015-12-10
cbfs/vboot: remove firmware component support
Aaron Durbin
2015-12-03
intel/fsp: Add post codes for FSP phases
Duncan Laurie
2015-12-03
intel/fsp1_1: Add accurate print for full fsp version
Dhaval Sharma
2015-12-02
drivers/intel/fsp1_1: Don't hide build related options behind HAVE_FSP_BIN
Stefan Reinauer
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-11-20
intel: Add MMA feature in coreboot
Pratik Prajapati
2015-11-05
fsp1_1: pass ROM_SIZE to FSP for cacheable RO region
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-27
FSP1_1: Always use common code
Lee Leahy
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-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
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-10-02
fsp1_1: use commonlib/endian.h routines
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-17
drivers/intel/fsp1_1: handle UEFI endianness
Aaron Durbin
2015-09-17
drivers/intel/fsp1_1: prepare relocation code for sharing
Aaron Durbin
2015-09-10
fsp1_1: provide binding to UEFI version
Aaron Durbin
2015-09-10
FSP: Pass FSP image base address to find_fsp
Lee Leahy
2015-09-08
drivers/intel/fsp1_1: Take platform ID as a string, not integers
Alexandru Gagniuc
2015-09-04
bootstate: remove need for #ifdef ENV_RAMSTAGE
Aaron Durbin
2015-08-31
drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macro
Alexandru Gagniuc
2015-08-31
drivers/intel/fsp_1_1: Remove useless #ifndef/#error pairs
Alexandru Gagniuc
2015-08-29
intel/fsp1_1/hob.c: Refactor file to match coreboot coding style
Alexandru Gagniuc
2015-08-29
drivers/intel/fsp1_1: Don't compile GOP support in romstage
Alexandru Gagniuc
2015-08-29
fsp1_1: remove duplicate mrc caching mechanism
Aaron Durbin
2015-08-14
fsp1_1: fsp_relocate: use struct region_device and struct prog
Aaron Durbin
2015-07-10
FSP 1.1: Update the CBFS image type
Lee Leahy
2015-06-27
Kconfig: Remove unnecessary and incorrect MRC_CACHE symbols
Martin Roth
2015-06-25
Intel FSP 1.1: Move Kconfig comment inside 'if' block
Martin Roth
2015-06-24
FSP 1.1: Bring source up-to-date
Lee Leahy
2015-06-02
Hide PLATFORM_USES_FSP1_1.
Vladimir Serbinenko
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-28
Remove address from GPLv2 headers
Patrick Georgi
2015-05-23
drivers/intel: Update FSP 1.1 Driver
Lee Leahy
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-12
FSP 1.1 Comparison Base
Lee Leahy