summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-17Add dump support for the Winbond W83697SF.Idwer Vollering
2007-10-17Add a debug message to keyboard init. This helped isolate at least oneCarl-Daniel Hailfinger
2007-10-17Fix wrong values/typos in chipset_enable.c. This has been confirmed byCarl-Daniel Hailfinger
2007-10-17Fix up totally broken Super I/O setup on the MSI MS-7260 (K9N Neo).Uwe Hermann
2007-10-16Multiple flashrom fixes:Uwe Hermann
2007-10-16Add detection support for the Winbond W83977AF as found in theUwe Hermann
2007-10-16Add Gigabyte M61P-S3 SPI flash support to board_enable.cMichael van der Kolff
2007-10-16Convert the existing it8716f_* functions to generic_spi_* functions byCarl-Daniel Hailfinger
2007-10-16Add resource size and resource granularity reporting to device_util.c.Carl-Daniel Hailfinger
2007-10-16Fix the detection for the Winbond W83697SF. Unfortunately the revisionUwe Hermann
2007-10-16Dump support for the Winbond W83977TF.Idwer Vollering
2007-10-16Completely rip out / replace the ASUS P2B code (which wasn't really working),Uwe Hermann
2007-10-15(forgot to add spi.c)Carl-Daniel Hailfinger
2007-10-15Move SPI code out of board_enable.c where it started its life. The SPICarl-Daniel Hailfinger
2007-10-15This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA)Joseph Smith
2007-10-15Fix stupid thinko in the Winbond detection code which prevented someUwe Hermann
2007-10-14Add dump support for the NSC PC8374L (trivial).Uwe Hermann
2007-10-14Fix the resource end in amdk8/northbridge.c.Rudolf Marek
2007-10-13Set the superiotool version number from svn at build time.Ulf Jordan
2007-10-13Dump support for the SMSC LPC47N227.Stefan Reinauer
2007-10-12Changes to flashrom to support the K8N-NEO3, first tested at Google on GSOC d...Ronald G. Minnich
2007-10-11Superiotool manpage/documentation improvements (trivial).Uwe Hermann
2007-10-11Set the default video memory to 0 MB for all GX1 boards which don't yetUwe Hermann
2007-10-10Revert my last cleanup patch.Uwe Hermann
2007-10-10Cosmetic changes to make the flashrom output more consistent (trivial).Uwe Hermann
2007-10-10This patch adds the CONFIG_VIDEO_MB option to boards thatCorey Osgood
2007-10-09Minor cosmetic changes (trivial).Uwe Hermann
2007-10-09Add support for the BCOM WinNET100 (used in the IGEL-316 thin client).Juergen Beisert
2007-10-08Fixup a register dump attached to the wrong Super I/O. Seems somethingUwe Hermann
2007-10-08Add detection support for lots more SMSC Super I/Os (trivial).Uwe Hermann
2007-10-07Make the reserved video memory on Geode GX1 based systems configurable.Juergen Beisert
2007-10-07Add missing '\n' to a printk_debug() and some other small fixesUwe Hermann
2007-10-07Some more ITE chips and small fixes (trivial).Uwe Hermann
2007-10-07Detection support for a bunch of NSC Super I/Os (trivial).Uwe Hermann
2007-10-07Fix some issues with spaces in the code and Doxygen style documentation.Juergen Beisert
2007-10-07Print a short message if no Super I/O chip could be detected (trivial).Uwe Hermann
2007-10-07Add a list of contributors to the README (trivial). Also, a small hintUwe Hermann
2007-10-07Add dump support for the Winbond W83627THF/THG.David Hendricks
2007-10-07Add a manpage for superiotool (trivial).Uwe Hermann
2007-10-07Dump support for the SMSC FDC37B72x.Robinson P. Tryon
2007-10-07Dump support for the SMSC FDC37B78x.Robinson P. Tryon
2007-10-07Dump support for the SMSC FDC37M81x.Robinson P. Tryon
2007-10-05Add dump support for the Winbond W83627HF/F/HG/G.Rasmus Wiman
2007-10-05This patch will add support for the Geode GX1/CS5530 VGA feature. It's ableJuergen Beisert
2007-10-05Add dump support for the SMSC LPC47M10x (trivial).Uwe Hermann
2007-10-05Add dump support for the ITE IT8661F. Note that this chip will not yetRobinson P. Tryon
2007-10-04Add some more Winbond chips (trivial).Uwe Hermann
2007-10-04Add detection support for the LPC47B387 (trivial).Uwe Hermann
2007-10-04Add dump support for the ITE IT8705F/AF.Robinson P. Tryon
2007-10-04 * Convert the NSC code to the common code structure all other Super I/Os use.Uwe Hermann