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