Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize on using __func__ instead of __FUNCTION__ | Uwe Hermann | 2009-09-02 | 1 | -1/+1 |
* | Verbose probe output is split across multiple lines for some probe functions | Carl-Daniel Hailfinger | 2009-07-23 | 1 | -5/+4 |
* | Add programmer-specific delay functions | Carl-Daniel Hailfinger | 2009-06-05 | 1 | -9/+9 |
* | Introduce a type "chipaddr" to abstract the offsets within flash regions | Carl-Daniel Hailfinger | 2009-05-16 | 1 | -1/+1 |
* | FreeBSD definitions of (read|write)[bwl] collide with our own | Carl-Daniel Hailfinger | 2009-03-06 | 1 | -11/+11 |
* | Use helper functions to access flash chips | Carl-Daniel Hailfinger | 2009-03-05 | 1 | -11/+11 |
* | Beautify flash chip ID verbose printout a little, always use %02x | Peter Stuge | 2009-01-25 | 1 | -1/+1 |
* | Coding-style fixes for flashrom, partly indent-aided | Uwe Hermann | 2008-10-18 | 1 | -1/+1 |
* | Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymore | Jens Kuehnel | 2008-06-18 | 1 | -0/+11 |
* | Add support for the Winbond W29EE011 | Markus Boas | 2007-08-30 | 1 | -0/+60 |