Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make struct flashchip a field in struct flashctx instead of a complete copy | Carl-Daniel Hailfinger | 2012-08-25 | 1 | -4/+4 |
* | Add support for for the Atmel AT49F040 chip | David Borg | 2012-04-15 | 1 | -0/+8 |
* | Add struct flashctx * parameter to all functions accessing flash chips | Carl-Daniel Hailfinger | 2011-12-18 | 1 | -11/+11 |
* | Use struct flashctx instead of struct flashchip for flash chip access | Carl-Daniel Hailfinger | 2011-12-14 | 1 | -18/+18 |
* | Unsignify lengths and addresses in chip functions and structs | Stefan Tauner | 2011-11-23 | 1 | -6/+6 |
* | Remove unneeded inclusions of chipdrivers.h | Stefan Tauner | 2011-08-16 | 1 | -1/+0 |
* | Add a bunch of new/tested stuff and various small changes 5 | Stefan Tauner | 2011-07-25 | 1 | -2/+2 |
* | Add W39L040 | Michael Karcher | 2011-03-06 | 1 | -0/+16 |
* | Enable unlocking (erasing/writing) W39V040FB chips | Idwer Vollering | 2010-12-26 | 1 | -0/+10 |
* | Add support for Winbond W39V040FB and W39V040FC | Carl-Daniel Hailfinger | 2010-12-05 | 1 | -0/+255 |