summaryrefslogtreecommitdiff
path: root/util/cbfstool/cbfs.h
AgeCommit message (Expand)Author
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-13cbfstool: New image format w/ required FMAP and w/o CBFS master headerSol Boucher
2015-03-30cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHEMartin Roth
2015-03-04cbfstool: Clean up codeStefan Reinauer
2015-03-03cbfstool: Add the MIPS architecturePaul Burton
2014-10-16RISCV: add this architecture to cbfstoolRonald G. Minnich
2014-09-15cbfstool: add aarch64 as a nameRonald G. Minnich
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-08-07cbfstool: process cbfs_payload_segment(s) in host byte orderAaron Durbin
2014-04-18util/cbfstool: Fix "Bad segment type 53534220 Could not load payload".Wei Hu
2014-03-13cbfstool: add eflparsing.hAaron Durbin
2014-02-05Add an xdr function for the cbfs_file headerRonald G. Minnich
2014-02-05Change the linux payload generator to use the standard header generatorRonald G. Minnich
2014-02-04cbfstool: Eliminate global variable "arch"Alexandru Gagniuc
2014-02-04cbfstool: Remove more unused functions from common.cAlexandru Gagniuc
2014-02-02Add section header parsing and use it in the mk-payload stepRonald G. Minnich
2013-02-05cbfstool: Use cbfs_image API for "print" command.Hung-Te Lin
2013-02-05cbfstool: Add cbfs_image new CBFS image manipulation API.Hung-Te Lin
2013-01-19Add more information to the cbfstool printStefan Reinauer
2013-01-04Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".Hung-Te Lin
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-11-12cbfstool: Rework to use getopt style parametersStefan Reinauer
2011-10-24Various fixes to cbfstool.Stefan Reinauer
2011-01-18Move option table (cmos.layout's binary representation)Patrick Georgi
2011-01-14Allow coreboot to initialize CMOS if checksum is invalid.Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-01This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer
2009-09-14New cbfstool. Works without mmap or fork/exec andPatrick Georgi
2009-05-08I have made a very simple mod to cbfstool that is compatible with theRonald G. Minnich
2009-04-14v2/util: romfs -> cbfs renamePeter Stuge