summaryrefslogtreecommitdiffstats
path: root/sst39sf020.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>
* Big cosmetic offensive on flashromStefan Reinauer2007-05-231-1/+1
| | | | | | | | | | | | * 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-2/+2
| | | | | | | 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>
* 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.
* Flashrom update from Stefan, resolve issue 21Ollie Lho2005-11-261-3/+4
| | | | Corresponding to flashrom svn r34 and coreboot v2 svn r2111.
* Add -E option for chip erase, remove duplicated codeOllie Lho2004-12-081-6/+2
| | | | Corresponding to flashrom svn r30 and coreboot v2 svn r1815.
* Remove unused #define and function declarationOllie Lho2004-03-201-4/+0
| | | | Corresponding to flashrom svn r17 and coreboot v2 svn r1459.
* Consolidate more jedec standard codeOllie Lho2004-03-201-14/+17
| | | | Corresponding to flashrom svn r15 and coreboot v2 svn r1457.
* Remove duplicated codeOllie Lho2004-03-191-97/+2
| | | | Corresponding to flashrom svn r14 and coreboot v2 svn r1456.
* Fix 32bit vs. 64bit long int arithematicsOllie Lho2004-03-181-34/+6
| | | | Corresponding to flashrom svn r8 and coreboot v2 svn r1434.
* Move utility functions into new source filesOllie Lho2004-03-171-1/+1
| | | | Corresponding to flashrom svn r6 and coreboot v2 svn r1428.
* Changes from NIKIRonald G. Minnich2003-09-121-7/+16
| | | | Corresponding to coreboot v1 svn r873.
* Fixes ...Ronald G. Minnich2003-03-281-1/+3
| | | | Corresponding to coreboot v1 svn r760.
* Made the ids always print in hex less verbose verify stepRonald G. Minnich2003-02-281-1/+2
| | | | Corresponding to coreboot v1 svn r752.
* Add sst39vf020 supportOllie Lho2002-07-181-14/+15
| | | | Corresponding to coreboot v1 svn r606.
* Support for the 39sf020Ronald G. Minnich2002-04-101-12/+35
| | | | Corresponding to coreboot v1 svn r544.
* sst39sf020 supportRonald G. Minnich2002-03-211-0/+163
Corresponding to coreboot v1 svn r524.
OpenPOWER on IntegriCloud