summaryrefslogtreecommitdiffstats
path: root/flash_rom.c
Commit message (Expand)AuthorAgeFilesLines
* Only write the flash if the image has the same sizeStefan Reinauer2006-11-211-0/+13
* Tiny patch to show the size of the detected flash part Uwe Hermann2006-10-071-1/+1
* Some documentation updates by Uwe and some smaller ones by meStefan Reinauer2006-08-031-16/+18
* Multiple unrelated changesStefan Reinauer2006-03-161-17/+46
* Pass on return valuesStefan Reinauer2006-01-041-3/+4
* Multiple unrelated changesStefan Reinauer2005-12-181-6/+5
* Flashrom update from Stefan, resolve issue 21Ollie Lho2005-11-261-101/+119
* Add dedicated chip erase function for SST49LF040Ollie Lho2005-01-111-1/+1
* Add -E option for chip erase, remove duplicated codeOllie Lho2004-12-081-4/+12
* Add retry to write_byte_program_jedec(), 99% success rateOllie Lho2004-12-081-13/+0
* Enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/BOllie Lho2004-12-071-9/+5
* SST49LF00[2,3,4] should use the same driver as 49LF008Ollie Lho2004-12-071-19/+19
* Tyan update to work with new CPU ConfigYinghai Lu2004-10-201-4/+66
* Support for sst firmware hubRonald G. Minnich2004-09-301-1/+2
* Code reformatOllie Lho2004-09-071-2/+1
* Remove false alarm of erase/write, use verify '-v' if you are not sure about ...Ollie Lho2004-03-271-47/+43
* 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-201-72/+78
* Remove duplicated codeOllie Lho2004-03-191-15/+12
* Add support for SST49LF0xxA partsDavid Hendricks2004-03-181-1/+12
* Forgot a semicolonOllie Lho2004-03-181-1/+1
* Fix stupid i++ evalution order bugOllie Lho2004-03-181-4/+8
* Fix 32bit vs. 64bit long int arithematicsOllie Lho2004-03-181-3/+2
* Use standard product ID exit method for w49f002uOllie Lho2004-03-171-1/+1
* Move utility functions into new source filesOllie Lho2004-03-171-544/+183
* Add support for SST49LF040David Hendricks2004-03-171-1/+6
* Now we support 8111 and these partsRonald G. Minnich2004-02-101-4/+80
* Changes from NIKIRonald G. Minnich2003-09-121-20/+39
* SONE's changesRonald G. Minnich2003-07-251-19/+26
* 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-281-29/+103
* Made the ids always print in hex less verbose verify stepRonald G. Minnich2003-02-281-6/+12
* 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-111-2/+77
* Clean up at user requestRonald G. Minnich2003-02-111-5/+8
* Quick fix for 82802acRonald G. Minnich2003-01-131-0/+2
* Add w29c011Andrew Ip2002-12-301-0/+2
* Add w49f002u supportAndrew Ip2002-10-161-0/+2
* Can now burn 82802abRonald G. Minnich2002-09-061-0/+4
* Add sst39vf020 supportOllie Lho2002-07-181-0/+2
* Add support for ST M29F400BT - part 1Ronald G. Minnich2002-05-281-0/+3
* Support for the 39sf020Ronald G. Minnich2002-04-101-1/+1
* Add support for 39sf020Ronald G. Minnich2002-03-211-0/+2
* FixesRonald G. Minnich2002-01-291-7/+54
* DammitRonald G. Minnich2002-01-291-0/+196
* DammitRonald G. Minnich2002-01-291-196/+0
* Trying to make this general purpose user-land flash burnerRonald G. Minnich2002-01-291-0/+196
OpenPOWER on IntegriCloud