summaryrefslogtreecommitdiff
path: root/src/lib/loaders
AgeCommit message (Expand)Author
2015-01-09misc: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-03-07x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING optionAaron Durbin
2014-03-03selfboot: use bootmem infrastructureAaron Durbin
2014-03-03coreboot: introduce arch_payload_run()Aaron Durbin
2014-03-03coreboot: use struct payload for selfload()Aaron Durbin
2014-03-03coreboot: move common code to payload_run() from selfboot()Aaron Durbin
2014-03-03coreboot: unify infrastructure for loading payloadsAaron Durbin
2014-02-15coreboot: infrastructure for different ramstage loadersAaron Durbin