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
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