summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/libcbfs
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Fix overwalk on file scanSteven Sherk2014-08-101-2/+13
* libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black2014-08-053-8/+8
* lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko2014-01-122-7/+14
* libpayload: expose cbfs ram functionsAaron Durbin2013-12-121-3/+1
* libpayload: reduce libcbfs verbosityPatrick Georgi2013-09-031-1/+1
* CBFS: Change how the bss is zeroed when loading a stage.Gabe Black2013-08-151-6/+10
* CBFS: Change the signature of cbfs_decompress.Gabe Black2013-08-152-8/+5
* cbfs_core.c: make cfbs searches even less verboseDave Frodin2013-05-081-3/+3
* libpayload: make searching for a file less verboseAaron Durbin2013-05-061-1/+2
* libpayload: fix size_t handlingStefan Reinauer2013-03-261-1/+1
* cbfs: Change false ERROR print to a WARNING.Shawn Nematbakhsh2013-03-211-1/+1
* libpayload: Fix reading x86 CBFS images from RAMPatrick Georgi2013-03-122-3/+13
* libpayload: cbfs: Fix CBFS max size calculation.Hung-Te Lin2013-02-221-5/+5
* libpayload: libcbfs: Fix legacy CBFS API, typosPatrick Georgi2013-02-191-3/+3
* libpayload: New CBFS to support multiple firmware media sources.Hung-Te Lin2013-02-124-125/+420
* libpayload: Style fixesStefan Reinauer2013-01-151-5/+9
* Refactor the endianness conversion functions and header files.Gabe Black2012-11-081-1/+1
* libpayload: Allow using CBFS functions on images in RAMPatrick Georgi2012-01-261-4/+27
* don't scan beyond end of CBFSFlorian Zumbiehl2011-11-021-1/+2
* libpayload: export get_cbfs_header()Patrick Georgi2011-08-181-1/+1
* libpayload: Add liblzma, libcbfsPatrick Georgi2011-08-043-0/+283
OpenPOWER on IntegriCloud