1. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  2. 295d58b commonlib: Add common cbfs parsing logic to coreboot and cbfstool. by Aaron Durbin · 9 years ago
  3. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  4. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  5. 37a5d15 cbfs: add struct cbfsf by Aaron Durbin · 9 years ago
  6. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  7. 4d3e4c4 cbfs: hardcode file alignment by Patrick Georgi · 9 years ago
  8. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  9. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  10. d914412 cbfs: make cbfs_load_prog_stage_by_offset() public by Aaron Durbin · 9 years ago
  11. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  12. 6bfabce cbfs: look for CBFS header in a predefined place by Vadim Bendebury · 10 years ago
  13. e1298df exynos: return correct value when init_default_cbfs_media fails by Daisuke Nojiri · 10 years ago
  14. 3948e53 program loading: introduce struct prog by Aaron Durbin · 9 years ago
  15. fcfdff8 loading: move ramstage cache function declarations by Aaron Durbin · 9 years ago
  16. 5b9384c cbfs: remove run_address() by Aaron Durbin · 9 years ago
  17. 12d45b2 cbfs: expose init_backing_media() by Aaron Durbin · 9 years ago
  18. 3589017 vboot2: load decompressed stage directly to load address by Daisuke Nojiri · 10 years ago
  19. c7c0267 RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cache by Kyösti Mälkki · 10 years ago
  20. bdf913a coreboot: unify infrastructure for loading payloads by Aaron Durbin · 10 years ago
  21. 0f33307 coreboot: infrastructure for different ramstage loaders by Aaron Durbin · 11 years ago
  22. 7fda0e8 cbfs: remove unused code and prototype by Ronald G. Minnich · 11 years ago
  23. 001de1a boot state: rebalance payload load vs actual boot by Aaron Durbin · 11 years ago
  24. dd4a6d2 coreboot: dynamic cbmem requirement by Aaron Durbin · 11 years ago
  25. de1f890 coreboot: add caching loaded ramstage interface by Aaron Durbin · 11 years ago
  26. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  27. 9764d4c Implement stack overflow checking for the BSP by Ronald G. Minnich · 12 years ago
  28. b883515 split CBFS support into shared core and extended functions by Patrick Georgi · 13 years ago
  29. 2447937 Move option table (cmos.layout's binary representation) by Patrick Georgi · 14 years ago
  30. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  31. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
  32. 800379f by Stefan Reinauer · 14 years ago
  33. 548dbe7 Random cosmetic fixes (trivial). by Uwe Hermann · 14 years ago
  34. 86bf679 Move the ulzma prototype out of the function to make the code easier to read. by Myles Watson · 15 years ago
  35. f107538 strdup the input of dirname, as dirname is free by Patrick Georgi · 15 years ago
  36. d1185bf Attached patch moves the CBFS payload loader to selfboot.c as it's by Patrick Georgi · 15 years ago
  37. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  38. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago