summaryrefslogtreecommitdiff
path: root/w39.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor unlocking of many chips with locking at register space address +2.stefanct2014-08-031-107/+5
* Add support for Winbond W39F010/W39L010/W39L020.stefanct2012-10-281-0/+57
* Make struct flashchip a field in struct flashctx instead of a complete copy.hailfinger2012-08-251-4/+4
* Add support for for the Atmel AT49F040 chip.uwe2012-04-151-0/+8
* Add struct flashctx * parameter to all functions accessing flash chips.hailfinger2011-12-181-11/+11
* Use struct flashctx instead of struct flashchip for flash chip accesshailfinger2011-12-141-18/+18
* Unsignify lengths and addresses in chip functions and structsstefanct2011-11-231-6/+6
* Remove unneeded inclusions of chipdrivers.hstefanct2011-08-161-1/+0
* add a bunch of new/tested stuff and various small changes 5stefanct2011-07-251-2/+2
* Add W39L040mkarcher2011-03-061-0/+16
* enable unlocking (erasing/writing) W39V040FB chipsmkarcher2010-12-261-0/+10
* Add support for Winbond W39V040FB and W39V040FC.hailfinger2010-12-051-0/+255