1. b66a555 payloads/coreinfo: Use C99 flexible arrays by Elyes Haouas · 1 year, 1 month ago
  2. d6b6b22 payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 10 months ago
  3. 07201d7 coreinfo: Use SPDX license identifiers by Jacob Garber · 4 years ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  5. eab2a29 payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  6. b93796d payloads/coreinfo/cbfs_module.c: Get rid of void pointer math by Richard Spiegel · 6 years ago
  7. 7ee05ed util/cbfstool: Support FIT payloads by Patrick Rudolph · 6 years ago
  8. c6d1349 Revert "cbfs/payload type: Fix build warning and whitespace in name" by Ronald G. Minnich · 6 years ago
  9. 717ba74 cbfs/payload type: Fix build warning and whitespace in name by Paul Menzel · 6 years ago
  10. 4f5bed5 cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF by Patrick Rudolph · 6 years ago
  11. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  12. d770bad coreinfo: make the CBFS list scrollable by Ben Gardner · 8 years ago
  13. 5368504 coreinfo/cbfs: Add some missing file types by Jonathan Neuschäfer · 8 years ago
  14. 1aca8b8 coreinfo/cbfs: Don't assume that the free space is at the end by Jonathan Neuschäfer · 8 years ago
  15. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  16. ccc55fd coreinfo: fix compilation by Stefan Reinauer · 9 years ago
  17. 04fb7a8 coreinfo: Use IS_ENABLED() to query Kconfig variables by Stefan Reinauer · 9 years ago
  18. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  19. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  20. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  21. 0af03d2 Refactor the endianness conversion functions and header files. by Gabe Black · 12 years ago
  22. 941c1fd Add initial support for a CBFS module for coreinfo. by Uwe Hermann · 15 years ago