Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Support for Am29F016D | Stefan Reinauer | 2006-03-16 | 1 | -0/+1 | |
| | | | | Corresponding to flashrom svn r45 and coreboot v2 svn r2203. | |||||
* | Add support for ST M29F040B | Stefan Reinauer | 2006-02-24 | 1 | -0/+1 | |
| | | | | | | Signed-off-by: Leon Woestenberg <leonw@mailcan.com> Corresponding to flashrom svn r41 and coreboot v2 svn r2182. | |||||
* | Add sharp flash | Ronald G. Minnich | 2006-02-23 | 1 | -0/+3 | |
| | | | | Corresponding to flashrom svn r40 and coreboot v2 svn r2180. | |||||
* | Flashrom update from Stefan, resolve issue 21 | Ollie Lho | 2005-11-26 | 1 | -4/+7 | |
| | | | | Corresponding to flashrom svn r34 and coreboot v2 svn r2111. | |||||
* | Remove false alarm of erase/write, use verify '-v' if you are not sure about ↵ | Ollie Lho | 2004-03-27 | 1 | -1/+1 | |
| | | | | | | the integrity Corresponding to flashrom svn r19 and coreboot v2 svn r1486. | |||||
* | Consolidate more jedec standard code | Ollie Lho | 2004-03-20 | 1 | -26/+26 | |
| | | | | Corresponding to flashrom svn r15 and coreboot v2 svn r1457. | |||||
* | Add support for more SST 49lf0xxA parts | David Hendricks | 2004-03-18 | 1 | -0/+5 | |
| | | | | Corresponding to flashrom svn r12 and coreboot v2 svn r1438. | |||||
* | Move utility functions into new source files | Ollie Lho | 2004-03-17 | 1 | -1/+2 | |
| | | | | Corresponding to flashrom svn r6 and coreboot v2 svn r1428. | |||||
* | Add support for SST49LF040 | David Hendricks | 2004-03-17 | 1 | -1/+2 | |
| | | | | Corresponding to flashrom svn r5 and coreboot v2 svn r1422. | |||||
* | Now we support 8111 and these parts | Ronald G. Minnich | 2004-02-10 | 1 | -0/+3 | |
| | | | | Corresponding to flashrom svn r3 and coreboot v2 svn r1375. | |||||
* | Changes from NIKI | Ronald G. Minnich | 2003-09-12 | 1 | -18/+12 | |
| | | | | Corresponding to coreboot v1 svn r873. | |||||
* | Add w29c011 | Andrew Ip | 2002-12-30 | 1 | -0/+1 | |
| | | | | Corresponding to coreboot v1 svn r727. | |||||
* | Add w49f002u support | Andrew Ip | 2002-10-16 | 1 | -0/+5 | |
| | | | | Corresponding to coreboot v1 svn r643. | |||||
* | Can now burn 82802ab | Ronald G. Minnich | 2002-09-06 | 1 | -0/+2 | |
| | | | | Corresponding to coreboot v1 svn r633. | |||||
* | Add sst39vf020 support | Ollie Lho | 2002-07-18 | 1 | -0/+1 | |
| | | | | Corresponding to coreboot v1 svn r606. | |||||
* | Add support for ST M29F400BT - part 1 | Ronald G. Minnich | 2002-05-28 | 1 | -0/+3 | |
| | | | | Corresponding to coreboot v1 svn r582. | |||||
* | Add support for 39sf020 | Ronald G. Minnich | 2002-03-21 | 1 | -0/+5 | |
| | | | | Corresponding to coreboot v1 svn r523. | |||||
* | Fixes | Ronald G. Minnich | 2002-01-29 | 1 | -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 burner | Ronald G. Minnich | 2002-01-29 | 1 | -0/+44 | |
Corresponding to coreboot v1 svn r489. |