Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Abstract mapping/unmapping of flash regions | 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 |