summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix flashrom for sst49lf080a and small print bugRoman Kononov2006-10-072-6/+5
* Abuild manpage and other fixes from Uwe HermannStefan Reinauer2006-09-211-21/+20
* Add patch from Uwe Hermann to support more ICH southbridgesStefan Reinauer2006-09-061-39/+30
* Print a warning if southbridge is not knownStefan Reinauer2006-08-252-6/+10
* Removing $Id$ tags as they have no meaning in SVNStefan Reinauer2006-08-238-9/+0
* Some documentation updates by Uwe and some smaller ones by meStefan Reinauer2006-08-033-41/+46
* Add support for SST39SF040, SST39SF010A and W39V040BStefan Reinauer2006-07-313-6/+16
* Add flashrom manpage from Uwe HermannStefan Reinauer2006-07-271-0/+79
* Signed-off-by: Scott Tsai <scott.tsai@arima.com.tw>Stefan Reinauer2006-07-192-0/+3
* Add support for EFST F49B002UA (untested)Stefan Reinauer2006-06-302-0/+5
* Add support for PMC 49FL002 as used in the RD1-PMC2Stefan Reinauer2006-06-252-0/+3
* Add support for Winbond W49V002AStefan Reinauer2006-06-142-0/+3
* Multiple unrelated changesScott Tsai2006-03-313-0/+6
* Multiple unrelated changesStefan Reinauer2006-03-313-11/+88
* Compilation fix for gcc 4.0.2 (SUSE10)Stefan Reinauer2006-03-201-2/+2
* Add ts5300 flag as comment utility MakefileStefan Reinauer2006-03-191-1/+1
* Make SST49lf040 not clog the serial line tooStefan Reinauer2006-03-171-2/+5
* Multiple unrelated changesStefan Reinauer2006-03-161-17/+46
* Make am29f040b driver more solid by printing every 4096th flash addressStefan Reinauer2006-03-161-4/+6
* Support for Am29F016DStefan Reinauer2006-03-162-0/+3
* Add preliminary (non-working) support for Sharp LHF00L04Ronald G. Minnich2006-03-143-83/+172
* A few new items and mods for ollieRonald G. Minnich2006-03-011-1/+1
* Add support for ICH5Ronald G. Minnich2006-02-241-0/+1
* Add support for ST M29F040BStefan Reinauer2006-02-242-0/+3
* Add sharp flashRonald G. Minnich2006-02-235-1/+170
* Pass on return valuesStefan Reinauer2006-01-041-3/+4
* Redo image checking in conversion caseStefan Reinauer2005-12-181-13/+31
* Multiple unrelated changesStefan Reinauer2005-12-183-10/+16
* Make flashrom utility build process more solidStefan Reinauer2005-12-011-2/+15
* Mention build dependencies in MakefileStefan Reinauer2005-12-011-0/+13
* 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
OpenPOWER on IntegriCloud