summaryrefslogtreecommitdiffstats
path: root/m29f002.c
Commit message (Expand)AuthorAgeFilesLines
* Flashrom only checks for very few chips if the erase workedCarl-Daniel Hailfinger2009-06-151-16/+30
* Add external programmer delay functions so external programmers can handle th...Carl-Daniel Hailfinger2009-06-051-2/+2
* Use chipaddr instead of volatile uint8_t * because when we access chips in ex...Carl-Daniel Hailfinger2009-05-161-6/+6
* Some coding style and consistency fixesUwe Hermann2009-04-151-16/+23
* FreeBSD definitions of (read|write)[bwl] collide with our ownCarl-Daniel Hailfinger2009-03-061-16/+16
* Use helper functions to access flash chipsCarl-Daniel Hailfinger2009-03-051-16/+16
* Fix one dead increment and one dead assignment as found by clangPeter Stuge2009-01-261-1/+1
* Driver for ST M29F002T/NT/BPeter Stuge2009-01-261-0/+105
OpenPOWER on IntegriCloud