summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/fsp1_0/fsp_util.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/intel/fsp1_0: Drop supportArthur Heymans2019-11-211-352/+0
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki2019-08-211-19/+7
* drivers/intel/fsp: use ALIGN_UP instead of ALIGN for better readabilityFelix Held2019-06-211-1/+1
* drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph2019-03-161-0/+12
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-5/+5
* soc/fsp_broadwell_de: Add early microcode updatesPhilipp Deppenwiese2018-11-281-0/+5
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* complier.h: add __noreturn and use it in code baseAaron Durbin2018-09-101-1/+2
* src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-6/+7
* src/drivers: Get rid of whitespace before tabElyes HAOUAS2018-06-041-1/+1
* fsp1_0/fsp_util: Rename global symbol find_fspDamien Zammit2017-09-131-2/+2
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+1
* src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-1/+1
* drivers/intel/fsp1_0/fsp_util.c: Fix indentationMartin Roth2015-12-221-4/+5
* Remove #ifdef checks on Kconfig symbolsMartin Roth2015-12-061-4/+0
* intel/fsp: Add post codes for FSP phasesDuncan Laurie2015-12-031-0/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* drivers/intel/fsp1_0: Remove executable bit from C filesPaul Menzel2015-05-021-0/+0
* fsp platforms: consolidate FspNotify callsMartin Roth2015-04-281-0/+29
* driver/intel/fsp: Correct the fastboot data (MRC data) printing lengthYork Yang2015-04-241-1/+1
* fsp: Move fsp to fsp1_0Marc Jones2015-04-241-0/+323