aboutsummaryrefslogtreecommitdiffstats
path: root/flash_enable.c
Commit message (Collapse)AuthorAgeFilesLines
* Flashrom update from Stefan, resolve issue 21Ollie Lho2005-11-261-9/+105
| | | | Corresponding to flashrom svn r34 and coreboot v2 svn r2111.
* 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>
* Enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/BOllie Lho2004-12-071-3/+2
| | | | Corresponding to flashrom svn r28 and coreboot v2 svn r1813.
* Add support for ICH4Ronald G. Minnich2004-09-281-0/+26
| | | | | | More i955pm stuff. Corresponding to flashrom svn r23 and coreboot v2 svn r1649.
* Remove false alarm of erase/write, use verify '-v' if you are not sure about ↵Ollie Lho2004-03-271-27/+17
| | | | | | the integrity Corresponding to flashrom svn r19 and coreboot v2 svn r1486.
* Consolidate more jedec standard codeOllie Lho2004-03-201-42/+54
| | | | Corresponding to flashrom svn r15 and coreboot v2 svn r1457.
* Move utility functions into new source filesOllie Lho2004-03-171-0/+278
Corresponding to flashrom svn r6 and coreboot v2 svn r1428.