aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/libcbfs/cbfs_core.c
AgeCommit message (Expand)Author
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2014-08-10cbfs: Fix overwalk on file scanSteven Sherk
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2013-08-15CBFS: Change the signature of cbfs_decompress.Gabe Black
2013-05-08cbfs_core.c: make cfbs searches even less verboseDave Frodin
2013-05-06libpayload: make searching for a file less verboseAaron Durbin
2013-03-21cbfs: Change false ERROR print to a WARNING.Shawn Nematbakhsh
2013-02-22libpayload: cbfs: Fix CBFS max size calculation.Hung-Te Lin
2013-02-19libpayload: libcbfs: Fix legacy CBFS API, typosPatrick Georgi
2013-02-12libpayload: New CBFS to support multiple firmware media sources.Hung-Te Lin
2011-11-02don't scan beyond end of CBFSFlorian Zumbiehl
2011-08-18libpayload: export get_cbfs_header()Patrick Georgi
2011-08-04libpayload: Add liblzma, libcbfsPatrick Georgi