summaryrefslogtreecommitdiff
path: root/src/include/romstage_handoff.h
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2018-09-28src/*: normalize Google copyright headersPatrick Georgi
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-12-01romstage_handoff: add helper to determine resume statusAaron Durbin
2016-12-01romstage_handoff: remove code duplicationAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-22coreboot: common stage cacheAaron Durbin
2015-04-21romstage_handoff: Fix for changing CBMEM structureDuncan Laurie
2015-04-06Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner
2014-02-15coreboot: infrastructure for different ramstage loadersAaron Durbin
2013-07-11include: Fix spellingMartin Roth
2013-03-22coreboot: dynamic cbmem requirementAaron Durbin
2013-03-21ramstage: cache relocated ramstage in RAMAaron Durbin
2013-03-21romstage_handoff: add s3_resume fieldAaron Durbin
2013-03-21romstage_handoff: provide common logic for setupAaron Durbin
2013-03-21coreboot: introduce romstage_handoff structureAaron Durbin