| Commit message (Expand) | Author | Age | Files | Lines |
* | Only write the flash if the image has the same size | Stefan Reinauer | 2006-11-21 | 1 | -0/+13 |
* | Rename SM_ID to SYNCMOS_ID | Uwe Hermann | 2006-11-21 | 2 | -5/+5 |
* | Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004T | Uwe Hermann | 2006-11-21 | 2 | -1/+10 |
* | Cosmetic fixes and typos | Uwe Hermann | 2006-11-20 | 1 | -17/+21 |
* | Support for the 256K SyncMos S29C51002T flash | Giampiero Giancipoli | 2006-11-20 | 2 | -0/+5 |
* | Instead of checking the first byte only, the whole part is checked now | Stefan Reinauer | 2006-11-07 | 1 | -5/+8 |
* | Fix some code comments of the Intel PIIX4/PIIX4E/PIIX4M code | Uwe Hermann | 2006-11-07 | 1 | -4/+10 |
* | Support for VIA VT82C686 utility | Stefan Reinauer | 2006-11-07 | 1 | -0/+1 |
* | Add support for Intel PIIX4/PIIX4E/PIIX4M-based mainboards | Uwe Hermann | 2006-11-05 | 1 | -0/+32 |
* | Multiple unrelated changes | Stefan Reinauer | 2006-10-14 | 1 | -1/+7 |
* | Here's a small patch to add support for the SST 49LF020A | Uwe Hermann | 2006-10-07 | 2 | -0/+3 |
* | Tiny patch to show the size of the detected flash part | Uwe Hermann | 2006-10-07 | 1 | -1/+1 |
* | Fix flashrom for sst49lf080a and small print bug | Roman Kononov | 2006-10-07 | 2 | -6/+5 |
* | Abuild manpage and other fixes from Uwe Hermann | Stefan Reinauer | 2006-09-21 | 1 | -21/+20 |
* | Add patch from Uwe Hermann to support more ICH southbridges | Stefan Reinauer | 2006-09-06 | 1 | -39/+30 |
* | Print a warning if southbridge is not known | Stefan Reinauer | 2006-08-25 | 2 | -6/+10 |
* | Removing $Id$ tags as they have no meaning in SVN | Stefan Reinauer | 2006-08-23 | 8 | -9/+0 |
* | Some documentation updates by Uwe and some smaller ones by me | Stefan Reinauer | 2006-08-03 | 3 | -41/+46 |
* | Add support for SST39SF040, SST39SF010A and W39V040B | Stefan Reinauer | 2006-07-31 | 3 | -6/+16 |
* | Add flashrom manpage from Uwe Hermann | Stefan Reinauer | 2006-07-27 | 1 | -0/+79 |
* | Signed-off-by: Scott Tsai <scott.tsai@arima.com.tw> | Stefan Reinauer | 2006-07-19 | 2 | -0/+3 |
* | Add support for EFST F49B002UA (untested) | Stefan Reinauer | 2006-06-30 | 2 | -0/+5 |
* | Add support for PMC 49FL002 as used in the RD1-PMC2 | Stefan Reinauer | 2006-06-25 | 2 | -0/+3 |
* | Add support for Winbond W49V002A | Stefan Reinauer | 2006-06-14 | 2 | -0/+3 |
* | Multiple unrelated changes | Scott Tsai | 2006-03-31 | 3 | -0/+6 |
* | Multiple unrelated changes | Stefan Reinauer | 2006-03-31 | 3 | -11/+88 |
* | Compilation fix for gcc 4.0.2 (SUSE10) | Stefan Reinauer | 2006-03-20 | 1 | -2/+2 |
* | Add ts5300 flag as comment utility Makefile | Stefan Reinauer | 2006-03-19 | 1 | -1/+1 |
* | Make SST49lf040 not clog the serial line too | Stefan Reinauer | 2006-03-17 | 1 | -2/+5 |
* | Multiple unrelated changes | Stefan Reinauer | 2006-03-16 | 1 | -17/+46 |
* | Make am29f040b driver more solid by printing every 4096th flash address | Stefan Reinauer | 2006-03-16 | 1 | -4/+6 |
* | Support for Am29F016D | Stefan Reinauer | 2006-03-16 | 2 | -0/+3 |
* | Add preliminary (non-working) support for Sharp LHF00L04 | Ronald G. Minnich | 2006-03-14 | 3 | -83/+172 |
* | A few new items and mods for ollie | Ronald G. Minnich | 2006-03-01 | 1 | -1/+1 |
* | Add support for ICH5 | Ronald G. Minnich | 2006-02-24 | 1 | -0/+1 |
* | Add support for ST M29F040B | Stefan Reinauer | 2006-02-24 | 2 | -0/+3 |
* | Add sharp flash | Ronald G. Minnich | 2006-02-23 | 5 | -1/+170 |
* | Pass on return values | Stefan Reinauer | 2006-01-04 | 1 | -3/+4 |
* | Redo image checking in conversion case | Stefan Reinauer | 2005-12-18 | 1 | -13/+31 |
* | Multiple unrelated changes | Stefan Reinauer | 2005-12-18 | 3 | -10/+16 |
* | Make flashrom utility build process more solid | Stefan Reinauer | 2005-12-01 | 1 | -2/+15 |
* | Mention build dependencies in Makefile | Stefan Reinauer | 2005-12-01 | 1 | -0/+13 |
* | Flashrom update from Stefan, resolve issue 21 | Ollie Lho | 2005-11-26 | 38 | -517/+1104 |
* | Bug fix from Jonathan McDowell <noodles@earth.li> | Ollie Lho | 2005-08-03 | 1 | -1/+1 |
* | Nvidia Ck804 support | Yinghai Lu | 2005-07-06 | 1 | -0/+38 |
* | Add dedicated chip erase function for SST49LF040 | Ollie Lho | 2005-01-11 | 3 | -3/+19 |
* | Add -E option for chip erase, remove duplicated code | Ollie Lho | 2004-12-08 | 6 | -147/+49 |
* | Add retry to write_byte_program_jedec(), 99% success rate | Ollie Lho | 2004-12-08 | 4 | -74/+12 |
* | Enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/B | Ollie Lho | 2004-12-07 | 3 | -12/+8 |
* | SST49LF00[2,3,4] should use the same driver as 49LF008 | Ollie Lho | 2004-12-07 | 3 | -51/+49 |