summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/fsp1_1/cache_as_ram.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Add .data section support for pre-memory stagesJeremy Compostella2023-09-141-0/+3
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-3/+3
* src: Move POST_BOOTBLOCK_CAR to common postcodes and use itMartin Roth2023-02-071-3/+1
* drivers/fsp: Rewrite post code hex values in lowercaseSean Rhodes2021-11-181-1/+1
* arch/x86: Move prologue to .init sectionKyösti Mälkki2021-01-071-0/+2
* drivers/intel/fsp1_1/cache_as_ram.S: Correct commentFrans Hendriks2020-12-101-1/+1
* drivers/intel/fsp1_1: Add function to report FSP-T outputFrans Hendriks2020-11-221-0/+13
* src/drivers/intel/fsp1_1/cache_as_ram.S: Clear _bss area onlyFrans Hendriks2020-11-221-6/+5
* drivers/intel/fsp1_1/cache_as_ram.S: Use _car_stack area for stackFrans Hendriks2020-11-201-1/+1
* 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
* drivers/intel/fsp1_1: Fake microcode update to make FSP happyArthur Heymans2019-11-101-2/+21
* soc/intel/braswell: Update microcode before FSPArthur Heymans2019-11-101-0/+41
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-6/+0
* {drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK supportFrans Hendriks2019-06-121-0/+214