Age | Commit message (Expand) | Author |
---|---|---|
2013-08-15 | CBFS: Change the signature of cbfs_decompress. | Gabe Black |
2013-07-15 | CBFS: Use memmove instead of memcpy when loading a file from CBFS. | Gabe Black |
2013-05-08 | cbfs_core.c: make cfbs searches even less verbose | Dave Frodin |
2013-05-03 | cbfs: make searching for a file less verbose | Aaron Durbin |
2013-03-21 | cbfs: Change false ERROR print to a WARNING. | Shawn Nematbakhsh |
2013-02-22 | libcbfs: Fix legacy CBFS API, typos | Hung-Te Lin |
2013-02-07 | cbfs: Fix CBFS max size calculation. | Hung-Te Lin |
2013-02-06 | cbfs: Revise debug messages. | Hung-Te Lin |
2013-01-30 | Extend CBFS to support arbitrary ROM source media. | Hung-Te Lin |
2012-05-04 | Make CBFS output more consistent | Stefan Reinauer |
2011-11-02 | don't scan beyond end of CBFS | Florian Zumbiehl |
2011-08-18 | export get_cbfs_header() | Sven Schnelle |
2011-08-04 | split CBFS support into shared core and extended functions | Patrick Georgi |