aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0/memory_init.c
AgeCommit message (Expand)Author
2016-08-03drivers/intel/fsp2_0: FSP driver handles all FSP errorsLee Leahy
2016-08-03drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInitLee Leahy
2016-08-03drivers/intel/fsp2_0: Add display HOB supportLee Leahy
2016-08-02drivers/fsp2_0: Increment boot count for non-S3 bootFurquan Shaikh
2016-08-02drivers/intel/fsp2_0: Display FSP calls and statusLee Leahy
2016-07-28drivers/intel/fsp2_0: Update the copyrightsLee Leahy
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-27drivers/intel/fsp2_0: Update MRC cache with dead version in recoveryFurquan Shaikh
2016-07-26drivers/intel/fsp2_0: Enable XIP romstage with loaded FSP-MLee Leahy
2016-07-19drivers/intel/fsp2_0: handle reset requests from FSPMAaron Durbin
2016-07-19drivers/intel/fsp2_0: range check stack provided to FSPMAaron Durbin
2016-07-19drivers/intel/fsp2_0: don't use saved memory data in recovery modeAaron Durbin
2016-07-19drivers/intel/fsp2_0: honor FSP revision for memory training dataAaron Durbin
2016-07-19drivers/intel/fsp2_0: handle XIP and non-XIP for FSPM componentAaron Durbin
2016-07-19drivers/intel/fsp2_0: implement common memory_init() tasksAaron Durbin
2016-07-19drivers/intel/fsp2_0: set BootLoaderTolumSize genericallyAaron Durbin
2016-05-26drivers/intel/fsp2_0: Send post codes around calls to the blobsAlexandru Gagniuc
2016-05-18drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFSAndrey Petrov
2016-03-08drivers/intel/fsp2_0: Add MemoryInit APIAndrey Petrov