Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for gcc 4.4 strict aliasing rules | Stefan Reinauer | 2009-09-04 | 1 | -3/+3 |
* | Support rdmsr/wrmsr operations on FreeBSD | Stefan Reinauer | 2009-08-19 | 1 | -0/+86 |
* | Fix up MSR handling in flashrom to support more OSes than Linux. | Stefan Reinauer | 2009-08-12 | 1 | -0/+135 |
* | There are some non-C99 compilers out there used to compile flashrom | Stephan Guilloux | 2009-06-23 | 1 | -1/+3 |
* | Various smaller flashrom improvements | Uwe Hermann | 2009-05-17 | 1 | -4/+4 |
* | Flash mapping/unmapping was performed without an abstraction layer, so even t... | Carl-Daniel Hailfinger | 2009-05-11 | 1 | -0/+21 |
* | Some coding style and consistency fixes | Uwe Hermann | 2009-04-15 | 1 | -2/+4 |
* | Exit(2) on /dev/mem open() failure and exit(3) on mmap() failure | Peter Stuge | 2009-01-26 | 1 | -2/+2 |
* | Add license header to physmap.c so everyone is happy | Peter Stuge | 2009-01-26 | 1 | -0/+18 |
* | Darwin / Mac OS X | Stefan Reinauer | 2009-01-26 | 1 | -1/+19 |
* | Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() call | Stefan Reinauer | 2009-01-26 | 1 | -0/+58 |