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_0
/
fsp_util.c
Age
Commit message (
Expand
)
Author
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-10
complier.h: add __noreturn and use it in code base
Aaron Durbin
2018-07-09
src/{device,drivers}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-04
src/drivers: Get rid of whitespace before tab
Elyes HAOUAS
2017-09-13
fsp1_0/fsp_util: Rename global symbol find_fsp
Damien Zammit
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2016-08-31
src/drivers: Add required space before opening parenthesis '('
Elyes HAOUAS
2015-12-22
drivers/intel/fsp1_0/fsp_util.c: Fix indentation
Martin Roth
2015-12-06
Remove #ifdef checks on Kconfig symbols
Martin Roth
2015-12-03
intel/fsp: Add post codes for FSP phases
Duncan Laurie
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-02
drivers/intel/fsp1_0: Remove executable bit from C files
Paul Menzel
2015-04-28
fsp platforms: consolidate FspNotify calls
Martin Roth
2015-04-24
driver/intel/fsp: Correct the fastboot data (MRC data) printing length
York Yang
2015-04-24
fsp: Move fsp to fsp1_0
Marc Jones