1. 03ae5c1 Add MS-DOS crosscompilation support by Rudolf Marek · 15 years ago
  2. baaffe0 Create a physical memory mapping function which requests cached readonly memory by Carl-Daniel Hailfinger · 15 years ago
  3. 95e892b Fix for gcc 4.4 strict aliasing rules by Stefan Reinauer · 15 years ago
  4. 173e3ea Support rdmsr/wrmsr operations on FreeBSD by Stefan Reinauer · 15 years ago
  5. 8fa6481 Fix up MSR handling to support more OSes than Linux. by Stefan Reinauer · 15 years ago
  6. 6d08a3e There are some non-C99 compilers out there used to compile flashrom by Stephan Guilloux · 15 years ago
  7. eaefb48 Various smaller flashrom improvements by Uwe Hermann · 15 years ago
  8. 1455b2b Abstract mapping/unmapping of flash regions by Carl-Daniel Hailfinger · 15 years ago
  9. 7b2969b Some coding style and consistency fixes by Uwe Hermann · 15 years ago
  10. 43438ba exit(2) on /dev/mem open() failure and exit(3) on mmap() failure by Peter Stuge · 16 years ago
  11. 33fefca Add license header to physmap.c so everyone is happy by Peter Stuge · 16 years ago
  12. f79edb9 Darwin / Mac OS X by Stefan Reinauer · 16 years ago
  13. 0593f21 Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() call by Stefan Reinauer · 16 years ago