1. 03688ec libpayload: get cbfs offset & size for default media from lib_sysinfo by Daisuke Nojiri · 9 years ago
  2. f86d035 libpayload: Allow non-default CBFS media by Patrick Georgi · 9 years ago
  3. 2ccb280 cbfs: read cbfs offset and size from sysinfo by Daisuke Nojiri · 9 years ago
  4. bda38ee libpayload: Check for CBFS_DEFAULT_MEDIA in cbfs_get_file_content() by Nico Huber · 9 years ago
  5. ac1f4b8 libpayload: Fix possible NULL deref in cbfs_get_file_content() by Nico Huber · 9 years ago
  6. 9dcf457 cbfs: fix debug message by Daisuke Nojiri · 9 years ago
  7. eb33b3f libpayload: provide cbfs_file_find_attr() by Patrick Georgi · 9 years ago
  8. d66f1da libpayload: allow compression at file header level by Daisuke Nojiri · 9 years ago
  9. 5c6dc72 libpayload: rename cbfs variable from name to vardata by Daisuke Nojiri · 9 years ago
  10. 377d1db libpayload: bring in file attribute support from cbfstool by Patrick Georgi · 9 years ago
  11. 2272b80 libpayload: assume cbfs file alignment is 64 byte by Patrick Georgi · 9 years ago
  12. 1b4d394 libpayload: Make Kconfig bools use IS_ENABLED() by Stefan Reinauer · 9 years ago
  13. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  14. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  15. e17843c cbfs: Fix overwalk on file scan by Steven Sherk · 11 years ago
  16. 1ee2c6d libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. by Gabe Black · 11 years ago
  17. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  18. 0c605a5 CBFS: Change the signature of cbfs_decompress. by Gabe Black · 11 years ago
  19. 37f8c3a cbfs_core.c: make cfbs searches even less verbose by Dave Frodin · 11 years ago
  20. 3eddcff libpayload: make searching for a file less verbose by Aaron Durbin · 11 years ago
  21. c322118 cbfs: Change false ERROR print to a WARNING. by Shawn Nematbakhsh · 11 years ago
  22. fbf0783 libpayload: cbfs: Fix CBFS max size calculation. by Hung-Te Lin · 11 years ago
  23. 46cb96bb libpayload: libcbfs: Fix legacy CBFS API, typos by Patrick Georgi · 11 years ago
  24. d01d036 libpayload: New CBFS to support multiple firmware media sources. by Hung-Te Lin · 11 years ago
  25. 2d4fece don't scan beyond end of CBFS by Florian Zumbiehl · 13 years ago
  26. b09e748 libpayload: export get_cbfs_header() by Patrick Georgi · 13 years ago
  27. 6de1ee4a libpayload: Add liblzma, libcbfs by Patrick Georgi · 13 years ago