summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/refcode.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
* soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* lib: remove assets infrastructureAaron Durbin2015-12-101-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* assets: abstract away the firmware assets used for bootingAaron Durbin2015-06-021-4/+2
* cbfs: new API and better program loadingAaron Durbin2015-06-021-56/+11
* 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
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-2/+2
* rmodule: use struct prog while loading rmodulesAaron Durbin2015-04-031-8/+12
* baytrail: fix HAVE_REFCODE_BLOB build errorsAaron Durbin2015-03-301-22/+28
* src: Too many terminators ';;' at end of stmts, stop SkynetEdward O'Callaghan2014-11-091-1/+1
* soc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-211-10/+1
* baytrail: add way to load reference code from vboot areaAaron Durbin2014-05-121-10/+50
* baytrail: cache reference code for S3 resumeAaron Durbin2014-05-101-8/+101
* baytrail: use version 2 of efi wrapperAaron Durbin2014-02-241-0/+2
* baytrail: add support to run reference code blobAaron Durbin2014-02-171-0/+60