summaryrefslogtreecommitdiff
path: root/w39v080fa.c
Commit message (Expand)AuthorAgeFilesLines
* Use the register mapping feature bit.hailfinger2010-01-091-12/+0
* The patch converts jedec functions into mask-based generics which can be usedsnelson2010-01-041-1/+1
* Quite a few probe functions in flashrom are copies of probe_jedec withhailfinger2009-09-051-22/+3
* Standardize on using __func__ instead of __FUNCTION__.uwe2009-09-021-1/+1
* flashrom only checks for very few chips if the erase worked.hailfinger2009-06-151-10/+11
* Add external programmer delay functions so external programmers canhailfinger2009-06-051-4/+4
* Use consistent naming for local chip ID variables. Every chip besideshailfinger2009-05-271-5/+5
* 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-6/+6
* Use helper functions chip_{read,write}[bwl] to access flash chips.hailfinger2009-05-121-2/+2
* Original v2 revision: 3984hailfinger2009-03-061-26/+26
* Original v2 revision: 3971hailfinger2009-03-051-26/+26
* Original v2 revision: 3669uwe2008-10-181-10/+11
* Original v2 revision: 3406stepan2008-07-021-0/+2
* Original v2 revision: 3166stepan2008-03-181-0/+206