aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/libcbfs
AgeCommit message (Expand)Author
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2015-03-21libpayload: cbfs: Fix ram_media map() error return valueJulius Werner
2014-12-31libpayload: Fix pointer related castsFurquan Shaikh
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-12-12libpayload: expose cbfs ram functionsAaron Durbin
2013-09-03libpayload: reduce libcbfs verbosityPatrick Georgi
2013-08-15CBFS: Change how the bss is zeroed when loading a stage.Gabe Black
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-26libpayload: fix size_t handlingStefan Reinauer
2013-03-21cbfs: Change false ERROR print to a WARNING.Shawn Nematbakhsh
2013-03-12libpayload: Fix reading x86 CBFS images from RAMPatrick Georgi
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
2013-01-15libpayload: Style fixesStefan Reinauer
2012-11-08Refactor the endianness conversion functions and header files.Gabe Black
2012-01-26libpayload: Allow using CBFS functions on images in RAMPatrick Georgi
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