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
/
fsp2_0
/
silicon_init.c
Age
Commit message (
Expand
)
Author
2020-08-06
drivers/intel/fsp2_0: Do AP re-init after FSP-S if USE_INTEL_FSP_MP_INIT enable
Subrata Banik
2020-06-14
drivers/intel/fsp2_0: Add FSP 2.2 specific support
Subrata Banik
2020-05-28
drivers/intel/fsp2_0: add option to compress FSP-S in cbfs
Aaron Durbin
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2019-12-19
{drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC
Wim Vervoorn
2019-12-06
drivers/intel/fsp2_0: Add logo support
Wim Vervoorn
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-10-20
drivers/intel/fsp2_0: Make vbt_get() conditional
Marshall Dawson
2019-09-13
drivers/intel/fsp2_0: Allocate cfg_region_size for UPD
Marshall Dawson
2019-05-29
src/{device,drivers}: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
drivers/intel/fsp2_0: Fix typo mistake
Subrata Banik
2019-05-22
post_code: add post code for video initialization failure
Keith Short
2019-05-22
post_code: add post code for invalid vendor binary
Keith Short
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-05-25
drivers/intel/fsp2_0: Make use of xmalloc for FSP-S UPD
Subrata Banik
2017-07-17
intel/fsp: Add and use new post codes for FSP phase indication
Subrata Banik
2017-03-10
drivers/intel/fsp2_0: Remove braces for single statements
Lee Leahy
2017-02-22
drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp load
Furquan Shaikh
2016-11-21
fsp2_0: implement stage cache for silicon init
Brandon Breitenstein
2016-09-02
drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box
Brandon Breitenstein
2016-08-03
drivers/intel/fsp2_0: FSP driver handles all FSP errors
Lee Leahy
2016-08-02
drivers/intel/fsp2_0: Display FSP calls and status
Lee Leahy
2016-07-28
drivers/intel/fsp2_0: Update the copyrights
Lee Leahy
2016-07-19
drivers/intel/fsp2_0: handle reset requests from FSPS
Aaron Durbin
2016-07-19
drivers/intel/fsp2_0: load and relocate FSPS in cbmem
Aaron Durbin
2016-05-26
drivers/intel/fsp2_0: Send post codes around calls to the blobs
Alexandru Gagniuc
2016-05-18
drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFS
Andrey Petrov
2016-05-12
drivers/intel/fsp2_0: Add timestamps around all calls to the blob
Alexandru Gagniuc
2016-03-08
drivers/intel/fsp2_0: Add SiliconInit API
Andrey Petrov