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. 03e8188 cbfs: fix printf for 64bit architectures by Daisuke Nojiri · 9 years ago
  12. 2272b80 libpayload: assume cbfs file alignment is 64 byte by Patrick Georgi · 9 years ago
  13. 1b4d394 libpayload: Make Kconfig bools use IS_ENABLED() by Stefan Reinauer · 9 years ago
  14. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  15. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  16. 5142163 libpayload: cbfs: Fix ram_media map() error return value by Julius Werner · 10 years ago
  17. 79a591f libpayload: Fix pointer related casts by Furquan Shaikh · 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 · 10 years ago
  21. 580d11f libpayload: expose cbfs ram functions by Aaron Durbin · 11 years ago
  22. 9a91ba1 libpayload: reduce libcbfs verbosity by Patrick Georgi · 11 years ago
  23. ec3a462 CBFS: Change how the bss is zeroed when loading a stage. by Gabe Black · 11 years ago
  24. 0c605a5 CBFS: Change the signature of cbfs_decompress. by Gabe Black · 11 years ago
  25. 37f8c3a cbfs_core.c: make cfbs searches even less verbose by Dave Frodin · 11 years ago
  26. 3eddcff libpayload: make searching for a file less verbose by Aaron Durbin · 11 years ago
  27. e21f5e1 libpayload: fix size_t handling by Stefan Reinauer · 11 years ago
  28. c322118 cbfs: Change false ERROR print to a WARNING. by Shawn Nematbakhsh · 11 years ago
  29. db2e3aa libpayload: Fix reading x86 CBFS images from RAM by Patrick Georgi · 11 years ago
  30. fbf0783 libpayload: cbfs: Fix CBFS max size calculation. by Hung-Te Lin · 11 years ago
  31. 46cb96bb libpayload: libcbfs: Fix legacy CBFS API, typos by Patrick Georgi · 11 years ago
  32. d01d036 libpayload: New CBFS to support multiple firmware media sources. by Hung-Te Lin · 11 years ago
  33. 09e16dc libpayload: Style fixes by Stefan Reinauer · 11 years ago
  34. 0af03d2 Refactor the endianness conversion functions and header files. by Gabe Black · 12 years ago
  35. 409d17d libpayload: Allow using CBFS functions on images in RAM by Patrick Georgi · 12 years ago
  36. 2d4fece don't scan beyond end of CBFS by Florian Zumbiehl · 13 years ago
  37. b09e748 libpayload: export get_cbfs_header() by Patrick Georgi · 13 years ago
  38. 6de1ee4a libpayload: Add liblzma, libcbfs by Patrick Georgi · 13 years ago