summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/fsp1_0/fastboot_cache.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/intel/fsp1_0: Drop supportArthur Heymans2019-11-211-248/+0
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-3/+0
* intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessorKyösti Mälkki2019-08-211-6/+0
* drivers/intel/fsp1_0/fastboot_cache: Remove unneeded 'else'Elyes HAOUAS2019-06-211-6/+5
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh2017-05-191-4/+5
* spi: Clean up SPI flash driver interfaceFurquan Shaikh2016-11-221-4/+4
* intel/fsp1_0: Allow the MRC cache to live in a FMAP regionBen Gardner2016-02-101-2/+14
* Remove #ifdef checks on Kconfig symbolsMartin Roth2015-12-061-4/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cbfs: new API and better program loadingAaron Durbin2015-06-021-4/+3
* 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
* 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/+254