aboutsummaryrefslogtreecommitdiff
path: root/src/include/cbfs_core.h
AgeCommit message (Expand)Author
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-31cbfs: add cbfs_serialized.h header fileAaron Durbin
2015-01-13cbfs: add cbfs_read()Aaron Durbin
2015-01-13cbfs: add cbfs_locate_file()Aaron Durbin
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2013-12-09Refactor usage of walkcbfs to permit access to CBFS headersAlexandru Gagniuc
2013-08-15CBFS: Change the signature of cbfs_decompress.Gabe Black
2013-07-11include: Fix spellingMartin Roth
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-04Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".Hung-Te Lin
2012-12-08cbfs_core.h: support for ARMv7 CBFS master headerStefan Reinauer
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-03-14Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is availableGabe Black
2011-08-18export get_cbfs_header()Sven Schnelle
2011-08-04split CBFS support into shared core and extended functionsPatrick Georgi