summaryrefslogtreecommitdiffstats
path: root/pm49fl00x.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded inclusions of chipdrivers.hStefan Tauner2011-08-161-1/+0
* Kill global variables, constants and functions if local scope sufficesCarl-Daniel Hailfinger2010-07-031-1/+1
* Kill dead pm49fl00x.c functionsSean Nelson2010-03-161-69/+0
* Convert the remaining references to *_49fl00xSean Nelson2010-02-271-0/+6
* Split spi.c into programmer and chip code Remove chipdriver.h include from fl...Sean Nelson2010-02-261-0/+1
* Here's a very quick patch to fix the missing unlock codeSean Nelson2010-02-191-0/+6
* Use the register mapping feature bitCarl-Daniel Hailfinger2010-01-091-10/+0
* Generify jedec functions by introducing an address maskSean Nelson2010-01-041-2/+2
* Kill obsolete exclude range featureCarl-Daniel Hailfinger2009-06-191-8/+0
* Flashrom only checks for very few chips if the erase workedCarl-Daniel Hailfinger2009-06-151-3/+8
* Drop unused/duplicated #includes and some dead codeUwe Hermann2009-05-161-1/+0
* Introduce a type "chipaddr" to abstract the offsets within flash regionsCarl-Daniel Hailfinger2009-05-161-3/+3
* FreeBSD definitions of (read|write)[bwl] collide with our ownCarl-Daniel Hailfinger2009-03-061-1/+1
* Use helper functions to access flash chipsCarl-Daniel Hailfinger2009-03-051-1/+1
* Coding-style fixes for flashrom, partly indent-aidedUwe Hermann2008-10-181-10/+16
* Support Pm49FL004/2 Block Locking RegistersNikolay Petukhov2008-05-171-0/+114
OpenPOWER on IntegriCloud