aboutsummaryrefslogtreecommitdiff
path: root/src/lib/prog_loaders.c
AgeCommit message (Expand)Author
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-03-13src/lib: Remove unnecessary codeLee Leahy
2016-12-01romstage_handoff: add helper to determine resume statusAaron Durbin
2016-11-09ACPI S3: Remove HIGH_MEMORY_SAVE where possibleKyösti Mälkki
2016-10-31lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin
2016-10-06arm64: Use 'payload' format for ATF instead of 'stage'Simon Glass
2016-06-24region: Add writeat and eraseat supportAntonello Dettori
2016-05-09lib/prog_loaders: Allow platforms to skip stage cacheFurquan Shaikh
2016-02-11lib/prog_loaders.c: remove arch/stages.h includeAaron Durbin
2015-12-10lib: remove assets infrastructureAaron Durbin
2015-12-10cbfs/vboot: remove firmware component supportAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-08-14stage_cache: make prog const in stage_cache_add()Aaron Durbin
2015-06-26prog_loader: Play nice with gc-sectionsStefan Reinauer
2015-06-02assets: abstract away the firmware assets used for bootingAaron Durbin
2015-06-02prog_loading: add region_device representing memoryAaron Durbin
2015-06-02cbfs: new API and better program loadingAaron Durbin