summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Flashrom update from Stefan, resolve issue 21Ollie Lho2005-11-2638-517/+1104
* Bug fix from Jonathan McDowell <noodles@earth.li>Ollie Lho2005-08-031-1/+1
* Nvidia Ck804 supportYinghai Lu2005-07-061-0/+38
* Add dedicated chip erase function for SST49LF040Ollie Lho2005-01-113-3/+19
* Add -E option for chip erase, remove duplicated codeOllie Lho2004-12-086-147/+49
* Add retry to write_byte_program_jedec(), 99% success rateOllie Lho2004-12-084-74/+12
* Enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/BOllie Lho2004-12-073-12/+8
* SST49LF00[2,3,4] should use the same driver as 49LF008Ollie Lho2004-12-073-51/+49
* Tyan update to work with new CPU ConfigYinghai Lu2004-10-202-5/+74
* Support for sst firmware hubRonald G. Minnich2004-09-306-2/+261
* Use hex print in id1, id2Ronald G. Minnich2004-09-281-1/+1
* Add support for ICH4Ronald G. Minnich2004-09-281-0/+26
* Code reformatOllie Lho2004-09-071-2/+1
* Add missing return at 205Ronald G. Minnich2004-04-131-0/+1
* Data type consistenceOllie Lho2004-03-272-10/+7
* Remove false alarm of erase/write, use verify '-v' if you are not sure about ...Ollie Lho2004-03-278-138/+77
* More jedec standard consolidationOllie Lho2004-03-222-32/+38
* Remove unused #define and function declarationOllie Lho2004-03-207-25/+4
* I have no idea what i was trying to show off when I used the while loop rathe...Ollie Lho2004-03-201-3/+2
* Consolidate more jedec standard codeOllie Lho2004-03-2027-690/+757
* Remove duplicated codeOllie Lho2004-03-198-384/+142
* Add support for SST49LF0xxA partsDavid Hendricks2004-03-181-1/+12
* Add support for more SST 49lf0xxA partsDavid Hendricks2004-03-181-0/+5
* Forgot a semicolonOllie Lho2004-03-182-4/+5
* Remove unused code in pm49fl004, remove experimental delay in sst49lf040Ollie Lho2004-03-182-37/+1
* Fix stupid i++ evalution order bugOllie Lho2004-03-181-4/+8
* Fix 32bit vs. 64bit long int arithematicsOllie Lho2004-03-186-43/+14
* Use standard product ID exit method for w49f002uOllie Lho2004-03-174-91/+40
* Move utility functions into new source filesOllie Lho2004-03-176-549/+511
* Add support for SST49LF040David Hendricks2004-03-175-4/+243
* Fix makefileRonald G. Minnich2004-02-131-1/+2
* Now we support 8111 and these partsRonald G. Minnich2004-02-104-4/+301
* Remove spd_dump.c, it has nothing to do with flashing flash partsRonald G. Minnich2003-11-052-137/+0
* Missing return in msys_doc.c:206Ronald G. Minnich2004-04-131-0/+1
* Fix another volatile declarationRonald G. Minnich2004-03-081-1/+1
* Fix volatileRonald G. Minnich2003-11-051-3/+3
* Changes from NIKIRonald G. Minnich2003-09-1222-82/+622
* SONE's changesRonald G. Minnich2003-07-253-23/+34
* Add flash enable for sc1100Andrew Ip2003-07-221-0/+18
* Add vt8235 for epia-mAndrew Ip2003-07-211-0/+39
* Fix for sis 5595Ronald G. Minnich2003-05-081-0/+24
* Add support for CS5530Ronald G. Minnich2003-04-211-2/+20
* Fixes ...Ronald G. Minnich2003-03-282-30/+106
* Made the ids always print in hex less verbose verify stepRonald G. Minnich2003-02-288-19/+30
* Enhancements to make flash_rom easierRonald G. Minnich2003-02-121-2/+2
* This will now enable flash automagically for chipsets on which it knows howRonald G. Minnich2003-02-112-3/+78
* Clean up at user requestRonald G. Minnich2003-02-112-6/+9
* Quick fix for 82802acRonald G. Minnich2003-01-131-0/+2
* Add w29c011Andrew Ip2002-12-302-0/+3
* Add w49f002u supportAndrew Ip2002-10-164-1/+121
OpenPOWER on IntegriCloud