summaryrefslogtreecommitdiffstats
path: root/util/superiotool/winbond.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-11/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-4/+1
* util/superiotool: Add Winbond W83667HG register dumpAngel Pons2018-09-131-1/+69
* util/superiotool: Remove whitespace before tabElyes HAOUAS2018-06-041-2/+2
* superiotool: Add support for HWM registers on W83627EHGArthur Heymans2017-01-031-0/+51
* superiotool: Add support for HWM registers on W83627DHGArthur Heymans2017-01-031-0/+53
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* superiotool: Add dump facility for HWM of W83627DHG-PNico Huber2013-06-041-0/+62
* superiotool: add CR dump for W83627UHG = NCT6627UDFrank Rysanek2013-04-221-1/+65
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* superiotool: Cosmetics and coding style fixes.Uwe Hermann2011-06-091-4/+8
* Revert r6460, add full W83627DHG-P/-PT support instead.Prakash Punnoor2011-03-291-7/+60
* I noticed some registers of Winbond W83627DHG, which the datasheet mentions, ...Prakash Punnoor2011-03-251-7/+7
* superiotool: Don't skip probing on a port if a a chip was detected on another...Stefan Reinauer2010-12-301-4/+9
* Various Winbond/Nuvoton W83527HG fixes as per datasheet.Uwe Hermann2010-12-201-10/+15
* Add dump support for the Winbond/Nuvoton W83527HG.Zheng Bao2010-12-141-0/+24
* Add detection support for the Winbond W83527HG Super I/O.Zheng Bao2010-12-121-0/+2
* Add support for the Nuvoton NCT5571D. This chip acts nothing like the otherCorey Osgood2010-08-171-0/+46
* Some chips do not require enter/exit sequences. This causes them to beDavid Hendricks2010-08-091-0/+4
* Various superiotool fixes.Uwe Hermann2010-05-141-1/+2
* Add dump support for the Winbond W83877AF (trivial).Uwe Hermann2010-02-041-0/+9
* Add detection support for the Winbond W83877AF (trivial).Uwe Hermann2010-01-311-3/+5
* Add detection support for the Winbond W83667HG Super I/O.David Bartley2010-01-231-0/+3
* This adds register definitions for all logical devices on the SMSCMichael Gold2009-06-261-1/+1
* Fix typo in Winbond W83977TF register listing.Ioannis Barkas2009-06-121-1/+1
* The Winbond Super I/O chips have another indirection of registers. TheStefan Reinauer2008-12-011-2/+72
* Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7.Andriy Gapon2008-10-281-4/+4
* Add register definitions for W83627HF based on publicly availableAndriy Gapon2008-10-191-3/+43
* Drop global register 0x07 for all Super I/Os (trivial).Uwe Hermann2008-10-141-6/+6
* Small superiotool fix to detect more Winbond W83627EHF chips. TheUwe Hermann2008-01-191-49/+56
* This patch is for winbond w83627DHG superio support in superiotool.Bingxun Shi2008-01-191-0/+51
* Add new --list-supported switch for printing the list of Super I/OsRobinson P. Tryon2008-01-151-0/+5
* Various small fixes (trivial).Uwe Hermann2007-11-291-5/+1
* Drop superfluous exit_conf_mode*() calls, we don't want to call them twice.Uwe Hermann2007-11-121-2/+0
* Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann2007-10-311-1/+1
* Drop support for the --human-readable option. It's not any more useful thanUwe Hermann2007-10-171-1/+0
* Add dump support for the Winbond W83697SF.Idwer Vollering2007-10-171-1/+62
* Add detection support for the Winbond W83977AF as found in theUwe Hermann2007-10-161-0/+6
* 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
* Fix stupid thinko in the Winbond detection code which prevented someUwe Hermann2007-10-151-1/+1
* Print a short message if no Super I/O chip could be detected (trivial).Uwe Hermann2007-10-071-0/+1
* Add dump support for the Winbond W83627THF/THG.David Hendricks2007-10-071-0/+43
* Add dump support for the Winbond W83627HF/F/HG/G.Rasmus Wiman2007-10-051-0/+43
* Add some more Winbond chips (trivial).Uwe Hermann2007-10-041-7/+20
* * Convert the NSC code to the common code structure all other Super I/Os use.Uwe Hermann2007-10-041-2/+6
* Random minor fixes. Use svn revision as superiotool version number.Uwe Hermann2007-09-281-10/+10
* Add detection support for lots more Winbond Super I/Os (trivial).Uwe Hermann2007-09-261-15/+92