summaryrefslogtreecommitdiffstats
path: root/mx29f002.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop a bunch of useless header files, merge them into flash.hUwe Hermann2007-08-231-3/+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-3/+3
| | | | | | | | | | | | * 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-3/+3
| | | | | | | 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-9/+11
| | | | Corresponding to flashrom svn r34 and coreboot v2 svn r2111.
* Use hex print in id1, id2Ronald G. Minnich2004-09-281-1/+1
| | | | Corresponding to flashrom svn r24 and coreboot v2 svn r1650.
* Consolidate more jedec standard codeOllie Lho2004-03-201-35/+35
| | | | Corresponding to flashrom svn r15 and coreboot v2 svn r1457.
* Changes from NIKIRonald G. Minnich2003-09-121-6/+10
| | | | Corresponding to coreboot v1 svn r873.
* SONE's changesRonald G. Minnich2003-07-251-2/+4
| | | | Corresponding to coreboot v1 svn r863.
* Clean up at user requestRonald G. Minnich2003-02-111-1/+1
| | | | Corresponding to coreboot v1 svn r743.
* Fix idiot bug, thanks to Mikael Halvarsson <mi.halvarsson@telia.com>Ronald G. Minnich2002-04-091-1/+1
| | | | Corresponding to coreboot v1 svn r540.
* FixesRonald G. Minnich2002-01-291-9/+10
| | | | | | | - switch to volatile everywhere - use myusec_delay instead of usleep Corresponding to coreboot v1 svn r492.
* Trying to make this general purpose user-land flash burnerRonald G. Minnich2002-01-291-0/+112
Corresponding to coreboot v1 svn r489.
OpenPOWER on IntegriCloud