1. 55ffccf libpayload: cbfs: Fix minor memory leak in some edge cases by Julius Werner · 8 years ago
  2. 33ab4fe libpayload: fix leak in libcbfs by Patrick Georgi · 8 years ago
  3. 2296479 libpayload: cbfs: Add cbfs_handle API for more fine-grained accesses by Julius Werner · 8 years ago
  4. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  5. 03688ec libpayload: get cbfs offset & size for default media from lib_sysinfo by Daisuke Nojiri · 9 years ago
  6. f86d035 libpayload: Allow non-default CBFS media by Patrick Georgi · 9 years ago
  7. 2ccb280 cbfs: read cbfs offset and size from sysinfo by Daisuke Nojiri · 9 years ago
  8. bda38ee libpayload: Check for CBFS_DEFAULT_MEDIA in cbfs_get_file_content() by Nico Huber · 9 years ago
  9. ac1f4b8 libpayload: Fix possible NULL deref in cbfs_get_file_content() by Nico Huber · 9 years ago
  10. 9dcf457 cbfs: fix debug message by Daisuke Nojiri · 9 years ago
  11. eb33b3f libpayload: provide cbfs_file_find_attr() by Patrick Georgi · 9 years ago
  12. d66f1da libpayload: allow compression at file header level by Daisuke Nojiri · 9 years ago
  13. 5c6dc72 libpayload: rename cbfs variable from name to vardata by Daisuke Nojiri · 9 years ago
  14. 377d1db libpayload: bring in file attribute support from cbfstool by Patrick Georgi · 9 years ago
  15. 03e8188 cbfs: fix printf for 64bit architectures by Daisuke Nojiri · 9 years ago
  16. 2272b80 libpayload: assume cbfs file alignment is 64 byte by Patrick Georgi · 9 years ago
  17. 1b4d394 libpayload: Make Kconfig bools use IS_ENABLED() by Stefan Reinauer · 9 years ago
  18. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  19. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  20. 5142163 libpayload: cbfs: Fix ram_media map() error return value by Julius Werner · 9 years ago
  21. 79a591f libpayload: Fix pointer related casts by Furquan Shaikh · 10 years ago
  22. e17843c cbfs: Fix overwalk on file scan by Steven Sherk · 11 years ago
  23. 1ee2c6d libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. by Gabe Black · 11 years ago
  24. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 10 years ago
  25. 580d11f libpayload: expose cbfs ram functions by Aaron Durbin · 11 years ago
  26. 9a91ba1 libpayload: reduce libcbfs verbosity by Patrick Georgi · 11 years ago
  27. ec3a462 CBFS: Change how the bss is zeroed when loading a stage. by Gabe Black · 11 years ago
  28. 0c605a5 CBFS: Change the signature of cbfs_decompress. by Gabe Black · 11 years ago
  29. 37f8c3a cbfs_core.c: make cfbs searches even less verbose by Dave Frodin · 11 years ago
  30. 3eddcff libpayload: make searching for a file less verbose by Aaron Durbin · 11 years ago
  31. e21f5e1 libpayload: fix size_t handling by Stefan Reinauer · 11 years ago
  32. c322118 cbfs: Change false ERROR print to a WARNING. by Shawn Nematbakhsh · 11 years ago
  33. db2e3aa libpayload: Fix reading x86 CBFS images from RAM by Patrick Georgi · 11 years ago
  34. fbf0783 libpayload: cbfs: Fix CBFS max size calculation. by Hung-Te Lin · 11 years ago
  35. 46cb96bb libpayload: libcbfs: Fix legacy CBFS API, typos by Patrick Georgi · 11 years ago
  36. d01d036 libpayload: New CBFS to support multiple firmware media sources. by Hung-Te Lin · 11 years ago
  37. 09e16dc libpayload: Style fixes by Stefan Reinauer · 11 years ago
  38. 0af03d2 Refactor the endianness conversion functions and header files. by Gabe Black · 12 years ago
  39. 409d17d libpayload: Allow using CBFS functions on images in RAM by Patrick Georgi · 12 years ago
  40. 2d4fece don't scan beyond end of CBFS by Florian Zumbiehl · 13 years ago
  41. b09e748 libpayload: export get_cbfs_header() by Patrick Georgi · 13 years ago
  42. 6de1ee4a libpayload: Add liblzma, libcbfs by Patrick Georgi · 13 years ago