summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/cbfs.h
Commit message (Expand)AuthorAgeFilesLines
* cbfstool: Add support for hashes as file metadataPatrick Georgi2015-10-011-0/+29
* cbfstool: introduce new file typesPatrick Georgi2015-09-191-0/+4
* cbfstool: drop extra copy of filetype->string mapPatrick Georgi2015-09-141-0/+24
* cbfstool: off-by-one on the gcc version that provides _Static_assertPatrick Georgi2015-09-011-1/+1
* cbfstool: guard _Static_assertPatrick Georgi2015-09-011-0/+2
* cbfstool: allow compression at file header levelDaisuke Nojiri2015-09-011-0/+9
* cbfstool: add extended file attributes for cbfs_filePatrick Georgi2015-09-011-0/+11
* cbfstool: add cbfs file attribute structurePatrick Georgi2015-08-131-0/+10
* cbfstool: rename checksum to attributes_offsetPatrick Georgi2015-07-181-1/+1
* cbfstool: move fill value to cbfs.hPatrick Georgi2015-07-181-0/+3
* cbfstool: use variable length array to model cbfs_file's filenamePatrick Georgi2015-07-161-1/+1
* cbfstool: improve specification of struct cbfs_filePatrick Georgi2015-07-161-0/+4
* cbfstool: fix alignment to 64 bytePatrick Georgi2015-07-151-1/+3
* cbfstool: Make sure CBFS data structures are packed gcc styleStefan Reinauer2015-07-071-5/+11
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbfstool: New image format w/ required FMAP and w/o CBFS master headerSol Boucher2015-05-131-0/+3
* cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHEMartin Roth2015-03-301-0/+4
* cbfstool: Clean up codeStefan Reinauer2015-03-041-1/+0
* cbfstool: Add the MIPS architecturePaul Burton2015-03-031-0/+1
* RISCV: add this architecture to cbfstoolRonald G. Minnich2014-10-161-0/+1
* cbfstool: add aarch64 as a nameRonald G. Minnich2014-09-151-0/+1
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-1/+1
* cbfstool: process cbfs_payload_segment(s) in host byte orderAaron Durbin2014-08-071-0/+2
* util/cbfstool: Fix "Bad segment type 53534220 Could not load payload".Wei Hu2014-04-181-1/+1
* cbfstool: add eflparsing.hAaron Durbin2014-03-131-9/+0
* Add an xdr function for the cbfs_file headerRonald G. Minnich2014-02-051-0/+3
* Change the linux payload generator to use the standard header generatorRonald G. Minnich2014-02-051-0/+4
* cbfstool: Eliminate global variable "arch"Alexandru Gagniuc2014-02-041-0/+1
* cbfstool: Remove more unused functions from common.cAlexandru Gagniuc2014-02-041-7/+0
* Add section header parsing and use it in the mk-payload stepRonald G. Minnich2014-02-021-6/+33
* cbfstool: Use cbfs_image API for "print" command.Hung-Te Lin2013-02-051-0/+1
* cbfstool: Add cbfs_image new CBFS image manipulation API.Hung-Te Lin2013-02-051-0/+2
* Add more information to the cbfstool printStefan Reinauer2013-01-191-0/+2
* Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".Hung-Te Lin2013-01-041-3/+3
* Add multi-architecture support to cbfstoolDavid Hendricks2012-11-301-2/+13
* cbfstool: Rework to use getopt style parametersStefan Reinauer2012-11-121-0/+5
* Various fixes to cbfstool.Stefan Reinauer2011-10-241-12/+12
* Move option table (cmos.layout's binary representation)Patrick Georgi2011-01-181-0/+1
* Allow coreboot to initialize CMOS if checksum is invalid.Patrick Georgi2011-01-141-0/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-3/+3
* This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer2010-03-011-3/+8
* New cbfstool. Works without mmap or fork/exec andPatrick Georgi2009-09-141-97/+46
* I have made a very simple mod to cbfstool that is compatible with theRonald G. Minnich2009-05-081-0/+10
* v2/util: romfs -> cbfs renamePeter Stuge2009-04-141-0/+129