summaryrefslogtreecommitdiff
path: root/src/include/cbfs.h
AgeCommit message (Expand)Author
2015-04-03program loading: introduce struct progAaron Durbin
2015-03-31loading: move ramstage cache function declarationsAaron Durbin
2015-03-31cbfs: remove run_address()Aaron Durbin
2015-03-24cbfs: expose init_backing_media()Aaron Durbin
2015-03-24vboot2: load decompressed stage directly to load addressDaisuke Nojiri
2014-12-28RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cacheKyösti Mälkki
2014-03-03coreboot: unify infrastructure for loading payloadsAaron Durbin
2014-02-15coreboot: infrastructure for different ramstage loadersAaron Durbin
2013-11-18cbfs: remove unused code and prototypeRonald G. Minnich
2013-05-01boot state: rebalance payload load vs actual bootAaron Durbin
2013-03-22coreboot: dynamic cbmem requirementAaron Durbin
2013-03-21coreboot: add caching loaded ramstage interfaceAaron Durbin
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2012-07-24Implement stack overflow checking for the BSPRonald G. Minnich
2011-08-04split CBFS support into shared core and extended functionsPatrick Georgi
2011-01-18Move option table (cmos.layout's binary representation)Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-091. This patch adds CAR for Intel P6 series processors.Joseph Smith
2010-03-01This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer
2010-02-22Random cosmetic fixes (trivial).Uwe Hermann
2009-10-09Move the ulzma prototype out of the function to make the code easier to read.Myles Watson
2009-07-18strdup the input of dirname, as dirname is freePatrick Georgi
2009-05-26Attached patch moves the CBFS payload loader to selfboot.c as it'sPatrick Georgi
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-14v2/src romfs->cbfs renamePeter Stuge