aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp1_0/fsp_util.c
AgeCommit message (Expand)Author
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-10complier.h: add __noreturn and use it in code baseAaron Durbin
2018-07-09src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-04src/drivers: Get rid of whitespace before tabElyes HAOUAS
2017-09-13fsp1_0/fsp_util: Rename global symbol find_fspDamien Zammit
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2016-08-31src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS
2015-12-22drivers/intel/fsp1_0/fsp_util.c: Fix indentationMartin Roth
2015-12-06Remove #ifdef checks on Kconfig symbolsMartin Roth
2015-12-03intel/fsp: Add post codes for FSP phasesDuncan Laurie
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-02drivers/intel/fsp1_0: Remove executable bit from C filesPaul Menzel
2015-04-28fsp platforms: consolidate FspNotify callsMartin Roth
2015-04-24driver/intel/fsp: Correct the fastboot data (MRC data) printing lengthYork Yang
2015-04-24fsp: Move fsp to fsp1_0Marc Jones