summaryrefslogtreecommitdiffstats
path: root/src/lib/loaders
Commit message (Expand)AuthorAgeFilesLines
* misc: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-091-1/+1
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-261-1/+1
* x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING optionAaron Durbin2014-03-071-0/+7
* selfboot: use bootmem infrastructureAaron Durbin2014-03-031-4/+1
* coreboot: introduce arch_payload_run()Aaron Durbin2014-03-031-1/+1
* coreboot: use struct payload for selfload()Aaron Durbin2014-03-031-1/+1
* coreboot: move common code to payload_run() from selfboot()Aaron Durbin2014-03-031-0/+16
* coreboot: unify infrastructure for loading payloadsAaron Durbin2014-03-033-0/+127
* coreboot: infrastructure for different ramstage loadersAaron Durbin2014-02-153-0/+188