aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/include/cbfs_core.h
AgeCommit message (Expand)Author
2020-11-08libpayload: Add compiler.h to compiler parametersJacob Garber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2019-10-18util/cbfstool: Add optional argument ibbPhilipp Deppenwiese
2019-02-28libpayload: cbfs: Require input size and output size for cbfs_decompressYou-Cheng Syu
2018-06-15util/cbfstool: Support FIT payloadsPatrick Rudolph
2018-05-04cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELFPatrick Rudolph
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-05-17libpayload: cbfs: Add cbfs_handle API for more fine-grained accessesJulius Werner
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-11libpayload: Add data structures for hashes in file attributesPatrick Georgi
2015-09-17libpayload: provide cbfs_file_find_attr()Patrick Georgi
2015-09-17libpayload: allow compression at file header levelDaisuke Nojiri
2015-09-17libpayload: bring in file attribute support from cbfstoolPatrick Georgi
2015-07-15libpayload: assume cbfs file alignment is 64 bytePatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2015-01-09libpayload: Add support for arm64 in libpayloadFurquan Shaikh
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
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-04-02libpayload: cbfs_core.h: Add missing third person s in »it need*s*«Paul Menzel
2013-02-12libpayload: New CBFS to support multiple firmware media sources.Hung-Te Lin
2013-01-04Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".Hung-Te Lin
2012-12-14libpayload: Initial ARMv7 portStefan Reinauer
2012-11-30Change TARGET_I386 to ARCH_X86David Hendricks
2012-11-30fix #if for target architecture in libpayloadDavid Hendricks
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2011-08-18libpayload: export get_cbfs_header()Patrick Georgi
2011-08-04libpayload: Add liblzma, libcbfsPatrick Georgi