Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Drop print_ implementation from non-romcc boards | Stefan Reinauer | 2015-01-09 | 1 | -1/+1 |
* | Rename coreboot_ram stage to ramstage | Furquan Shaikh | 2014-04-26 | 1 | -1/+1 |
* | x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option | Aaron Durbin | 2014-03-07 | 1 | -0/+7 |
* | selfboot: use bootmem infrastructure | Aaron Durbin | 2014-03-03 | 1 | -4/+1 |
* | coreboot: introduce arch_payload_run() | Aaron Durbin | 2014-03-03 | 1 | -1/+1 |
* | coreboot: use struct payload for selfload() | Aaron Durbin | 2014-03-03 | 1 | -1/+1 |
* | coreboot: move common code to payload_run() from selfboot() | Aaron Durbin | 2014-03-03 | 1 | -0/+16 |
* | coreboot: unify infrastructure for loading payloads | Aaron Durbin | 2014-03-03 | 3 | -0/+127 |
* | coreboot: infrastructure for different ramstage loaders | Aaron Durbin | 2014-02-15 | 3 | -0/+188 |