summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp1_0
AgeCommit message (Expand)Author
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-16drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-11soc/intel/fsp_broadwell_de: Move FSP_DEBUG_LEVEL option hereNico Huber
2019-01-15vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fspPatrick Rudolph
2019-01-14intel/fsp1_0: Add option to select FSP debug levelPatrick Rudolph
2018-12-28intel/fsp1_0/cache_as_ram.inc: Use tabs instead of white spacesElyes HAOUAS
2018-11-28soc/fsp_broadwell_de: Add early microcode updatesPhilipp Deppenwiese
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
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-11{src,util}: Use NULL instead of 0 for pointerElyes HAOUAS
2018-06-04src/drivers: Get rid of whitespace before tabElyes HAOUAS
2018-05-31{cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriateNico Huber
2018-05-31cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDENico Huber
2017-09-13fsp1_0/fsp_util: Rename global symbol find_fspDamien Zammit
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-08-31src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS
2016-06-17Fix some cbmem.h includesKyösti Mälkki
2016-05-11util/cbfstool: Allow xip/non-xip relocation for FSP componentFurquan Shaikh
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-02-10intel/fsp1_0: Allow the MRC cache to live in a FMAP regionBen Gardner
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-11-23fsp1_0: Update Kconfig for symbols not depending on FSP binaryMartin Roth
2015-11-16intel/fsp1_0: Use dummy microcode when calling FSP TempRamInitYork Yang
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-08fsp1_0: Fix broken logic when searching for FSPWerner Zeh
2015-10-06fsp/cache_as_ram.inc and boards: Fix incorrect usage of POST_IOAlexandru Gagniuc
2015-09-30cpu: microcode: Use microcode stored in binary formatAlexandru Gagniuc
2015-09-30intel/fsp1_0: Declare microcode to be size 0 if it doesn't existPatrick Georgi
2015-09-29intel/fsp1.0: Get size of microcode during build timeWerner Zeh
2015-09-07intel: Do not hardcode the position of mrc.cacheAlexandru Gagniuc
2015-09-04x86: remove cpu_incs as romstage Make variableAaron Durbin
2015-06-27Kconfig: Remove unnecessary and incorrect MRC_CACHE symbolsMartin Roth
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-02cbfs: new API and better program loadingAaron Durbin
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