summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/fsp1_1/ramstage.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* fsp1_1: Drop unused weak functionNico Huber2020-01-101-6/+0
* {drivers,soc}/intel/fsp1_1: Move chipset specific logo handling to SoCWim Vervoorn2019-12-201-9/+10
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-3/+3
* {drivers,mainboard}: Move FSP logo support to fsp1_1Frans Hendriks2019-11-141-0/+14
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-3/+0
* cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki2019-08-151-22/+0
* arch/x86: Change smm_subregion() prototypeKyösti Mälkki2019-08-081-3/+3
* cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki2019-08-071-1/+1
* drivers/intel/fsp1_1/raminit.c: Always check FSP HOBsFrans Hendriks2019-07-101-13/+8
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-7/+7
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* compiler.h: add __weak macroAaron Durbin2018-04-241-4/+5
* fsp/gop: Add running the GOP to the choice of gfx initNico Huber2017-06-081-2/+2
* drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp loadFurquan Shaikh2017-02-221-2/+12
* src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-1/+1
* drivers/intel/fsp1_1: Make weak routines quietLee Leahy2016-06-031-3/+0
* lib/prog_loaders: Allow platforms to skip stage cacheFurquan Shaikh2016-05-091-2/+6
* intel/fsp1.1: Mark graphics init done after SiliconInit phaseDuncan Laurie2016-03-141-0/+9
* drivers/intel/fsp1_1: Make fsp_run_silicon_init publicLee Leahy2016-02-081-5/+3
* lib: remove assets infrastructureAaron Durbin2015-12-101-1/+1
* intel/fsp: Add post codes for FSP phasesDuncan Laurie2015-12-031-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* FSP 1.1: Move common FSP codeLee Leahy2015-10-271-0/+219