Age | Commit message (Expand) | Author |
2015-01-13 | cbfs: add cbfs_read() | Aaron Durbin |
2015-01-13 | cbfs: add cbfs_locate_file() | Aaron Durbin |
2014-11-19 | lib/cbfs: Use linker symbols over .c include in cbfs.c | Edward O'Callaghan |
2014-10-16 | lib/cbfs: more cleanup for 32/64 issues | Ronald G. Minnich |
2014-08-10 | cbfs: Check return value of map() for error | Julius Werner |
2014-08-10 | cbfs: Fix overwalk on file scan | Steven Sherk |
2014-07-08 | lib: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-02-05 | load_payload: Use 32-bit accesses to speed up decompression. | Vladimir Serbinenko |
2014-01-12 | lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content | Vladimir Serbinenko |
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 |