summaryrefslogtreecommitdiffstats
path: root/w39v080fa.c
Commit message (Expand)AuthorAgeFilesLines
* Split spi.c into programmer and chip code Remove chipdriver.h include from fl...Sean Nelson2010-02-261-0/+1
* Use the register mapping feature bitCarl-Daniel Hailfinger2010-01-091-12/+0
* The patch converts jedec functions into mask-based generics which can be used...Sean Nelson2010-01-041-1/+1
* Quite a few probe functions in flashrom are copies of probe_jedec with additi...Carl-Daniel Hailfinger2009-09-051-22/+3
* Standardize on using __func__ instead of __FUNCTION__Uwe Hermann2009-09-021-1/+1
* Flashrom only checks for very few chips if the erase workedCarl-Daniel Hailfinger2009-06-151-10/+11
* Add external programmer delay functions so external programmers can handle th...Carl-Daniel Hailfinger2009-06-051-4/+4
* Use consistent naming for local chip ID variablesCarl-Daniel Hailfinger2009-05-271-5/+5
* Drop unused/duplicated #includes and some dead codeUwe Hermann2009-05-161-1/+0
* Use chipaddr instead of volatile uint8_t * because when we access chips in ex...Carl-Daniel Hailfinger2009-05-161-6/+6
* Use helper functions chip_{read,write}[bwl] to access flash chipsCarl-Daniel Hailfinger2009-05-121-2/+2
* FreeBSD definitions of (read|write)[bwl] collide with our ownCarl-Daniel Hailfinger2009-03-061-26/+26
* Use helper functions to access flash chipsCarl-Daniel Hailfinger2009-03-051-26/+26
* Coding-style fixes for flashrom, partly indent-aidedUwe Hermann2008-10-181-10/+11
* Set w39v080fa to fully supportedStefan Reinauer2008-07-021-0/+2
* oopsStefan Reinauer2008-03-181-0/+206
OpenPOWER on IntegriCloud