summaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp1_1/ramstage.c
AgeCommit message (Expand)Author
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-01-10fsp1_1: Drop unused weak functionNico Huber
2019-12-20{drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoCWim Vervoorn
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-11-14{drivers,mainboard}: Move FSP logo support to fsp1_1Frans Hendriks
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-08-15cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-07-10drivers/intel/fsp1_1/raminit.c: Always check FSP HOBsFrans Hendriks
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-06-08fsp/gop: Add running the GOP to the choice of gfx initNico Huber
2017-02-22drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp loadFurquan Shaikh
2016-08-31src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS
2016-06-03drivers/intel/fsp1_1: Make weak routines quietLee Leahy
2016-05-09lib/prog_loaders: Allow platforms to skip stage cacheFurquan Shaikh
2016-03-14intel/fsp1.1: Mark graphics init done after SiliconInit phaseDuncan Laurie
2016-02-08drivers/intel/fsp1_1: Make fsp_run_silicon_init publicLee Leahy
2015-12-10lib: remove assets infrastructureAaron Durbin
2015-12-03intel/fsp: Add post codes for FSP phasesDuncan Laurie
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27FSP 1.1: Move common FSP codeLee Leahy