summaryrefslogtreecommitdiff
path: root/payloads/coreinfo/cbfs_module.c
AgeCommit message (Expand)Author
2020-09-14coreinfo: Use SPDX license identifiersJacob Garber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2019-03-07payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-11-06payloads/coreinfo/cbfs_module.c: Get rid of void pointer mathRichard Spiegel
2018-06-15util/cbfstool: Support FIT payloadsPatrick Rudolph
2018-05-16Revert "cbfs/payload type: Fix build warning and whitespace in name"Ronald G. Minnich
2018-05-15cbfs/payload type: Fix build warning and whitespace in namePaul Menzel
2018-05-04cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELFPatrick Rudolph
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2016-10-13coreinfo: make the CBFS list scrollableBen Gardner
2016-03-11coreinfo/cbfs: Add some missing file typesJonathan Neuschäfer
2016-03-11coreinfo/cbfs: Don't assume that the free space is at the endJonathan Neuschäfer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-13coreinfo: fix compilationStefan Reinauer
2015-07-01coreinfo: Use IS_ENABLED() to query Kconfig variablesStefan Reinauer
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-11-08Refactor the endianness conversion functions and header files.Gabe Black
2009-07-07Add initial support for a CBFS module for coreinfo.Uwe Hermann