aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/quark/romstage/fsp2_0.c
AgeCommit message (Expand)Author
2019-10-26soc,mb/intel: clean up remaining FSP2.0 socs/boardsMichael Niewöhner
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-09-11arch/x86: Restrict use of _car_global[start|end]Kyösti Mälkki
2019-09-11arch/x86: Drop _car_relocatable_data symbolsKyösti Mälkki
2019-08-30intel/quark: Use common romstage entryKyösti Mälkki
2019-08-30intel/quark: Remove extra steps on entry to romstageKyösti Mälkki
2019-08-28soc/intel: Move fill_postcar_frame to memmap.cKyösti Mälkki
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-05-29soc/intel/quark: Don't use CAR_GLOBALArthur Heymans
2019-05-22post_code: add post code for critical CBFS failuresKeith Short
2019-05-21soc/intel/fsp1.1: Implement postcar stageArthur Heymans
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-27console: Split loglevel for fast and slowKyösti Mälkki
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2018-12-20soc/intel: Get rid of device_tElyes HAOUAS
2018-06-04soc/{amd,intel}: Use postcar_frame_add_romcache()Nico Huber
2018-05-31soc/{amd,intel}: Use CACHE_ROM_(BASE|SIZE)Nico Huber
2017-05-08soc/intel/quark: Add SD/MMC test supportLee Leahy
2017-03-15soc/intel/quark: Read the rmu.bin file from read-only regionLee Leahy
2017-03-07soc/intel/quark: Fix errors detected by checkpatchLee Leahy
2016-11-30driver/intel/fsp2_0: Add version parameter to FSP platform callbackAndrey Petrov
2016-09-30soc/intel/quark: Fix FSP 2.0 buildLee Leahy
2016-08-10soc/intel/quark: Switch to using serial routines for FSPLee Leahy
2016-08-05soc/intel/quark: Disable FSP serial outputLee Leahy
2016-08-05soc/intel/quark: Add FSP 2.0 romstage supportLee Leahy
2016-08-05soc/intel/quark: Add FSP 2.0 boot block supportLee Leahy