summaryrefslogtreecommitdiff
path: root/src/lib/cbfs.c
AgeCommit message (Expand)Author
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