summaryrefslogtreecommitdiff
path: root/w39v040c.c
Commit message (Expand)AuthorAgeFilesLines
* Convert chips' message printing to msg_c*snelson2010-03-241-1/+1
* kill dead w39v040c.c functionssnelson2010-03-161-69/+0
* Split spi.c into programmer and chip codesnelson2010-02-261-0/+1
* Here's a very quick patch to fix the missing unlock code.snelson2010-02-191-0/+26
* The patch converts jedec functions into mask-based generics which can be usedsnelson2010-01-041-2/+2
* This is a patch which stores eraseblock sizes and corresponding blockhailfinger2009-09-051-1/+1
* Quite a few probe functions in flashrom are copies of probe_jedec withhailfinger2009-09-051-14/+8
* flashrom only checks for very few chips if the erase worked.hailfinger2009-06-151-8/+7
* Add external programmer delay functions so external programmers canhailfinger2009-06-051-6/+6
* Drop unused/duplicated #includes and some dead code (trivial).uwe2009-05-161-1/+0
* Use chipaddr instead of volatile uint8_t * because when we accesshailfinger2009-05-161-3/+3
* Use helper functions chip_{read,write}[bwl] to access flash chips.hailfinger2009-05-121-2/+2
* Original v2 revision: 3984hailfinger2009-03-061-9/+9
* Original v2 revision: 3971hailfinger2009-03-051-9/+9
* Original v2 revision: 3895stuge2009-01-251-1/+1
* Original v2 revision: 3431stuge2008-07-211-0/+98