aboutsummaryrefslogtreecommitdiff
path: root/src/lib/cbfs.c
AgeCommit message (Expand)Author
2013-03-20x86: don't clear bss in ramstage entryAaron Durbin
2013-03-19cbfs: alternative support for cbfs_load_payload()Aaron Durbin
2013-02-06cbfs: Revise debug messages.Hung-Te Lin
2013-02-03armv7: Add 'bootblock' build class.Hung-Te Lin
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2012-05-04Make CBFS output more consistentStefan Reinauer
2011-10-21Use ntohll where appropriate.Stefan Reinauer
2011-08-04split CBFS support into shared core and extended functionsPatrick Georgi
2011-06-15X60: trigger save cmos on volume/brightness changeSven Schnelle
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-01This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer
2010-02-22YABEL updateStefan Reinauer
2009-11-11Help track down enable_rom issues in CBFS. If the magicPatrick Georgi
2009-10-28Create lib.h for homeless prototypes.Myles Watson
2009-10-26reasonable output for cbfs loading..Stefan Reinauer
2009-10-09Move the ulzma prototype out of the function to make the code easier to read.Myles Watson
2009-08-2020090819-2-trim-down-cbfs:Patrick Georgi
2009-07-23CBFS stuff:Stefan Reinauer
2009-07-18strdup the input of dirname, as dirname is freePatrick Georgi
2009-05-27Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick 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-25Make the CBFS file lookup skip file data instead of brute-forcingPatrick Georgi
2009-04-24These are some really horrible bugs that got through. Ronald G. Minnich
2009-04-14v2/src romfs->cbfs renamePeter Stuge