aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Mention build dependencies in MakefileStefan Reinauer2005-12-011-0/+13
| | | | Corresponding to flashrom svn r35 and coreboot v2 svn r2114.
* Flashrom update from Stefan, resolve issue 21Ollie Lho2005-11-2638-517/+1104
| | | | Corresponding to flashrom svn r34 and coreboot v2 svn r2111.
* Bug fix from Jonathan McDowell <noodles@earth.li>Ollie Lho2005-08-031-1/+1
| | | | Corresponding to flashrom svn r33 and coreboot v2 svn r1988.
* Nvidia Ck804 supportYinghai Lu2005-07-061-0/+38
| | | | | | Corresponding to flashrom svn r32 and coreboot v2 svn r1946. Signed-off-by: Yinghai Lu <yhlu@tyan.com>
* Add dedicated chip erase function for SST49LF040Ollie Lho2005-01-113-3/+19
| | | | Corresponding to flashrom svn r31 and coreboot v2 svn r1852.
* Add -E option for chip erase, remove duplicated codeOllie Lho2004-12-086-147/+49
| | | | Corresponding to flashrom svn r30 and coreboot v2 svn r1815.
* Add retry to write_byte_program_jedec(), 99% success rateOllie Lho2004-12-084-74/+12
| | | | Corresponding to flashrom svn r29 and coreboot v2 svn r1814.
* Enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/BOllie Lho2004-12-073-12/+8
| | | | Corresponding to flashrom svn r28 and coreboot v2 svn r1813.
* SST49LF00[2,3,4] should use the same driver as 49LF008Ollie Lho2004-12-073-51/+49
| | | | Corresponding to flashrom svn r27 and coreboot v2 svn r1812.
* Tyan update to work with new CPU ConfigYinghai Lu2004-10-202-5/+74
| | | | Corresponding to flashrom svn r26 and coreboot v2 svn r1693.
* Support for sst firmware hubRonald G. Minnich2004-09-306-2/+261
| | | | Corresponding to flashrom svn r25 and coreboot v2 svn r1651.
* Use hex print in id1, id2Ronald G. Minnich2004-09-281-1/+1
| | | | Corresponding to flashrom svn r24 and coreboot v2 svn r1650.
* Add support for ICH4Ronald G. Minnich2004-09-281-0/+26
| | | | | | More i955pm stuff. Corresponding to flashrom svn r23 and coreboot v2 svn r1649.
* Code reformatOllie Lho2004-09-071-2/+1
| | | | Corresponding to flashrom svn r22 and coreboot v2 svn r1647.
* Add missing return at 205Ronald G. Minnich2004-04-131-0/+1
| | | | Corresponding to flashrom svn r21 and coreboot v2 svn r1496.
* Data type consistenceOllie Lho2004-03-272-10/+7
| | | | Corresponding to flashrom svn r20 and coreboot v2 svn r1487.
* Remove false alarm of erase/write, use verify '-v' if you are not sure about ↵Ollie Lho2004-03-278-138/+77
| | | | | | the integrity Corresponding to flashrom svn r19 and coreboot v2 svn r1486.
* More jedec standard consolidationOllie Lho2004-03-222-32/+38
| | | | Corresponding to flashrom svn r18 and coreboot v2 svn r1464.
* Remove unused #define and function declarationOllie Lho2004-03-207-25/+4
| | | | Corresponding to flashrom svn r17 and coreboot v2 svn r1459.
* I have no idea what i was trying to show off when I used the while loop ↵Ollie Lho2004-03-201-3/+2
| | | | | | | | rather than for loop Please forgive me, I was too young 4 years ago. Corresponding to flashrom svn r16 and coreboot v2 svn r1458.
* Consolidate more jedec standard codeOllie Lho2004-03-2027-690/+757
| | | | Corresponding to flashrom svn r15 and coreboot v2 svn r1457.
* Remove duplicated codeOllie Lho2004-03-198-384/+142
| | | | Corresponding to flashrom svn r14 and coreboot v2 svn r1456.
* Add support for SST49LF0xxA partsDavid Hendricks2004-03-181-1/+12
| | | | Corresponding to flashrom svn r13 and coreboot v2 svn r1439.
* Add support for more SST 49lf0xxA partsDavid Hendricks2004-03-181-0/+5
| | | | Corresponding to flashrom svn r12 and coreboot v2 svn r1438.
* Forgot a semicolonOllie Lho2004-03-182-4/+5
| | | | Corresponding to flashrom svn r11 and coreboot v2 svn r1437.
* Remove unused code in pm49fl004, remove experimental delay in sst49lf040Ollie Lho2004-03-182-37/+1
| | | | Corresponding to flashrom svn r10 and coreboot v2 svn r1436.
* Fix stupid i++ evalution order bugOllie Lho2004-03-181-4/+8
| | | | Corresponding to flashrom svn r9 and coreboot v2 svn r1435.
* Fix 32bit vs. 64bit long int arithematicsOllie Lho2004-03-186-43/+14
| | | | Corresponding to flashrom svn r8 and coreboot v2 svn r1434.
* Use standard product ID exit method for w49f002uOllie Lho2004-03-174-91/+40
| | | | Corresponding to flashrom svn r7 and coreboot v2 svn r1433.
* Move utility functions into new source filesOllie Lho2004-03-176-549/+511
| | | | Corresponding to flashrom svn r6 and coreboot v2 svn r1428.
* Add support for SST49LF040David Hendricks2004-03-175-4/+243
| | | | Corresponding to flashrom svn r5 and coreboot v2 svn r1422.
* Fix makefileRonald G. Minnich2004-02-131-1/+2
| | | | Corresponding to flashrom svn r4 and coreboot v2 svn r1376.
* Now we support 8111 and these partsRonald G. Minnich2004-02-104-4/+301
| | | | Corresponding to flashrom svn r3 and coreboot v2 svn r1375.
* Remove spd_dump.c, it has nothing to do with flashing flash partsRonald G. Minnich2003-11-052-137/+0
| | | | Corresponding to flashrom svn r2 and coreboot v2 svn r1255.
* Missing return in msys_doc.c:206Ronald G. Minnich2004-04-131-0/+1
| | | | Corresponding to coreboot v1 svn r900.
* Fix another volatile declarationRonald G. Minnich2004-03-081-1/+1
| | | | Corresponding to coreboot v1 svn r893.
* Fix volatileRonald G. Minnich2003-11-051-3/+3
| | | | Corresponding to coreboot v1 svn r888.
* Changes from NIKIRonald G. Minnich2003-09-1222-82/+622
| | | | Corresponding to coreboot v1 svn r873.
* SONE's changesRonald G. Minnich2003-07-253-23/+34
| | | | Corresponding to coreboot v1 svn r863.
* Add flash enable for sc1100Andrew Ip2003-07-221-0/+18
| | | | Corresponding to coreboot v1 svn r856.
* Add vt8235 for epia-mAndrew Ip2003-07-211-0/+39
| | | | Corresponding to coreboot v1 svn r854.
* Fix for sis 5595Ronald G. Minnich2003-05-081-0/+24
| | | | Corresponding to coreboot v1 svn r805.
* Add support for CS5530Ronald G. Minnich2003-04-211-2/+20
| | | | Corresponding to coreboot v1 svn r780.
* Fixes ...Ronald G. Minnich2003-03-282-30/+106
| | | | Corresponding to coreboot v1 svn r760.
* Made the ids always print in hex less verbose verify stepRonald G. Minnich2003-02-288-19/+30
| | | | Corresponding to coreboot v1 svn r752.
* Enhancements to make flash_rom easierRonald G. Minnich2003-02-121-2/+2
| | | | Corresponding to coreboot v1 svn r746.
* This will now enable flash automagically for chipsets on which it knows howRonald G. Minnich2003-02-112-3/+78
| | | | | | Currently, only e7500 supported, but it is easy to add more. Corresponding to coreboot v1 svn r744.
* Clean up at user requestRonald G. Minnich2003-02-112-6/+9
| | | | Corresponding to coreboot v1 svn r743.
* Quick fix for 82802acRonald G. Minnich2003-01-131-0/+2
| | | | Corresponding to coreboot v1 svn r736.
* Add w29c011Andrew Ip2002-12-302-0/+3
| | | | Corresponding to coreboot v1 svn r727.