Age | Commit message (Expand) | Author |
2021-03-16 | cbfs: Remove prog_locate() for stages and rmodules | Julius Werner |
2021-02-08 | soc/intel/{baytrail,broadwell}: Add missing <cbmem.h> | Angel Pons |
2021-02-03 | src: Remove unused <cbmem.h> | Elyes HAOUAS |
2021-01-30 | soc/intel/{baytrail,broadwell} Fix building with refcode blobs | Angel Pons |
2021-01-29 | soc/intel/baytrail,broadwell: Use resume_from_stage_cache() | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-06 | soc/intel/baytrail: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2015-12-10 | lib: remove assets infrastructure | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-02 | assets: abstract away the firmware assets used for booting | Aaron Durbin |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-13 | baytrail: broadwell: correct refcode loading | Aaron Durbin |
2015-04-22 | coreboot: common stage cache | Aaron Durbin |
2015-04-07 | baytrail: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-03 | rmodule: use struct prog while loading rmodules | Aaron Durbin |
2015-03-30 | baytrail: fix HAVE_REFCODE_BLOB build errors | Aaron Durbin |
2014-11-09 | src: Too many terminators ';;' at end of stmts, stop Skynet | Edward O'Callaghan |
2014-07-08 | soc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-21 | intel boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-05-12 | baytrail: add way to load reference code from vboot area | Aaron Durbin |
2014-05-10 | baytrail: cache reference code for S3 resume | Aaron Durbin |
2014-02-24 | baytrail: use version 2 of efi wrapper | Aaron Durbin |
2014-02-17 | baytrail: add support to run reference code blob | Aaron Durbin |