1. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  2. 12d45b2 cbfs: expose init_backing_media() by Aaron Durbin · 9 years ago
  3. 0a0fc3b cbfs: change 1 message level to WARNING if cbfs can't find specific data by Kane Chen · 10 years ago
  4. b3e0202 cbfs: add cbfs_read() by Aaron Durbin · 10 years ago
  5. b312b7f cbfs: add cbfs_locate_file() by Aaron Durbin · 10 years ago
  6. cdabc88 lib/cbfs: Use linker symbols over .c include in cbfs.c by Edward O'Callaghan · 10 years ago
  7. ff178be lib/cbfs: more cleanup for 32/64 issues by Ronald G. Minnich · 10 years ago
  8. 586460b cbfs: Check return value of map() for error by Julius Werner · 11 years ago
  9. e17843c cbfs: Fix overwalk on file scan by Steven Sherk · 11 years ago
  10. 6beb1fe lib: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  11. 3d6ffe7 load_payload: Use 32-bit accesses to speed up decompression. by Vladimir Serbinenko · 10 years ago
  12. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  13. 0c605a5 CBFS: Change the signature of cbfs_decompress. by Gabe Black · 11 years ago
  14. c6b4416 CBFS: Use memmove instead of memcpy when loading a file from CBFS. by Gabe Black · 11 years ago
  15. 37f8c3a cbfs_core.c: make cfbs searches even less verbose by Dave Frodin · 11 years ago
  16. e690eda cbfs: make searching for a file less verbose by Aaron Durbin · 11 years ago
  17. c322118 cbfs: Change false ERROR print to a WARNING. by Shawn Nematbakhsh · 11 years ago
  18. 58fd5e1 libcbfs: Fix legacy CBFS API, typos by Hung-Te Lin · 11 years ago
  19. c720d8d cbfs: Fix CBFS max size calculation. by Hung-Te Lin · 11 years ago
  20. 966e2db cbfs: Revise debug messages. by Hung-Te Lin · 11 years ago
  21. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  22. fe42218 Make CBFS output more consistent by Stefan Reinauer · 12 years ago
  23. 2d4fece don't scan beyond end of CBFS by Florian Zumbiehl · 13 years ago
  24. d819853 export get_cbfs_header() by Sven Schnelle · 13 years ago
  25. b883515 split CBFS support into shared core and extended functions by Patrick Georgi · 13 years ago