summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/fsp1_1/car.c
Commit message (Expand)AuthorAgeFilesLines
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-1/+1
* drivers: Get rid of unnecessary blank lines {before,after} braceElyes HAOUAS2022-07-171-1/+0
* prog_loaders: Remove prog_locate()Julius Werner2021-03-171-4/+4
* src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS2020-06-061-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+0
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-0/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-1/+1
* arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki2019-08-151-7/+0
* cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki2019-08-151-11/+4
* cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki2019-08-071-1/+1
* src: Use '#include <timestamp.h>' when neededElyes HAOUAS2019-07-151-1/+0
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-3/+1
* drivers/intel/fsp1_1: Adjust postcar MTRRsKyösti Mälkki2019-07-041-49/+7
* drivers: Add missing #include <commonlib/helpers.h>Elyes HAOUAS2019-06-221-0/+1
* {drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK supportFrans Hendriks2019-06-121-28/+0
* src/drivers/intel: Avoid NULL pointer dereferenceJohn Zhao2019-06-051-0/+3
* soc/intel/braswell: Use common cpu/intel/car codeArthur Heymans2019-06-041-62/+13
* drivers/intel/fsp1_1: Exit cleanly if FSP not foundJacob Garber2019-06-031-9/+6
* soc/intel/skylake: Use common cpu/intel/car romstage codeArthur Heymans2019-05-291-9/+5
* Clean up unused arch/early_variables.h headerArthur Heymans2019-05-291-1/+1
* soc/intel/fsp1.1: Implement postcar stageArthur Heymans2019-05-211-38/+90
* drivers/intel/fsp1_1: Print the MTRR's FSP-T set upArthur Heymans2019-01-141-0/+2
* drivers/intel/fsp1.1: Read stack guards laterArthur Heymans2019-01-141-2/+5
* drivers/intel/fsp1_1: Add stack guardsArthur Heymans2019-01-101-0/+22
* soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber2018-11-231-2/+2
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* compiler.h: add __weak macroAaron Durbin2018-04-241-4/+5
* driver/intel/fsp1_1: Fix boot failure for non-verstage caseTeo Boon Tiong2017-01-191-1/+1
* vboot: consolidate google_chromeec_early_init() callsAaron Durbin2016-08-251-6/+0
* src/drivers: Capitalize CPU, RAM and ACPIElyes HAOUAS2016-07-311-2/+2
* lib: remove assets infrastructureAaron Durbin2015-12-101-1/+1
* cbfs/vboot: remove firmware component supportAaron Durbin2015-12-101-5/+7
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* fsp1_1: add verstage supportAaron Durbin2015-10-141-1/+41
* intel fsp1_1: prepare for romstage vboot verification splitAaron Durbin2015-10-111-0/+85