summaryrefslogtreecommitdiffstats
path: root/w29ee011.c
Commit message (Expand)AuthorAgeFilesLines
* Make struct flashchip a field in struct flashctx instead of a complete copyCarl-Daniel Hailfinger2012-08-251-3/+3
* Add struct flashctx * parameter to all functions accessing flash chipsCarl-Daniel Hailfinger2011-12-181-11/+11
* Use struct flashctx instead of struct flashchip for flash chip accessCarl-Daniel Hailfinger2011-12-141-1/+1
* Remove unneeded inclusions of chipdrivers.hStefan Tauner2011-08-161-1/+0
* Fix Winbond W29EE011, W29EE012, W29C010M, W29C011A probingCarl-Daniel Hailfinger2011-07-261-5/+8
* Use __clang_version__ macroCarl-Daniel Hailfinger2010-07-171-1/+0
* Convert chips' message printing to msg_c* Fixed suggestions by Carl-DanielSean Nelson2010-03-241-2/+2
* Split spi.c into programmer and chip code Remove chipdriver.h include from fl...Sean Nelson2010-02-261-0/+1
* Standardize on using __func__ instead of __FUNCTION__Uwe Hermann2009-09-021-1/+1
* Verbose probe output is split across multiple lines for some probe functionsCarl-Daniel Hailfinger2009-07-231-5/+4
* Add programmer-specific delay functionsCarl-Daniel Hailfinger2009-06-051-9/+9
* Introduce a type "chipaddr" to abstract the offsets within flash regionsCarl-Daniel Hailfinger2009-05-161-1/+1
* FreeBSD definitions of (read|write)[bwl] collide with our ownCarl-Daniel Hailfinger2009-03-061-11/+11
* Use helper functions to access flash chipsCarl-Daniel Hailfinger2009-03-051-11/+11
* Beautify flash chip ID verbose printout a little, always use %02xPeter Stuge2009-01-251-1/+1
* Coding-style fixes for flashrom, partly indent-aidedUwe Hermann2008-10-181-1/+1
* Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymoreJens Kuehnel2008-06-181-0/+11
* Add support for the Winbond W29EE011Markus Boas2007-08-301-0/+60
OpenPOWER on IntegriCloud