summaryrefslogtreecommitdiffstats
path: root/w39v040c.c
Commit message (Expand)AuthorAgeFilesLines
* The patch converts jedec functions into mask-based generics which can be used...Sean Nelson2010-01-041-2/+2
* This is a patch which stores eraseblock sizes and corresponding block erase f...Carl-Daniel Hailfinger2009-09-051-1/+1
* Quite a few probe functions in flashrom are copies of probe_jedec with additi...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 external programmer delay functions so external programmers can handle th...Carl-Daniel Hailfinger2009-06-051-6/+6
* 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-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