summaryrefslogtreecommitdiffstats
path: root/flash.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove false alarm of erase/write, use verify '-v' if you are not sure about ↵Ollie Lho2004-03-271-1/+1
| | | | | | the integrity Corresponding to flashrom svn r19 and coreboot v2 svn r1486.
* Consolidate more jedec standard codeOllie Lho2004-03-201-26/+26
| | | | Corresponding to flashrom svn r15 and coreboot v2 svn r1457.
* Add support for more SST 49lf0xxA partsDavid Hendricks2004-03-181-0/+5
| | | | Corresponding to flashrom svn r12 and coreboot v2 svn r1438.
* Move utility functions into new source filesOllie Lho2004-03-171-1/+2
| | | | Corresponding to flashrom svn r6 and coreboot v2 svn r1428.
* Add support for SST49LF040David Hendricks2004-03-171-1/+2
| | | | Corresponding to flashrom svn r5 and coreboot v2 svn r1422.
* Now we support 8111 and these partsRonald G. Minnich2004-02-101-0/+3
| | | | Corresponding to flashrom svn r3 and coreboot v2 svn r1375.
* Changes from NIKIRonald G. Minnich2003-09-121-18/+12
| | | | Corresponding to coreboot v1 svn r873.
* Add w29c011Andrew Ip2002-12-301-0/+1
| | | | Corresponding to coreboot v1 svn r727.
* Add w49f002u supportAndrew Ip2002-10-161-0/+5
| | | | Corresponding to coreboot v1 svn r643.
* Can now burn 82802abRonald G. Minnich2002-09-061-0/+2
| | | | Corresponding to coreboot v1 svn r633.
* Add sst39vf020 supportOllie Lho2002-07-181-0/+1
| | | | Corresponding to coreboot v1 svn r606.
* Add support for ST M29F400BT - part 1Ronald G. Minnich2002-05-281-0/+3
| | | | Corresponding to coreboot v1 svn r582.
* Add support for 39sf020Ronald G. Minnich2002-03-211-0/+5
| | | | Corresponding to coreboot v1 svn r523.
* FixesRonald G. Minnich2002-01-291-1/+1
| | | | | | | - switch to volatile everywhere - use myusec_delay instead of usleep Corresponding to coreboot v1 svn r492.
* Trying to make this general purpose user-land flash burnerRonald G. Minnich2002-01-291-0/+44
Corresponding to coreboot v1 svn r489.
OpenPOWER on IntegriCloud