index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
prog_loaders.c
Age
Commit message (
Expand
)
Author
2017-03-13
src/lib: Remove unnecessary code
Lee Leahy
2016-12-01
romstage_handoff: add helper to determine resume status
Aaron Durbin
2016-11-09
ACPI S3: Remove HIGH_MEMORY_SAVE where possible
Kyösti Mälkki
2016-10-31
lib/prog_loaders: use common ramstage_cache_invalid()
Aaron Durbin
2016-10-06
arm64: Use 'payload' format for ATF instead of 'stage'
Simon Glass
2016-06-24
region: Add writeat and eraseat support
Antonello Dettori
2016-05-09
lib/prog_loaders: Allow platforms to skip stage cache
Furquan Shaikh
2016-02-11
lib/prog_loaders.c: remove arch/stages.h include
Aaron Durbin
2015-12-10
lib: remove assets infrastructure
Aaron Durbin
2015-12-10
cbfs/vboot: remove firmware component support
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-08-14
stage_cache: make prog const in stage_cache_add()
Aaron Durbin
2015-06-26
prog_loader: Play nice with gc-sections
Stefan Reinauer
2015-06-02
assets: abstract away the firmware assets used for booting
Aaron Durbin
2015-06-02
prog_loading: add region_device representing memory
Aaron Durbin
2015-06-02
cbfs: new API and better program loading
Aaron Durbin