index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
intel
/
fsp2_0
Age
Commit message (
Expand
)
Author
2018-08-10
src/drivers: Fix typo
Elyes HAOUAS
2018-07-17
security/vboot: Add interface for FSP 2.0 mrc caching
Philipp Deppenwiese
2018-06-28
drivers/intel/fsp2_0: Fix uncountable "information"
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-05-25
drivers/intel/fsp2_0: Make use of xmalloc for FSP-S UPD
Subrata Banik
2018-05-01
drivers/intel/fsp2_0: Include MP services header for UDK2017 supported platform
Subrata Banik
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-03-26
drivers/intel/fsp: Fix TPM initialization when vboot is disabled
Youness Alaoui
2018-02-28
drivers/intel/fsp2_0: Fix build error while DISPLAY_HOBS is selected
Subrata Banik
2018-02-09
drivers/intel/fsp2_0: Remove fsp_find_smbios_memory_info() from FSP2.0 driver
Subrata Banik
2018-01-31
drivers/intel/fsp2_0: Add support to display FSP version info Hob
Subrata Banik
2018-01-31
drivers/intel/fsp2_0: Make use of Resource Type macro from EDK code
Subrata Banik
2018-01-31
drivers/intel/fsp2_0: Unbind UDK2015 Kconfig from FSP2.0 driver
Subrata Banik
2018-01-18
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2018-01-11
intel/fsp2_0: Set boot mode default as per s3wake status
Aamir Bohra
2018-01-11
intel/fsp2_0: Issue hard reset in S3 resume for invalid mrc cache data
Aamir Bohra
2017-12-17
drivers/mrc_cache: move mrc_cache support to drivers
Aaron Durbin
2017-11-03
drivers/intel/fsp2_0/hob_verify: Correct conversion specifier
Paul Menzel
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-06
soc/intel/skylake: use locate_vbt directly instead of calling a wrapper
Patrick Georgi
2017-10-06
soc/intel/common: refactor locate_vbt and vbt_get
Patrick Georgi
2017-10-06
soc/intel/common: refactor locate_vbt
Patrick Georgi
2017-10-05
drivers/intel/fsp2_0: use common code to fetch vbt.bin
Patrick Georgi
2017-08-26
drivers/intel/fsp2_0: Link Post PCI enumeration Notify with BS_DEV_ENABLE
Subrata Banik
2017-08-17
arch/x86: Make postcar TempRamExit call generic
Marshall Dawson
2017-08-15
soc/intel/cannonlake: Add postcar stage support
Lijian Zhao
2017-08-10
fsp2_0/mma: Enable EvLoader in FSP for MMA
Pratik Prajapati
2017-07-25
drivers/intel/fsp2_0: Add NULL check while locating hob list ptr
Subrata Banik
2017-07-21
Revert "soc/intel/cannonlake: Add postcar stage support"
Martin Roth
2017-07-21
soc/intel/cannonlake: Add postcar stage support
Lijian Zhao
2017-07-17
intel/fsp: Add and use new post codes for FSP phase indication
Subrata Banik
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-08
fsp/gop: Add running the GOP to the choice of gfx init
Nico Huber
2017-06-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-05-18
coreboot_tables: specify clear interface for lb_framebuffer()
Aaron Durbin
2017-04-28
drivers/intel/fsp2_0: add option to incorporate platform memory version
Aaron Durbin
2017-03-10
drivers/intel/fsp2_0: Switch from binary to decimal
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Wrap lines at 80 columns
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Remove braces for single statements
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Fix spacing issues
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Add space before *
Lee Leahy
2017-03-10
drivers/intel/fsp2_0: Use tabs for indent
Lee Leahy
2017-02-22
drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp load
Furquan Shaikh
2016-12-21
drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API support
Brenton Dong
2016-12-15
soc/intel/common: remove mrc cache assumptions
Aaron Durbin
2016-12-13
intel MMA: Enable MMA with FSP2.0
Pratik Prajapati
2016-12-11
drivers/intel/fsp2_0: Include stddef.h in soc_binding.h
Furquan Shaikh
2016-12-01
romstage_handoff: remove code duplication
Aaron Durbin
[next]