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