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