summaryrefslogtreecommitdiffstats
path: root/sst49lf040.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop a bunch of useless header files, merge them into flash.hUwe Hermann2007-08-231-2/+0
| | | | | | | Corresponding to flashrom svn r128 and coreboot v2 svn r2746. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Stefan Reinauer <stepan@coresystems.de>
* Drop leftover includesStefan Reinauer2007-05-241-2/+2
| | | | | | | Corresponding to flashrom svn r115 and coreboot v2 svn r2693. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de>
* Big cosmetic offensive on flashromStefan Reinauer2007-05-231-2/+2
| | | | | | | | | | | | * Give decent names to virt_addr and virt_addr_2 * add some comments * move virtual addresses to the end of the struct, so they dont mess up the initializer. Corresponding to flashrom svn r111 and coreboot v2 svn r2689. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de>
* Coding style fixesUwe Hermann2007-04-011-7/+7
| | | | | | | Corresponding to flashrom svn r97 and coreboot v2 svn r2577. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
* Fix flashrom for sst49lf080a and small print bugRoman Kononov2006-10-071-5/+4
| | | | | | | Corresponding to flashrom svn r64 and coreboot v2 svn r2448. Signed-off-by: Roman Kononov <kononov195-lbl@yahoo.com>. X-Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
* Removing $Id$ tags as they have no meaning in SVNStefan Reinauer2006-08-231-1/+0
| | | | Corresponding to flashrom svn r60 and coreboot v2 svn r2386.
* Compilation fix for gcc 4.0.2 (SUSE10)Stefan Reinauer2006-03-201-2/+2
| | | | Corresponding to flashrom svn r50 and coreboot v2 svn r2220.
* Make SST49lf040 not clog the serial line tooStefan Reinauer2006-03-171-2/+5
| | | | Corresponding to flashrom svn r48 and coreboot v2 svn r2210.
* Flashrom update from Stefan, resolve issue 21Ollie Lho2005-11-261-3/+3
| | | | Corresponding to flashrom svn r34 and coreboot v2 svn r2111.
* Add dedicated chip erase function for SST49LF040Ollie Lho2005-01-111-2/+17
| | | | Corresponding to flashrom svn r31 and coreboot v2 svn r1852.
* Remove false alarm of erase/write, use verify '-v' if you are not sure about ↵Ollie Lho2004-03-271-4/+3
| | | | | | the integrity Corresponding to flashrom svn r19 and coreboot v2 svn r1486.
* Remove unused #define and function declarationOllie Lho2004-03-201-8/+0
| | | | Corresponding to flashrom svn r17 and coreboot v2 svn r1459.
* Consolidate more jedec standard codeOllie Lho2004-03-201-11/+13
| | | | Corresponding to flashrom svn r15 and coreboot v2 svn r1457.
* Remove duplicated codeOllie Lho2004-03-191-129/+6
| | | | Corresponding to flashrom svn r14 and coreboot v2 svn r1456.
* Remove unused code in pm49fl004, remove experimental delay in sst49lf040Ollie Lho2004-03-181-4/+0
| | | | Corresponding to flashrom svn r10 and coreboot v2 svn r1436.
* Fix 32bit vs. 64bit long int arithematicsOllie Lho2004-03-181-1/+3
| | | | Corresponding to flashrom svn r8 and coreboot v2 svn r1434.
* Use standard product ID exit method for w49f002uOllie Lho2004-03-171-40/+5
| | | | Corresponding to flashrom svn r7 and coreboot v2 svn r1433.
* Add support for SST49LF040David Hendricks2004-03-171-0/+224
Corresponding to flashrom svn r5 and coreboot v2 svn r1422.
OpenPOWER on IntegriCloud