summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/refcode.c
Commit message (Expand)AuthorAgeFilesLines
* src/soc/intel: Remove unnecessary space after castsElyes Haouas2022-11-261-1/+1
* soc/intel/broadwell: Rename `ramstage.h`Angel Pons2021-08-021-1/+1
* cbfs: Remove prog_locate() for stages and rmodulesJulius Werner2021-03-161-5/+0
* soc/intel/{baytrail,broadwell}: Add missing <cbmem.h>Angel Pons2021-02-081-0/+1
* src: Remove unused <cbmem.h>Elyes HAOUAS2021-02-031-1/+0
* soc/intel/{baytrail,broadwell} Fix building with refcode blobsAngel Pons2021-01-301-6/+6
* soc/intel/baytrail,broadwell: Use resume_from_stage_cache()Kyösti Mälkki2021-01-291-13/+5
* src: Drop unused <cpu/x86/tsc.h> includeElyes HAOUAS2020-07-141-1/+0
* 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
* soc/intel/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* soc/intel/broadwell: Fix {}, () and conditional issuesLee Leahy2017-03-171-2/+1
* soc/intel/broadwell: use common Intel ACPI hardware definitionsAaron Durbin2016-07-151-1/+1
* lib: remove assets infrastructureAaron Durbin2015-12-101-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* intel/broadwell: Fix refcode handlingPatrick Georgi2015-06-231-2/+2
* assets: abstract away the firmware assets used for bootingAaron Durbin2015-06-021-4/+2
* cbfs: new API and better program loadingAaron Durbin2015-06-021-57/+12
* intel/broadwell: Hide use of acpi_slp_typeKyösti Mälkki2015-05-291-1/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: broadwell: correct refcode loadingAaron Durbin2015-05-131-1/+1
* coreboot: common stage cacheAaron Durbin2015-04-221-52/+5
* Broadwell: Set boot_mode of pei_data before running reference codeKenji Chen2015-04-101-1/+4
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-3/+3
* rmodule: use struct prog while loading rmodulesAaron Durbin2015-04-031-8/+12
* broadwell: fix HAVE_REFCODE_BLOB build errorsAaron Durbin2015-03-301-22/+28
* ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki2015-03-101-10/+1
* src: Too many terminators ';;' at end of stmts, stop SkynetEdward O'Callaghan2014-11-091-1/+1
* broadwell: add new intel SOCDuncan Laurie2014-10-221-0/+189