summaryrefslogtreecommitdiffstats
path: root/w39v040c.c
Commit message (Expand)AuthorAgeFilesLines
* Convert chips' message printing to msg_c* Fixed suggestions by Carl-DanielSean Nelson2010-03-241-1/+1
* Kill dead w39v040c.c functionsSean Nelson2010-03-161-69/+0
* Split spi.c into programmer and chip code Remove chipdriver.h include from fl...Sean Nelson2010-02-261-0/+1
* Here's a very quick patch to fix the missing unlock codeSean Nelson2010-02-191-0/+26
* Generify jedec functions by introducing an address maskSean Nelson2010-01-041-2/+2
* Store block sizes and corresponding erase functions in struct flashchipCarl-Daniel Hailfinger2009-09-051-1/+1
* Unify some probe functions that basically correspond to probe_jedec()Carl-Daniel Hailfinger2009-09-051-14/+8
* Flashrom only checks for very few chips if the erase workedCarl-Daniel Hailfinger2009-06-151-8/+7
* Add programmer-specific delay functionsCarl-Daniel Hailfinger2009-06-051-6/+6
* Drop unused/duplicated #includes and some dead codeUwe Hermann2009-05-161-1/+0
* Introduce a type "chipaddr" to abstract the offsets within flash regionsCarl-Daniel Hailfinger2009-05-161-3/+3
* 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-9/+9
* Use helper functions to access flash chipsCarl-Daniel Hailfinger2009-03-051-9/+9
* Beautify flash chip ID verbose printout a little, always use %02xPeter Stuge2009-01-251-1/+1
* Winbond W39V040C and MSI K8T Neo2-FPeter Stuge2008-07-211-0/+98
OpenPOWER on IntegriCloud