summaryrefslogtreecommitdiffstats
path: root/am29f040b.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate all 'inline's from the flashrom codeUwe Hermann2009-05-161-6/+3
* 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-8/+7
* FreeBSD definitions of (read|write)[bwl] collide with our ownCarl-Daniel Hailfinger2009-03-061-22/+22
* Use helper functions to access flash chipsCarl-Daniel Hailfinger2009-03-051-22/+22
* Beautify flash chip ID verbose printout a little, always use %02xPeter Stuge2009-01-251-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-16/+12
* Cosmetic fixesUwe Hermann2007-08-231-4/+4
* Drop a bunch of useless header files, merge them into flash.hUwe Hermann2007-08-231-2/+0
* Big cosmetic offensive on flashromStefan Reinauer2007-05-231-3/+3
* Coding style fixesUwe Hermann2007-04-011-6/+6
* Make am29f040b driver more solid by printing every 4096th flash addressStefan Reinauer2006-03-161-4/+6
* Flashrom update from Stefan, resolve issue 21Ollie Lho2005-11-261-12/+12
* Consolidate more jedec standard codeOllie Lho2004-03-201-31/+36
* Fix another volatile declarationRonald G. Minnich2004-03-081-1/+1
* Fix volatileRonald G. Minnich2003-11-051-3/+3
* Changes from NIKIRonald G. Minnich2003-09-121-4/+13
* Made the ids always print in hex less verbose verify stepRonald G. Minnich2003-02-281-1/+1
* FixesRonald G. Minnich2002-01-291-8/+9
* Trying to make this general purpose user-land flash burnerRonald G. Minnich2002-01-291-0/+120
OpenPOWER on IntegriCloud