aboutsummaryrefslogtreecommitdiffstats
path: root/sst_fwhub.c
Commit message (Collapse)AuthorAgeFilesLines
* Add -E option for chip erase, remove duplicated codeOllie Lho2004-12-081-50/+5
| | | | Corresponding to flashrom svn r30 and coreboot v2 svn r1815.
* Add retry to write_byte_program_jedec(), 99% success rateOllie Lho2004-12-081-20/+5
| | | | Corresponding to flashrom svn r29 and coreboot v2 svn r1814.
* Enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/BOllie Lho2004-12-071-0/+1
| | | | Corresponding to flashrom svn r28 and coreboot v2 svn r1813.
* SST49LF00[2,3,4] should use the same driver as 49LF008Ollie Lho2004-12-071-15/+10
| | | | Corresponding to flashrom svn r27 and coreboot v2 svn r1812.
* Support for sst firmware hubRonald G. Minnich2004-09-301-0/+178
Corresponding to flashrom svn r25 and coreboot v2 svn r1651.