summaryrefslogtreecommitdiffstats
path: root/82802ab.c
Commit message (Expand)AuthorAgeFilesLines
* Unlock fixupSean Nelson2010-03-201-1/+1
* Various JEDEC refactorings touching 82802ab.c, sharplhf00l04.c and stm50flw0x...Sean Nelson2010-03-191-9/+18
* Add FEATURE_REGISTERMAP to some more chips and change the use of various prob...Carl-Daniel Hailfinger2010-03-151-1/+2
* Split spi.c into programmer and chip code Remove chipdriver.h include from fl...Sean Nelson2010-02-261-0/+1
* Block eraser conversions and support for Eon EN25B seriesSean Nelson2010-01-091-11/+11
* Refine support for the JEDEC Software Data ProtectionMichael Karcher2009-11-261-1/+0
* Fix all remaining issues reported by LLVM/clang's scan-buildStefan Reinauer2009-09-161-12/+11
* Unify some probe functions that basically correspond to probe_jedec()Carl-Daniel Hailfinger2009-09-051-23/+7
* 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-8/+11
* Sometimes we want to read/write more than 4 bytes of chip content at onceCarl-Daniel Hailfinger2009-06-051-2/+9
* Add programmer-specific delay functionsCarl-Daniel Hailfinger2009-06-051-5/+5
* Drop unused/duplicated #includes and some dead codeUwe Hermann2009-05-161-2/+0
* Introduce a type "chipaddr" to abstract the offsets within flash regionsCarl-Daniel Hailfinger2009-05-161-7/+7
* FreeBSD definitions of (read|write)[bwl] collide with our ownCarl-Daniel Hailfinger2009-03-061-27/+27
* Use helper functions to access flash chipsCarl-Daniel Hailfinger2009-03-051-27/+27
* Beautify flash chip ID verbose printout a little, always use %02xPeter Stuge2009-01-251-1/+1
* 82802ab: touch only blocks that need updatingClaus Gindhart2008-04-241-7/+27
* Revert the delete of 82802ab.c in r3137Carl-Daniel Hailfinger2008-03-141-0/+186
* Drop 82802ab.c as it is identical to sharplhf00l04.cCarl-Daniel Hailfinger2008-03-131-186/+0
* Some cosmetic cleanups in the flashrom code and outputUwe Hermann2007-10-171-1/+1
* 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/+20
* Cosmetic fixesUwe Hermann2007-08-231-6/+9
* Drop duplicated code (copies of plain JEDEC functions)Uwe Hermann2007-08-231-41/+1
* Drop a bunch of useless header files, merge them into flash.hUwe Hermann2007-08-231-3/+0
* Move code into *.c files, there's no reason to have it in header filesUwe Hermann2007-08-231-0/+40
* Drop leftover includesStefan Reinauer2007-05-241-5/+1
* Factor out register mapping codeStefan Reinauer2007-05-241-16/+4
* Unify mmap error messagesStefan Reinauer2007-05-231-1/+1
* Big cosmetic offensive on flashromStefan Reinauer2007-05-231-10/+11
* Fix coding style of flashrom by running indent on all filesUwe Hermann2007-05-091-25/+23
* Trivial (cosmetic) cleanupStefan Reinauer2007-04-061-1/+1
* This patch is a rework of Adam Kaufman's Solaris patchAdam Kaufman2007-02-061-2/+1
* 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-28/+29
* Consolidate more jedec standard codeOllie Lho2004-03-201-45/+47
* Changes from NIKIRonald G. Minnich2003-09-121-2/+5
* Made the ids always print in hex less verbose verify stepRonald G. Minnich2003-02-281-6/+7
* Can now burn 82802abRonald G. Minnich2002-09-061-0/+195
OpenPOWER on IntegriCloud