summaryrefslogtreecommitdiff
path: root/src/include/program_loading.h
AgeCommit message (Expand)Author
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
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
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-11vboot: inject vboot loader for stage loadingAaron Durbin
2015-04-30program loading: add optional is_loader_active() callbackAaron Durbin
2015-04-22coreboot: common stage cacheAaron Durbin
2015-04-03program loading: unify on struct progAaron Durbin
2015-04-03program loading: add prog_run() functionAaron Durbin
2015-04-03program loading: introduce struct progAaron Durbin
2015-03-31program loading: provide one cache maintenance callbackAaron Durbin
2015-03-31payload loading: remove passing of struct payloadAaron Durbin
2015-03-31loading: move ramstage cache function declarationsAaron Durbin
2015-03-27cbfs/rmodule: add architecture specific operations at stage loadIonela Voinescu
2015-03-20loaders: add run_romstage() function to bootblockAaron Durbin
2015-03-20loaders: add program_loading.h header fileAaron Durbin