summaryrefslogtreecommitdiffstats
path: root/flash_rom.c
Commit message (Expand)AuthorAgeFilesLines
* 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