Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow compilation on all architectures even if direct hardware access | hailfinger | 2010-07-29 | 1 | -0/+2 |
* | Change the SPI bitbanging core to fix a subtle bug (which had no effect | hailfinger | 2010-07-17 | 1 | -0/+4 |
* | Add OpenBSD support. | hailfinger | 2010-07-02 | 1 | -1/+9 |
* | Work around shadowing warnings in libpci headers. This is needed for | hailfinger | 2010-06-25 | 1 | -0/+7 |
* | Handle the following architectures in generic flashrom code: | hailfinger | 2010-05-26 | 1 | -0/+140 |
* | Add MS-DOS crosscompilation support to flashrom. Tested, works fine. | hailfinger | 2010-03-16 | 1 | -0/+18 |
* | Various coding style and cosmetic changes (trivial). | uwe | 2010-03-13 | 1 | -14/+9 |
* | Linking in support for the internal programmer doesn't make sense if you | hailfinger | 2010-02-12 | 1 | -4/+0 |
* | Enable -Wshadow, clean code for that | mkarcher | 2010-01-12 | 1 | -6/+6 |
* | Add support for NetBSD. | hailfinger | 2010-01-08 | 1 | -0/+57 |
* | Split hardware access, OS abstraction and chip drivers out of flash.h to | hailfinger | 2009-12-14 | 1 | -0/+99 |