summaryrefslogtreecommitdiffstats
path: root/m29f400bt.c
Commit message (Expand)AuthorAgeFilesLines
* Convert chips' message printing to msg_c* Fixed suggestions by Carl-DanielSean Nelson2010-03-241-30/+29
* Split spi.c into programmer and chip code Remove chipdriver.h include from fl...Sean Nelson2010-02-261-0/+1
* Convert the following chips to use struct eraseblockSean Nelson2009-12-231-1/+11
* Use common jedec functionality where appropriateMichael Karcher2009-11-271-0/+6
* Refine support for the JEDEC Software Data ProtectionMichael Karcher2009-11-261-11/+0
* 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/+47
* Add programmer-specific delay functionsCarl-Daniel Hailfinger2009-06-051-6/+6
* Introduce a type "chipaddr" to abstract the offsets within flash regionsCarl-Daniel Hailfinger2009-05-161-12/+12
* FreeBSD definitions of (read|write)[bwl] collide with our ownCarl-Daniel Hailfinger2009-03-061-28/+28
* Use helper functions to access flash chipsCarl-Daniel Hailfinger2009-03-051-28/+28
* Beautify flash chip ID verbose printout a little, always use %02xPeter Stuge2009-01-251-1/+1
* Rename LinuxBIOS to corebootStefan Reinauer2008-01-181-1/+1
* Refine various vendor ID annotationsCarl-Daniel Hailfinger2007-12-311-0/+3
* Some cosmetic cleanups in the flashrom code and outputUwe Hermann2007-10-171-2/+2
* Add '(C)' where it's missing (for consistency reasons)Uwe Hermann2007-09-091-1/+1
* Change all flashrom license headers to use our standard formatUwe Hermann2007-08-291-17/+12
* Cosmetic fixesUwe Hermann2007-08-231-4/+4
* Drop duplicated code (copies of plain JEDEC functions)Uwe Hermann2007-08-231-34/+3
* Drop a bunch of useless header files, merge them into flash.hUwe Hermann2007-08-231-2/+0
* Move code into *.c files, there's no reason to have it in header filesUwe Hermann2007-08-231-0/+63
* Big cosmetic offensive on flashromStefan Reinauer2007-05-231-4/+4
* Fix coding style of flashrom by running indent on all filesUwe Hermann2007-05-091-40/+30
* Removing $Id$ tags as they have no meaning in SVNStefan Reinauer2006-08-231-1/+0
* Flashrom update from Stefan, resolve issue 21Ollie Lho2005-11-261-29/+30
* Consolidate more jedec standard codeOllie Lho2004-03-201-56/+66
* Changes from NIKIRonald G. Minnich2003-09-121-3/+10
* Made the ids always print in hex less verbose verify stepRonald G. Minnich2003-02-281-2/+4
* Add support for ST M29F400BT - part 2Ronald G. Minnich2002-06-111-0/+180
OpenPOWER on IntegriCloud