summaryrefslogtreecommitdiff
path: root/src/lib/selfboot.c
AgeCommit message (Expand)Author
2014-03-03coreboot: introduce arch_payload_run()Aaron Durbin
2014-03-03selfboot: store bounce buffer in struct payloadAaron 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
2013-11-18cbfs: 64-bit cleanupsRonald G. Minnich
2013-08-31Remove NRV2B compression supportPatrick Georgi
2013-07-10Drop ELF remains from boot codeStefan Reinauer
2013-07-10lib: Fix spellingMartin Roth
2013-05-01boot state: rebalance payload load vs actual bootAaron Durbin
2013-05-01x86: use boot state callbacks to disable rom cacheAaron Durbin
2013-05-01coverage: use boot state callbacksAaron Durbin
2013-04-01boot: add disable_cache_rom() functionAaron Durbin
2013-03-21coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin
2013-03-19cbfs: alternative support for cbfs_load_payload()Aaron Durbin
2013-02-27selfboot: Report correct entry point address in debug message.Hung-Te Lin
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-12Implement GCC code coverage analysisStefan Reinauer
2012-11-30Drop boot directoryStefan Reinauer