summaryrefslogtreecommitdiffstats
path: root/src/include/cbfs.h
Commit message (Expand)AuthorAgeFilesLines
* coreboot: unify infrastructure for loading payloadsAaron Durbin2014-03-031-6/+0
* coreboot: infrastructure for different ramstage loadersAaron Durbin2014-02-151-3/+19
* cbfs: remove unused code and prototypeRonald G. Minnich2013-11-181-1/+0
* boot state: rebalance payload load vs actual bootAaron Durbin2013-05-011-1/+2
* coreboot: dynamic cbmem requirementAaron Durbin2013-03-221-9/+12
* coreboot: add caching loaded ramstage interfaceAaron Durbin2013-03-211-0/+21
* Extend CBFS to support arbitrary ROM source media.Hung-Te Lin2013-01-301-6/+31
* Implement stack overflow checking for the BSPRonald G. Minnich2012-07-241-0/+1
* split CBFS support into shared core and extended functionsPatrick Georgi2011-08-041-120/+3
* Move option table (cmos.layout's binary representation)Patrick Georgi2011-01-181-0/+3
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* 1. This patch adds CAR for Intel P6 series processors.Joseph Smith2010-04-091-2/+0
* This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer2010-03-011-7/+9
* Random cosmetic fixes (trivial).Uwe Hermann2010-02-221-1/+1
* Move the ulzma prototype out of the function to make the code easier to read.Myles Watson2009-10-091-1/+1
* strdup the input of dirname, as dirname is freePatrick Georgi2009-07-181-2/+5
* Attached patch moves the CBFS payload loader to selfboot.c as it'sPatrick Georgi2009-05-261-0/+2
* Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson2009-04-301-0/+1
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-0/+169
OpenPOWER on IntegriCloud