summaryrefslogtreecommitdiffstats
path: root/src/lib/ext_stage_cache.c
Commit message (Expand)AuthorAgeFilesLines
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-201-3/+1
* src/lib: Remove unused function parameters in imd.cAnna Karas2020-08-041-2/+2
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/lib: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* lib/*_stage_cache.c: drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-13/+7
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* lib/ext_stage_cache: include prog arg in stage cache metadataAaron Durbin2018-04-241-1/+3
* lib/stage_cache: Add save/get raw storageMarshall Dawson2018-02-071-0/+41
* lib/stage_cache: Add debug messages for failuresMarshall Dawson2018-02-011-4/+16
* soc/intel/apollolake: Implement stage cache to improve resume timeBrandon Breitenstein2016-10-071-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* stage_cache: make prog const in stage_cache_add()Aaron Durbin2015-08-141-1/+1
* stage_cache: use cbmem init hooksAaron Durbin2015-06-091-7/+10
* coreboot: common stage cacheAaron Durbin2015-04-221-0/+129