summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move utility functions into new source filesOllie Lho2004-03-171-3/+4
| | | | Corresponding to flashrom svn r6 and coreboot v2 svn r1428.
* Add support for SST49LF040David Hendricks2004-03-171-2/+3
| | | | Corresponding to flashrom svn r5 and coreboot v2 svn r1422.
* Fix makefileRonald G. Minnich2004-02-131-1/+2
| | | | Corresponding to flashrom svn r4 and coreboot v2 svn r1376.
* Changes from NIKIRonald G. Minnich2003-09-121-5/+24
| | | | Corresponding to coreboot v1 svn r873.
* This will now enable flash automagically for chipsets on which it knows howRonald G. Minnich2003-02-111-1/+1
| | | | | | Currently, only e7500 supported, but it is easy to add more. Corresponding to coreboot v1 svn r744.
* Add w49f002u supportAndrew Ip2002-10-161-1/+2
| | | | Corresponding to coreboot v1 svn r643.
* Can now burn 82802abRonald G. Minnich2002-09-061-0/+1
| | | | Corresponding to coreboot v1 svn r633.
* Add support for ST M29F400BT - part 1Ronald G. Minnich2002-05-281-1/+1
| | | | Corresponding to coreboot v1 svn r582.
* Add support for 39sf020Ronald G. Minnich2002-03-211-2/+2
| | | | Corresponding to coreboot v1 svn r523.
* FixesRonald G. Minnich2002-01-291-4/+2
| | | | | | | - 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/+11
Corresponding to coreboot v1 svn r489.
OpenPOWER on IntegriCloud