summaryrefslogtreecommitdiffstats
path: root/src/include/cbfs_core.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-1/+1
* lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko2014-01-121-1/+1
* Refactor usage of walkcbfs to permit access to CBFS headersAlexandru Gagniuc2013-12-091-3/+11
* CBFS: Change the signature of cbfs_decompress.Gabe Black2013-08-151-1/+1
* include: Fix spellingMartin Roth2013-07-111-1/+1
* Extend CBFS to support arbitrary ROM source media.Hung-Te Lin2013-01-301-20/+52
* Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".Hung-Te Lin2013-01-041-3/+3
* cbfs_core.h: support for ARMv7 CBFS master headerStefan Reinauer2012-12-081-0/+3
* Add multi-architecture support to cbfstoolDavid Hendricks2012-11-301-8/+18
* Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is availableGabe Black2012-03-141-0/+2
* export get_cbfs_header()Sven Schnelle2011-08-181-0/+1
* split CBFS support into shared core and extended functionsPatrick Georgi2011-08-041-0/+180