summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann2007-10-318-8/+8
* K8 resource dump utility from Rudolf MarekRudolf Marek2007-10-303-0/+175
* Add support for Intel 440MX systems.Uwe Hermann2007-10-303-0/+4
* Added Am29LV040BPeter Lemenkov2007-10-252-0/+3
* This change removes all warnings from romcc in my build environment,Stefan Reinauer2007-10-241-13/+103
* smaller changes to silence build warnings. (trivial)Stefan Reinauer2007-10-241-5/+5
* Flashrom: Add more Vendor IDs and ensure correct sorting in flash.h.Peter Lemenkov2007-10-221-27/+45
* Introduce block and sector erase routines to flashrom, but do not useCarl-Daniel Hailfinger2007-10-223-15/+86
* Remove hardcoded wait from SPI write/erase routines and check the chipCarl-Daniel Hailfinger2007-10-181-18/+2
* Documentation fixes and updates (trivial).Uwe Hermann2007-10-182-28/+37
* Add generic SPI flash erase and write support to flashrom. The firstCarl-Daniel Hailfinger2007-10-183-6/+129
* Some cosmetic cleanups in the flashrom code and output.Uwe Hermann2007-10-1720-49/+48
* Drop support for the --human-readable option. It's not any more useful thanUwe Hermann2007-10-1710-139/+5
* Print the version number always, not only in verbose mode.Uwe Hermann2007-10-171-2/+2
* Add dump support for the Winbond W83697SF.Idwer Vollering2007-10-172-2/+63
* Fix wrong values/typos in chipset_enable.c. This has been confirmed byCarl-Daniel Hailfinger2007-10-171-2/+2
* Multiple flashrom fixes:Uwe Hermann2007-10-162-2/+4
* Add detection support for the Winbond W83977AF as found in theUwe Hermann2007-10-161-0/+6
* Add Gigabyte M61P-S3 SPI flash support to board_enable.cMichael van der Kolff2007-10-162-1/+4
* Convert the existing it8716f_* functions to generic_spi_* functions byCarl-Daniel Hailfinger2007-10-163-15/+22
* Fix the detection for the Winbond W83697SF. Unfortunately the revisionUwe Hermann2007-10-161-3/+3
* Dump support for the Winbond W83977TF.Idwer Vollering2007-10-161-0/+44
* (forgot to add spi.c)Carl-Daniel Hailfinger2007-10-151-0/+199
* Move SPI code out of board_enable.c where it started its life. The SPICarl-Daniel Hailfinger2007-10-153-171/+3
* Fix stupid thinko in the Winbond detection code which prevented someUwe Hermann2007-10-151-1/+1
* Add dump support for the NSC PC8374L (trivial).Uwe Hermann2007-10-141-0/+40
* Set the superiotool version number from svn at build time.Ulf Jordan2007-10-133-9/+9
* Dump support for the SMSC LPC47N227.Stefan Reinauer2007-10-131-0/+13
* Changes to flashrom to support the K8N-NEO3, first tested at Google on GSOC d...Ronald G. Minnich2007-10-122-50/+93
* Superiotool manpage/documentation improvements (trivial).Uwe Hermann2007-10-112-4/+59
* Revert my last cleanup patch.Uwe Hermann2007-10-104-22/+25
* Cosmetic changes to make the flashrom output more consistent (trivial).Uwe Hermann2007-10-104-25/+22
* Fixup a register dump attached to the wrong Super I/O. Seems somethingUwe Hermann2007-10-081-9/+9
* Add detection support for lots more SMSC Super I/Os (trivial).Uwe Hermann2007-10-082-21/+88
* Some more ITE chips and small fixes (trivial).Uwe Hermann2007-10-071-3/+8
* Detection support for a bunch of NSC Super I/Os (trivial).Uwe Hermann2007-10-071-1/+65
* Print a short message if no Super I/O chip could be detected (trivial).Uwe Hermann2007-10-078-0/+14
* Add a list of contributors to the README (trivial). Also, a small hintUwe Hermann2007-10-071-0/+18
* Add dump support for the Winbond W83627THF/THG.David Hendricks2007-10-071-0/+43
* Add a manpage for superiotool (trivial).Uwe Hermann2007-10-072-0/+60
* Dump support for the SMSC FDC37B72x.Robinson P. Tryon2007-10-071-0/+36
* Dump support for the SMSC FDC37B78x.Robinson P. Tryon2007-10-071-0/+41
* Dump support for the SMSC FDC37M81x.Robinson P. Tryon2007-10-071-0/+30
* Add dump support for the Winbond W83627HF/F/HG/G.Rasmus Wiman2007-10-051-0/+43
* Add dump support for the SMSC LPC47M10x (trivial).Uwe Hermann2007-10-051-0/+33
* Add dump support for the ITE IT8661F. Note that this chip will not yetRobinson P. Tryon2007-10-051-8/+42
* Add some more Winbond chips (trivial).Uwe Hermann2007-10-041-7/+20
* Add detection support for the LPC47B387 (trivial).Uwe Hermann2007-10-041-0/+5
* Add dump support for the ITE IT8705F/AF.Robinson P. Tryon2007-10-041-1/+47
* * Convert the NSC code to the common code structure all other Super I/Os use.Uwe Hermann2007-10-048-45/+76
OpenPOWER on IntegriCloud