index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
include
/
cbfs_core.h
Age
Commit message (
Expand
)
Author
2016-08-27
cbfs: Add "struct" file type and associated helpers
Julius Werner
2016-05-17
libpayload: cbfs: Add cbfs_handle API for more fine-grained accesses
Julius Werner
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-11
libpayload: Add data structures for hashes in file attributes
Patrick Georgi
2015-09-17
libpayload: provide cbfs_file_find_attr()
Patrick Georgi
2015-09-17
libpayload: allow compression at file header level
Daisuke Nojiri
2015-09-17
libpayload: bring in file attribute support from cbfstool
Patrick Georgi
2015-07-15
libpayload: assume cbfs file alignment is 64 byte
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-01-09
libpayload: Add support for arm64 in libpayload
Furquan Shaikh
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-08-05
libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
Gabe Black
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-04-02
libpayload: cbfs_core.h: Add missing third person s in »it need*s*«
Paul Menzel
2013-02-12
libpayload: New CBFS to support multiple firmware media sources.
Hung-Te Lin
2013-01-04
Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".
Hung-Te Lin
2012-12-14
libpayload: Initial ARMv7 port
Stefan Reinauer
2012-11-30
Change TARGET_I386 to ARCH_X86
David Hendricks
2012-11-30
fix #if for target architecture in libpayload
David Hendricks
2012-11-30
Add multi-architecture support to cbfstool
David Hendricks
2011-08-18
libpayload: export get_cbfs_header()
Patrick Georgi
2011-08-04
libpayload: Add liblzma, libcbfs
Patrick Georgi