Age | Commit message (Expand) | Author |
2019-03-07 | payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-11-06 | payloads/coreinfo/cbfs_module.c: Get rid of void pointer math | Richard Spiegel |
2018-06-15 | util/cbfstool: Support FIT payloads | Patrick Rudolph |
2018-05-16 | Revert "cbfs/payload type: Fix build warning and whitespace in name" | Ronald G. Minnich |
2018-05-15 | cbfs/payload type: Fix build warning and whitespace in name | Paul Menzel |
2018-05-04 | cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF | Patrick Rudolph |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2016-10-13 | coreinfo: make the CBFS list scrollable | Ben Gardner |
2016-03-11 | coreinfo/cbfs: Add some missing file types | Jonathan Neuschäfer |
2016-03-11 | coreinfo/cbfs: Don't assume that the free space is at the end | Jonathan Neuschäfer |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-13 | coreinfo: fix compilation | Stefan Reinauer |
2015-07-01 | coreinfo: Use IS_ENABLED() to query Kconfig variables | Stefan Reinauer |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-30 | Add multi-architecture support to cbfstool | David Hendricks |
2012-11-08 | Refactor the endianness conversion functions and header files. | Gabe Black |
2009-07-07 | Add initial support for a CBFS module for coreinfo. | Uwe Hermann |