1. 74f1877 arch to drivers/intel: Fix misspellings & capitalization issues by Martin Roth · 12 months ago
  2. 3c75a8d commonlib/lz4_wrapper.c: do not use bitfields by Krystian Hebel · 3 years, 10 months ago
  3. 3c5b803 util/cbfstool: extend includes in commonlib by Idwer Vollering · 4 years ago
  4. 70282ae lz4: Fix out-of-bounds reads by Alex Rebert · 4 years, 6 months ago
  5. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 8 months ago[Renamed (70%) from src/commonlib/lz4_wrapper.c]
  6. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  7. 75a62e7 complier.h: add __always_inline and use it in code base by Aaron Durbin · 6 years ago
  8. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  9. 0578238 riscv: Update the gcc built-in macro __riscv__ by wxjstz · 7 years ago
  10. 49fd42d commonlib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  11. 72c60a4 commonlib: Fix issues with { } and else by Lee Leahy · 7 years ago
  12. 82ef8ad src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copy by Benjamin Barenblat · 8 years ago
  13. 4acb0e7 commonlib/lz4: Avoid unaligned memory access on RISC-V by Jonathan Neuschäfer · 8 years ago
  14. ca1b2d1 lz4_wrapper: Use __asm__ rather than asm. by Vladimir Serbinenko · 8 years ago
  15. 116485a cbfs: Fix compiler error for gcc versions < 4.6 by Werner Zeh · 8 years ago
  16. 87fe236 commonlib/lz4_wrapper: Use correct casts to ensure valid calculations by Paul Menzel · 8 years ago
  17. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago